<?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: Micromouse - Quadrature Decoders</title>
	<atom:link href="http://www.disputedip.com/116/micromouse-quadrature-decoders/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.disputedip.com/116/micromouse-quadrature-decoders/</link>
	<description>this one i like, it squeks</description>
	<pubDate>Mon, 06 Sep 2010 10:18:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martyn</title>
		<link>http://www.disputedip.com/116/micromouse-quadrature-decoders/comment-page-1/#comment-508</link>
		<dc:creator>Martyn</dc:creator>
		<pubDate>Fri, 03 Apr 2009 13:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/?p=116#comment-508</guid>
		<description>I am afraid I no longer have that code! But luck would have it I was playing with i2c yesterday, although that code is fairly hacked and not presentable.

I would suggest you look at 

http://www.microchip.com/forums/tm.aspx?m=66491&amp;mpage=1&amp;key=i2c%2cperipheral%2clibrary&amp;#68717 

Two things to note - first is that this is for a dspic (or pic24) but should port over to the pic32 without too much trouble (function names will change, but look at the peripheral lib documentation for clues).

Secondly this does not use interrupts, there is an app note from microchip (CE119) about using i2c with eeprom - it uses interrupts, but not directly.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>I am afraid I no longer have that code! But luck would have it I was playing with i2c yesterday, although that code is fairly hacked and not presentable.</p>
<p>I would suggest you look at </p>
<p><a href="http://www.microchip.com/forums/tm.aspx?m=66491&#038;mpage=1&#038;key=i2c%2cperipheral%2clibrary&#68717" rel="nofollow">http://www.microchip.com/forums/tm.aspx?m=66491&#038;mpage=1&#038;key=i2c%2cperipheral%2clibrary&#68717</a> </p>
<p>Two things to note - first is that this is for a dspic (or pic24) but should port over to the pic32 without too much trouble (function names will change, but look at the peripheral lib documentation for clues).</p>
<p>Secondly this does not use interrupts, there is an app note from microchip (CE119) about using i2c with eeprom - it uses interrupts, but not directly.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Bolinger</title>
		<link>http://www.disputedip.com/116/micromouse-quadrature-decoders/comment-page-1/#comment-505</link>
		<dc:creator>Terry Bolinger</dc:creator>
		<pubDate>Fri, 03 Apr 2009 00:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/?p=116#comment-505</guid>
		<description>I am working on a project with the PIC32 and want to use I2C EEPROMS.  I'm struggling to get this working so did a search on the web trying to find someone who has done this.  Your description of the Micromouse and Quadrature Decoders indicates that you are using the PIC32 with I2C EEPROM.  Would you be willing to share a code snippet with me showing how you got the I2C EEPROM working with the PIC32?  I would greatly appreciate it.

Thanks.

Terry Bolinger</description>
		<content:encoded><![CDATA[<p>I am working on a project with the PIC32 and want to use I2C EEPROMS.  I&#8217;m struggling to get this working so did a search on the web trying to find someone who has done this.  Your description of the Micromouse and Quadrature Decoders indicates that you are using the PIC32 with I2C EEPROM.  Would you be willing to share a code snippet with me showing how you got the I2C EEPROM working with the PIC32?  I would greatly appreciate it.</p>
<p>Thanks.</p>
<p>Terry Bolinger</p>
]]></content:encoded>
	</item>
</channel>
</rss>
