<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=5&amp;t=3981" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2009-09-09T10:13:55+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=3981</id>
<entry>
<author><name><![CDATA[albertosatan]]></name></author>
<updated>2009-09-09T10:13:55+01:00</updated>
<published>2009-09-09T10:13:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21721#p21721</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21721#p21721"/>
<title type="html"><![CDATA[USB2Dynamixel + Linux + ftdi_sio latency]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21721#p21721"><![CDATA[
Hi!<br /><br />The trick works too with my gumstix overo that use a 2.6.29 linux kernel.<br /><br />My PC runs a 2.6.24 linux kernel.<br /><br />The driver is the ftdi_sio.ko, it is the one that comes with the kernel for ftdi chips.<br /><br />I will have a look to the Wiki site. Thanks.<br /><br />Bests,<br /><br />Alberto.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1671">albertosatan</a> — Wed Sep 09, 2009 10:13 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2009-09-08T21:38:47+01:00</updated>
<published>2009-09-08T21:38:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21719#p21719</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21719#p21719"/>
<title type="html"><![CDATA[USB2Dynamixel + Linux + ftdi_sio latency]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21719#p21719"><![CDATA[
Hi Alberto<br /><br />Thank you very much for sharing this information! <br />The FTDI linux driver latency has been an issue that comes up occasionally on the forum. I played around with Gumstix a couple of years ago and had some semi documented way of modifying the driver source to get better latency. Your trick looks nice and clean. Please see the FTDI latency pointers on the <a href="http://robosavvy.com/site/index.php?option=com_openwiki&amp;Itemid=&amp;id=robotis_bioloid" class="postlink">Bioloid Wiki</a>.<br /><br />Please mention what version of Linux are you using and any information about the specific driver. I hope this driver will also work with non-intel embedded linux systems.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Tue Sep 08, 2009 9:38 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[albertosatan]]></name></author>
<updated>2009-09-08T17:07:26+01:00</updated>
<published>2009-09-08T17:07:26+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21714#p21714</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21714#p21714"/>
<title type="html"><![CDATA[USB2Dynamixel + Linux + ftdi_sio latency]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=3981&amp;p=21714#p21714"><![CDATA[
Hi all,<br /><br />I'm using a USB2Dynamixel unit to connect the PC to the dynamixel bus. I'm a Linux user and initialy I get a speed of 60 (reads/second) with the ftdi_sio linux driver, half the speed that I get throught the toss mode of de CM-5.<br /><br />After some inquiries I discover that the latency parameter of the ftdi_sio driver should be changed from the original value (16) to 2. In Linux you can consult the value of your driver doing,<br /><br />   cat  /sys/bus/usb-serial/drivers/ftdi_sio/ttyUSB0/latency_timer<br /><br />changing the ttyUSB0 by the ttyUSB that you use. And you can reprogram this value doing as root,<br /><br />   echo &quot;2&quot; &gt; /sys/bus/usb-serial/drivers/ftdi_sio/ttyUSB0/latency_timer<br /><br />This way I can get up to 480 reads/second!!! Reprogramming the latency to 1 is possible obtaining a better performance, but sometimes packets get corrupted.<br /><br />Bests,<br /><br />Alberto.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1671">albertosatan</a> — Tue Sep 08, 2009 5:07 pm</p><hr />
]]></content>
</entry>
</feed>