<?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: Setting up and Using the UART for the PIC</title>
	<atom:link href="http://www.ece101.com/2008/11/setting-up-and-using-the-uart-for-the-pic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ece101.com/2008/11/setting-up-and-using-the-uart-for-the-pic/</link>
	<description>You can learn from our mistakes.</description>
	<lastBuildDate>Wed, 22 Jun 2011 09:50:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joshua</title>
		<link>http://www.ece101.com/2008/11/setting-up-and-using-the-uart-for-the-pic/comment-page-1/#comment-1584</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Sat, 13 Jun 2009 02:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ece101.com/index.php/?p=673#comment-1584</guid>
		<description>Important addition to this post:  If, for some reason, the transmission from your PIC works but you can&#039;t receive, make sure that you&#039;re not sharing your receive pin with something else, specifically an ADC pin.  I switched from the 16F877a to the 16F690 and couldn&#039;t even get RCIF to set.  After much scrambling about and finally Googling, I found that I hadn&#039;t cleared ANS11 to disable the analogue circuitry.

Hope this tip saves you some time.</description>
		<content:encoded><![CDATA[<p>Important addition to this post:  If, for some reason, the transmission from your PIC works but you can&#8217;t receive, make sure that you&#8217;re not sharing your receive pin with something else, specifically an ADC pin.  I switched from the 16F877a to the 16F690 and couldn&#8217;t even get RCIF to set.  After much scrambling about and finally Googling, I found that I hadn&#8217;t cleared ANS11 to disable the analogue circuitry.</p>
<p>Hope this tip saves you some time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

