Closed AltziTS007 closed 8 months ago
@AltziTS007 You can update the MX series protocol version to 2.0 and safely revert to protocol 1.0 using Dynamixel Wizard 2.0. Important note. You need to connect Dynamixel and U2D2 one-to-one. FW recovery by daisy chain is not possible. Unfortunately, the AX series does not currently support Protocol 2.0, and it is unlikely that it will support Protocol 2.0 in the future. In the current DYNAMIXEL series, only the AX series has an ATmega MCU. In order to use protocol 2.0 FW, the MCU must be ARM.
@shiba-8ro Thank you very much.
Another thing that I would like to ask is if I can control this robotic arm with that dynamixel(protocol 1) that I mentioned using the dynamixel workbench.
@AltziTS007 I haven't used Workbench myself, but I know that it supports AX-12A and MX Series at Protocol1.0. https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/
You can use Workbench without worrying about the Protocol version since it's operations are pretty much wrapped. However, all servos must have the same Baudrate. Also, and this is the most important thing, every servo must have a different ID.
However, if you want to do more advanced development in the future, I highly recommend using the Dynamixel SDK. My opinion is that Dynamixel Workbench is just a tutorial.
ISSUE TEMPLATE ver. 1.2.0
Please fill this template for more accurate and prompt support.
Which programming language/tool do you use?
Which operating system do you use?
Which USB serial converter do you use?
Which DYNAMIXEL do you use?
I have a robotic arm using the servos I mentioned above. Can I do a firmware recovery to those dynamixel servos without having any risk or problem in the future?
Thank you!