<?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=6008" />

<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>2010-07-05T10:27:27+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=6008</id>
<entry>
<author><name><![CDATA[i-Bot]]></name></author>
<updated>2010-07-05T10:27:27+01:00</updated>
<published>2010-07-05T10:27:27+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27319#p27319</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27319#p27319"/>
<title type="html"><![CDATA[Reading Dynamixel with AVR 8535]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27319#p27319"><![CDATA[
The usual problem when these symptoms occur is that you are not reading the UART fast enough. If the bus is running at high speed, especially 1M, the bytes come back pretty fast, and the UART only has a couple of bytes buffered.<br /><br />You must read and store the bytes as quick as they come in. Don't do any long processing while receiving. Wait till all received then process the bytes.<br /><br />See this topic for some ideas:<br /><!-- m --><a class="postlink" href="http://robosavvy.com/forum/viewtopic.php?t=5922&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight=">http://robosavvy.com/forum/viewtopic.ph ... highlight=</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=159">i-Bot</a> — Mon Jul 05, 2010 10:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[nsted]]></name></author>
<updated>2010-07-05T01:54:03+01:00</updated>
<published>2010-07-05T01:54:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27309#p27309</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27309#p27309"/>
<title type="html"><![CDATA[Reading Dynamixel with AVR 8535]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=27309#p27309"><![CDATA[
Did you find a solution to this...I'm having a similar problem. When I try to read, I always get the full header and ID, and then every other byte is dropped?!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2224">nsted</a> — Mon Jul 05, 2010 1:54 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ryann2k1]]></name></author>
<updated>2010-03-28T05:09:29+01:00</updated>
<published>2010-03-28T05:09:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=26105#p26105</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=26105#p26105"/>
<title type="html"><![CDATA[Reading Dynamixel with AVR 8535]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6008&amp;p=26105#p26105"><![CDATA[
Hi all,<br /><br />Does anyone ever work with Code vision C AVR programming environment?<br /><br />I am doing a project and trying to replace the cm-5 with the microcontroller AVR ATMEGA 8535 and managed to send commands to the dynamixel motor. but when it comes to read the dynamixel, my microcontroller can not detect the data, it can just detect the FF FF and the rests are missing.<br /><br />Thank you in advance.<br /><br />Regards,<br /><br /><br />Ryan<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=384">ryann2k1</a> — Sun Mar 28, 2010 5:09 am</p><hr />
]]></content>
</entry>
</feed>