-
-
Notifications
You must be signed in to change notification settings - Fork 214
Description
Hi people, I found this problem during my tests. I am working on a system made from portenta h7+ mkr shield dynamixel+dynamixel. I bought the mkr shield because from the documentation https://emanual.robotis.com/docs/en/parts/interface/mkr_shield/ it is said that it is compatible with portenta, but if I run any sketch coming from DYNAMIXEL2Arduino and DYNAMIXEL Shield library, no one dynamixel is found. This is the unique and similar problem that I found searching for a solution https://githubmemory.com/repo/ROBOTIS-GIT/DynamixelShield/issues/31?fbclid=IwAR0T3lvZX-R11zobuTbJ3CPwBFTTqHOCh5MW5lqRpuiRkYLMZkPwRuK9psc
Note that I know the id, baud rate, and protocol, so I can't be wrong on that. Also, the connection and the charge are good. In the end, if I use another board, for example, OpenCR, OpenCm, or Arduino Uno with the proper shield, I can drive the servo. Thus, the problem is directly the portenta I guess.
Thank you for the support.