<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using the USART of AVR Microcontrollers.</title>
	<atom:link href="http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/feed/" rel="self" type="application/rss+xml" />
	<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 20:16:19 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rf remote controls</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3604</link>
		<dc:creator>rf remote controls</dc:creator>
		<pubDate>Tue, 16 Feb 2010 23:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3604</guid>
		<description>Thanks for the information! I personally really like your article. This is a great website.  I will make sure that I stop back again!.</description>
		<content:encoded><![CDATA[<p>Thanks for the information! I personally really like your article. This is a great website.  I will make sure that I stop back again!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RF Communication Between Microcontrollers – Part III &#124; eXtreme Electronics</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3400</link>
		<dc:creator>RF Communication Between Microcontrollers – Part III &#124; eXtreme Electronics</dc:creator>
		<pubDate>Sun, 17 Jan 2010 06:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3400</guid>
		<description>[...] Using the USART of AVR Microcontrollers. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using the USART of AVR Microcontrollers. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3380</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Tue, 12 Jan 2010 10:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3380</guid>
		<description>hello avinash
nice job avinash, this is the best avr beginers forum i found on internet.
i have a problem with with an usart implementation.
i tried implementing an usart code using internal RC oscillator at 4MHz using code vision.The hyperterminal displayed junk values(like “..[ “) instead of the chars “1? “2? or “3?,irrespective the value in UDR.
i even implemented the code given above, but the heyperterminal wasn’t accepting any input or displaying any output.
what could be the fault in this case?
is there a way i can rectify it?
there is also external crystal ocsilator on board but how to use it? as i am using codevision compiler it asks me oscilator frequncy 
thanks</description>
		<content:encoded><![CDATA[<p>hello avinash<br />
nice job avinash, this is the best avr beginers forum i found on internet.<br />
i have a problem with with an usart implementation.<br />
i tried implementing an usart code using internal RC oscillator at 4MHz using code vision.The hyperterminal displayed junk values(like “..[ “) instead of the chars “1? “2? or “3?,irrespective the value in UDR.<br />
i even implemented the code given above, but the heyperterminal wasn’t accepting any input or displaying any output.<br />
what could be the fault in this case?<br />
is there a way i can rectify it?<br />
there is also external crystal ocsilator on board but how to use it? as i am using codevision compiler it asks me oscilator frequncy<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hinduja</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3297</link>
		<dc:creator>hinduja</dc:creator>
		<pubDate>Wed, 30 Dec 2009 15:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3297</guid>
		<description>sir amazing tutorials i read from a lot of sites but nothing as clear as dis one......
sir my objective is to create a usart communication between two microcontroller.shld the information transmitted be first converted to binary form before transmitting through tx line or is the conversion internal. similarly if i want to see the data received should i convert the received data from binary to normal form</description>
		<content:encoded><![CDATA[<p>sir amazing tutorials i read from a lot of sites but nothing as clear as dis one&#8230;&#8230;<br />
sir my objective is to create a usart communication between two microcontroller.shld the information transmitted be first converted to binary form before transmitting through tx line or is the conversion internal. similarly if i want to see the data received should i convert the received data from binary to normal form</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishal G. Mesharm</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3246</link>
		<dc:creator>Vishal G. Mesharm</dc:creator>
		<pubDate>Mon, 21 Dec 2009 16:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3246</guid>
		<description>Dear Sir
    I am vishal working on a project in which i have interface RF Module with ATMEGA 32L AVR Microcontroller for wireless communication.
I have already established the communication through wire using USART and adler32 protocol, But when i had connected rf module to the MC, I cannot communicate. 
    I had connected rf  TX module to the TX PIN of AVR, and RF RX module to the RX pin of MC, Also i had made a common ground with powersupply, Still i cannot transmit the desired signal.
    Should i connect some IC in between, or is there is another problem
    Waiting for the solution
Regards
vishal
(vishalmeshram2007@rediffmailcom)</description>
		<content:encoded><![CDATA[<p>Dear Sir<br />
    I am vishal working on a project in which i have interface RF Module with ATMEGA 32L AVR Microcontroller for wireless communication.<br />
I have already established the communication through wire using USART and adler32 protocol, But when i had connected rf module to the MC, I cannot communicate.<br />
    I had connected rf  TX module to the TX PIN of AVR, and RF RX module to the RX pin of MC, Also i had made a common ground with powersupply, Still i cannot transmit the desired signal.<br />
    Should i connect some IC in between, or is there is another problem<br />
    Waiting for the solution<br />
Regards<br />
vishal<br />
(vishalmeshram2007@rediffmailcom)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3118</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Wed, 02 Dec 2009 03:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3118</guid>
		<description>Hello Avinash

Thanks a lot for your excellent articles. This is best place to start with for any AVR or infact any microcontroller beginner. 

The way you explain the concepts is uncanny.</description>
		<content:encoded><![CDATA[<p>Hello Avinash</p>
<p>Thanks a lot for your excellent articles. This is best place to start with for any AVR or infact any microcontroller beginner. </p>
<p>The way you explain the concepts is uncanny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-3081</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Wed, 25 Nov 2009 10:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-3081</guid>
		<description>Hello Avinash!

These are Great and easily understood tutorial.Thank you very very much!!!!
In future tutorial can you Plese add some webcam or similer Cam interface to AVR family,I am waiting eagerly,Thanks again</description>
		<content:encoded><![CDATA[<p>Hello Avinash!</p>
<p>These are Great and easily understood tutorial.Thank you very very much!!!!<br />
In future tutorial can you Plese add some webcam or similer Cam interface to AVR family,I am waiting eagerly,Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh Sahu</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2804</link>
		<dc:creator>Santosh Sahu</dc:creator>
		<pubDate>Sun, 04 Oct 2009 17:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2804</guid>
		<description>Hello abhinash,i want to communicate 2 ATMEGA16 through RF.if i connect 433mhz reciever and transmitter in  RXD and TXD respectively in each ATMEGA16.Then if i&#039;ll transmitt data frm one microcontroller then then,My question is -data will be receive by another ATMEGA16 or the same ATMEGA16?because both ATMEGA16 has 433mhz receiver..plz help me.</description>
		<content:encoded><![CDATA[<p>Hello abhinash,i want to communicate 2 ATMEGA16 through RF.if i connect 433mhz reciever and transmitter in  RXD and TXD respectively in each ATMEGA16.Then if i&#8217;ll transmitt data frm one microcontroller then then,My question is -data will be receive by another ATMEGA16 or the same ATMEGA16?because both ATMEGA16 has 433mhz receiver..plz help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xTech</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2777</link>
		<dc:creator>xTech</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2777</guid>
		<description>i dont know who are u Mr. Avinash,bt tell u have been amazing...so lucid explanation...just unbeleivable...I shal be gladly waitin to receive ur mail if u can kindly let me know about urself...</description>
		<content:encoded><![CDATA[<p>i dont know who are u Mr. Avinash,bt tell u have been amazing&#8230;so lucid explanation&#8230;just unbeleivable&#8230;I shal be gladly waitin to receive ur mail if u can kindly let me know about urself&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitul tailor</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2746</link>
		<dc:creator>mitul tailor</dc:creator>
		<pubDate>Mon, 21 Sep 2009 04:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2746</guid>
		<description>mitul tailor Says: 

for communication with microcontroller through hyper terminal, do v need to give any self &amp; remote remote address in the above given program</description>
		<content:encoded><![CDATA[<p>mitul tailor Says: </p>
<p>for communication with microcontroller through hyper terminal, do v need to give any self &amp; remote remote address in the above given program</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitul tailor</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2745</link>
		<dc:creator>mitul tailor</dc:creator>
		<pubDate>Mon, 21 Sep 2009 04:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2745</guid>
		<description>for communication with microcontroller through hyper terminal, do v need to give any self &amp; remote remote address</description>
		<content:encoded><![CDATA[<p>for communication with microcontroller through hyper terminal, do v need to give any self &amp; remote remote address</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: From extremeelectronics: AVR USART Tutorial &#124; Solder In The Veins</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2723</link>
		<dc:creator>From extremeelectronics: AVR USART Tutorial &#124; Solder In The Veins</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2723</guid>
		<description>[...] grips with the black art of AVR USART comms. The guys at extremeelectonics have published  a very comprehensive tutorial on the various registers related to the AVR USART peripherial, how to set them, [...]</description>
		<content:encoded><![CDATA[<p>[...] grips with the black art of AVR USART comms. The guys at extremeelectonics have published  a very comprehensive tutorial on the various registers related to the AVR USART peripherial, how to set them, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lihil</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2561</link>
		<dc:creator>Lihil</dc:creator>
		<pubDate>Thu, 03 Sep 2009 01:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2561</guid>
		<description>Hey Avinash,

Just have a question in regard to the RS232 protocol. Can it be used to transfer entire blocks of data into the Atmega chips memory?

for example, if we want to store the data line &quot;12345&quot; in a special matrix in the memory, how should we go about it?

Thanks</description>
		<content:encoded><![CDATA[<p>Hey Avinash,</p>
<p>Just have a question in regard to the RS232 protocol. Can it be used to transfer entire blocks of data into the Atmega chips memory?</p>
<p>for example, if we want to store the data line &#8220;12345&#8243; in a special matrix in the memory, how should we go about it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jun</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2493</link>
		<dc:creator>Jun</dc:creator>
		<pubDate>Sat, 29 Aug 2009 06:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2493</guid>
		<description>Best tutorials found online for newbies

thank you so much
now I dont have to guess the meaning of the code anymore :)

great job!

thanks again</description>
		<content:encoded><![CDATA[<p>Best tutorials found online for newbies</p>
<p>thank you so much<br />
now I dont have to guess the meaning of the code anymore <img src='http://extremeelectronics.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>great job!</p>
<p>thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siddharth Dev</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2339</link>
		<dc:creator>Siddharth Dev</dc:creator>
		<pubDate>Tue, 11 Aug 2009 12:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2339</guid>
		<description>Hello Avinash!

Great tutorial series. Its a noble work to share knowledge.

I really enjoy the simplicity of your tutorials.

Keep Going!!</description>
		<content:encoded><![CDATA[<p>Hello Avinash!</p>
<p>Great tutorial series. Its a noble work to share knowledge.</p>
<p>I really enjoy the simplicity of your tutorials.</p>
<p>Keep Going!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AVR ATMEGA8535 : USING USART [SERIAL COMM] &#171; My English Blog</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2152</link>
		<dc:creator>AVR ATMEGA8535 : USING USART [SERIAL COMM] &#171; My English Blog</dc:creator>
		<pubDate>Mon, 20 Jul 2009 01:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2152</guid>
		<description>[...] http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/" rel="nofollow">http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2007</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Tue, 30 Jun 2009 02:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2007</guid>
		<description>Hello Dave,
:)

It will work with ATmega168 but you have to replace register names. See datasheet for equivalent name. Like &lt;strong&gt;UDR&lt;/strong&gt; becomes &lt;strong&gt;UDR0&lt;/strong&gt; and &lt;strong&gt;UCSR&lt;/strong&gt;A becomes &lt;strong&gt;UCSR0A.&lt;/strong&gt;

Thats all</description>
		<content:encoded><![CDATA[<p>Hello Dave, <img src='http://extremeelectronics.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It will work with ATmega168 but you have to replace register names. See datasheet for equivalent name. Like <strong>UDR</strong> becomes <strong>UDR0</strong> and <strong>UCSR</strong>A becomes <strong>UCSR0A.</strong></p>
<p>Thats all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaustubh</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2005</link>
		<dc:creator>kaustubh</dc:creator>
		<pubDate>Mon, 29 Jun 2009 19:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2005</guid>
		<description>thank you!it was intresting!</description>
		<content:encoded><![CDATA[<p>thank you!it was intresting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave from USA</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-2003</link>
		<dc:creator>Dave from USA</dc:creator>
		<pubDate>Mon, 29 Jun 2009 15:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-2003</guid>
		<description>Hey very cool tutorial...is will this code also work with the UART on an ATMega168 MCU?</description>
		<content:encoded><![CDATA[<p>Hey very cool tutorial&#8230;is will this code also work with the UART on an ATMega168 MCU?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/using-the-usart-of-avr-microcontrollers/comment-page-1/#comment-1790</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Thu, 28 May 2009 06:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=78#comment-1790</guid>
		<description>wow. now i understand how it actually works.
thanks</description>
		<content:encoded><![CDATA[<p>wow. now i understand how it actually works.<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
