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

<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>2007-10-26T11:22:35+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=1834</id>
<entry>
<author><name><![CDATA[CrowXP]]></name></author>
<updated>2007-10-26T11:22:35+01:00</updated>
<published>2007-10-26T11:22:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11886#p11886</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11886#p11886"/>
<title type="html"><![CDATA[Write C program to CM5, what should I learn?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11886#p11886"><![CDATA[
Thanks for your replies. Yes, I have get the Atmega128's menual. And there are so many informations in it, but a little too more. Maybe I need to study it for some days to get the informations I needed. Thanks anyway.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=774">CrowXP</a> — Fri Oct 26, 2007 11:22 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Bullit]]></name></author>
<updated>2007-10-19T11:53:15+01:00</updated>
<published>2007-10-19T11:53:15+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11771#p11771</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11771#p11771"/>
<title type="html"><![CDATA[Write C program to CM5, what should I learn?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11771#p11771"><![CDATA[
<a href="http://www.atmel.com/dyn/resources/prod_documents/doc2467.pdf" class="postlink">This</a>  should help.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=173">Bullit</a> — Fri Oct 19, 2007 11:53 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Robo1]]></name></author>
<updated>2007-10-18T21:41:04+01:00</updated>
<published>2007-10-18T21:41:04+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11765#p11765</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11765#p11765"/>
<title type="html"><![CDATA[Write C program to CM5, what should I learn?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11765#p11765"><![CDATA[
Hi most of that stuff your mentioned are to set and read from the chips registers, have a look at avrfreaks.com and also the manual.  Depending on what you want to learn try getting an atmega128 on a breakout board and have a play.<br /><br /><br />Bren<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=216">Robo1</a> — Thu Oct 18, 2007 9:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[CrowXP]]></name></author>
<updated>2007-10-18T13:19:35+01:00</updated>
<published>2007-10-18T13:19:35+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11760#p11760</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11760#p11760"/>
<title type="html"><![CDATA[Write C program to CM5, what should I learn?]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=1834&amp;p=11760#p11760"><![CDATA[
Hello everyone, I was trying to write C program to control my Bioloid.But I discover that there some codes I can't understand which was in the example program. <br />Like:<br />#define CHECK_TXD0_FINISH bit_is_set(UCSR0A,6)<br />What does the &quot;UCSR0A&quot; means? I have no idea about that, so I couldn't  know what does this line doing.<br /><br />Or:<br />DDRE |= (BIT_RS485_DIRECTION0|BIT_RS485_DIRECTION1); <br />There are more troubles for me. Althought after reading<br /> <!-- m --><a class="postlink" href="http://winavr.scienceprog.com/avr-gcc-tutorial/accessing-avr-microcontroller-ports-with-winavr-gcc.html">http://winavr.scienceprog.com/avr-gcc-t ... r-gcc.html</a><!-- m --><br />, I know about that was defining the PORTD's input/output. But I got more questions, why use PORTD? can I use other port? ( althought I don't know how many ports does CM5 have)<br /><br />This troubled me for some weeks. Does there have any toturial for the new robot programmer like me? I want to study more informations about embedded system. But I can't find the informations about ATmega128, most of the web-sites/books are talking about 8051.<br />Thanks for reading my poor English. <img src="http://forum.robosavvy.com/images/smilies/icon_redface.gif" alt=":oops:" title="Embarassed" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=774">CrowXP</a> — Thu Oct 18, 2007 1:19 pm</p><hr />
]]></content>
</entry>
</feed>