by hazard » Thu Nov 17, 2011 4:27 pm
by hazard
Thu Nov 17, 2011 4:27 pm
Hello,
I'm having problems with sending commands in my computer do dynamixel servos.
I have Windows 7, 32bits in my laptop, I use the USB2dynamixel to interface with AX-12+ and MX-28 servos.
I tried the example in 1.02 SDK "Read_Write", but I always get some kind of communication error:
- Code: Select all
Succeed to open USB2Dynamixel!
Press any key to continue!(press ESC to quit)
0 0
Success: 0 0
0 0
Success: 0 0
0 0
Success: 0 0
0 64001
COMM_RXTIMEOUT: There is no status packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_RXCORRUPT: Incorrect status packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
Dynamixel wizard also crashes most of the time.
I tried to run the same example in my friend's computer, also Windows 7, 32bit, the same setup, and it works fine.
So I assume something is wrong with my computer.
I tried 1.01 and 1.02 SDKs and tried several driver versions for the FTDI. There are no changes, I still obtain the same errors.
Does anyone have any suggestion?
Hello,
I'm having problems with sending commands in my computer do dynamixel servos.
I have Windows 7, 32bits in my laptop, I use the USB2dynamixel to interface with AX-12+ and MX-28 servos.
I tried the example in 1.02 SDK "Read_Write", but I always get some kind of communication error:
- Code: Select all
Succeed to open USB2Dynamixel!
Press any key to continue!(press ESC to quit)
0 0
Success: 0 0
0 0
Success: 0 0
0 0
Success: 0 0
0 64001
COMM_RXTIMEOUT: There is no status packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_RXCORRUPT: Incorrect status packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
0 64000
COMM_TXFAIL: Failed transmit instruction packet!
Press any key to continue!(press ESC to quit)
Dynamixel wizard also crashes most of the time.
I tried to run the same example in my friend's computer, also Windows 7, 32bit, the same setup, and it works fine.
So I assume something is wrong with my computer.
I tried 1.01 and 1.02 SDKs and tried several driver versions for the FTDI. There are no changes, I still obtain the same errors.
Does anyone have any suggestion?