Closed allefenes closed 7 months ago
When i use recommended communication circuit from AX12-A datasheet (Web Page) it does not work. But i use Robotis U2D2 communication module over RPI USB port and i have no problem. I did not understand what is the difference between of this two way.
I tried UART/USB converter (FT232) and it did not work again.
AX12A Control with RPI4B fault [RxTxResult] There is no status packet!
Which DYNAMIXEL SDK version do you use?
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?
Have you searched the issue from the closed issue threads?
562
605
437
286
I reviewed all closed errors containing "[RxTxResult]" and added the ones I tried above.
Yes, i searched but there is one solution in there. The solution is check the wire, i checked my wire with multimeter, everythings okey.
I controled parameters (ID, BAUDRATE, ...) with my Windows Pc, Dynamixel Wizard 2.0 and U2D2, there isn't problem. I even reset the AX12-A and reset it to factory settings. I'm already trying to use it at factory settings.
Please describe the issue in detail:
-When i start ping.py file response is" [TxRxResult] There is no status packet! "
Thank you,