by nknotts » Sun Jun 03, 2007 6:52 am
by nknotts
Sun Jun 03, 2007 6:52 am
Hey Guys,
I'm trying to implement sync write and am running into some problems.
I am sending to 4 servos (id 1:4) to address 32 (0x20) with a value of 1023 (0x03ff) to each one. My command packet is as follows...
ff ff fe 10 83 20 4 1 ff 3 2 ff 3 3 ff 3 4 ff 3 38
The command is successfully sent but the servos dont start moving (I have them set for continuous rotation) If i set them all individually, it works great (although much slower)
Any clues as to where my command packet is wrong?
Thanks,
Nate
Hey Guys,
I'm trying to implement sync write and am running into some problems.
I am sending to 4 servos (id 1:4) to address 32 (0x20) with a value of 1023 (0x03ff) to each one. My command packet is as follows...
ff ff fe 10 83 20 4 1 ff 3 2 ff 3 3 ff 3 4 ff 3 38
The command is successfully sent but the servos dont start moving (I have them set for continuous rotation) If i set them all individually, it works great (although much slower)
Any clues as to where my command packet is wrong?
Thanks,
Nate