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

<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-11-25T00:27:38+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=4500</id>
<entry>
<author><name><![CDATA[Stephane]]></name></author>
<updated>2009-11-25T00:27:38+01:00</updated>
<published>2009-11-25T00:27:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=23000#p23000</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=23000#p23000"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=23000#p23000"><![CDATA[
Hi,<br /><br />0x0A turning into a 0x0D, 0x0A ... That sounds like a conversion from /n to /r/n.<br /><br />Would you be sending data from a Windows machine?<br />If so check the options you open your COM port with. /n converted to /r/n is the typical things you have when you write into files in Microsoft OSes, and that is why the &quot;b&quot; exists in fopen( &quot;file&quot;, &quot;wb&quot; ) when you want to write non-text data.<br /><br />I hope this helps.<br /><br />Stéphane<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1791">Stephane</a> — Wed Nov 25, 2009 12:27 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NEVER]]></name></author>
<updated>2009-11-24T19:31:25+01:00</updated>
<published>2009-11-24T19:31:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22996#p22996</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22996#p22996"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22996#p22996"><![CDATA[
I analyzed the signals from serial port of gumstix through Logic Analyzer (<!-- w --><a class="postlink" href="http://www.saleae.com">www.saleae.com</a><!-- w -->) and calculated the baud to be 1Mbps, so serial port of gumstix is definitely reaching 1Mbps.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1147">NEVER</a> — Tue Nov 24, 2009 7:31 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NEVER]]></name></author>
<updated>2009-11-24T12:54:05+01:00</updated>
<published>2009-11-24T12:54:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22984#p22984</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22984#p22984"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22984#p22984"><![CDATA[
i even tried lesser bauds, but no difference. Packets without 0a work fine but wherever a 0a packet is sent, packet received at the other end becomes 0d 0a....<br />?????<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1147">NEVER</a> — Tue Nov 24, 2009 12:54 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2009-11-24T00:48:31+01:00</updated>
<published>2009-11-24T00:48:31+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22977#p22977</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22977#p22977"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22977#p22977"><![CDATA[
gumstix built in serial ports do not resolve to 1Mbps, the closest I think is 921kbps but that is not close enough.  I use gumstix for my robots but I use a USB ftdi module to get 1Mbps RS485.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Tue Nov 24, 2009 12:48 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NEVER]]></name></author>
<updated>2009-11-23T23:40:19+01:00</updated>
<published>2009-11-23T23:40:19+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22976#p22976</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22976#p22976"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22976#p22976"><![CDATA[
1 Mbps<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1147">NEVER</a> — Mon Nov 23, 2009 11:40 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2009-11-23T22:13:20+01:00</updated>
<published>2009-11-23T22:13:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22975#p22975</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22975#p22975"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22975#p22975"><![CDATA[
What baud rate are you communicating at?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Mon Nov 23, 2009 10:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[NEVER]]></name></author>
<updated>2009-11-23T17:48:15+01:00</updated>
<published>2009-11-23T17:48:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22969#p22969</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22969#p22969"/>
<title type="html"><![CDATA[Serial communication through gumstix]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4500&amp;p=22969#p22969"><![CDATA[
I am sending data packets through the gumstix serial port(using a c program) to an rx64 motor.<br />When i send a data '0a'(in hex) the data received at the other end is actually 0d 0a (checked by a USBDynamixel).<br />Also, i am using a max485 chip to convert rx/tx data to rs485 standard.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1147">NEVER</a> — Mon Nov 23, 2009 5:48 pm</p><hr />
]]></content>
</entry>
</feed>