Legacy Forum: Preserving Nearly 20 Years of Community History - A Time Capsule of Discussions, Memories, and Shared Experiences.

Max number of Sync Writes to Rx 10 using Gumstix

Bioloid robot kit from Korean company Robotis; CM5 controller block, AX12 servos..
2 postsPage 1 of 1
2 postsPage 1 of 1

Max number of Sync Writes to Rx 10 using Gumstix

Post by NEVER » Sun Dec 06, 2009 2:12 pm

Post by NEVER
Sun Dec 06, 2009 2:12 pm

I am sending sync write packets to 18 Rx 10 Motors using a FTDI module and Gumstix.But the maximum number of Sync Writes I can send are 33 per second.If I increase the number of Sync writes , I get a delay of around 30ms(As analysed from the Logic Analyser) after 33 packets....How can I increase the number of Sync write per second???
I am sending sync write packets to 18 Rx 10 Motors using a FTDI module and Gumstix.But the maximum number of Sync Writes I can send are 33 per second.If I increase the number of Sync writes , I get a delay of around 30ms(As analysed from the Logic Analyser) after 33 packets....How can I increase the number of Sync write per second???
NEVER
Robot Builder
Robot Builder
Posts: 17
Joined: Sun Aug 31, 2008 9:19 pm

Post by Bullit » Sun Dec 06, 2009 10:13 pm

Post by Bullit
Sun Dec 06, 2009 10:13 pm

I have my gumstix verdex doing sync_writes to 25 dx's / rx's /ex's 200 times per second with an ftdi module. Perhaps your kernel is not configured properly. Increase USER_HZ / CONFIG_HZ so jiffies are much smaller (default is 100, increase to 1535 on Verdex), set CONFIG_PREEMPT, I'd also recommend using libftdi.

Hope this helps.
I have my gumstix verdex doing sync_writes to 25 dx's / rx's /ex's 200 times per second with an ftdi module. Perhaps your kernel is not configured properly. Increase USER_HZ / CONFIG_HZ so jiffies are much smaller (default is 100, increase to 1535 on Verdex), set CONFIG_PREEMPT, I'd also recommend using libftdi.

Hope this helps.
Bullit
Savvy Roboteer
Savvy Roboteer
User avatar
Posts: 291
Joined: Wed May 31, 2006 1:00 am
Location: Near robot


2 postsPage 1 of 1
2 postsPage 1 of 1