<?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 for disputedip.com</title>
	<atom:link href="http://www.disputedip.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.disputedip.com</link>
	<description>this one i like, it squeks</description>
	<lastBuildDate>Mon, 02 Jan 2012 21:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on About by Martyn</title>
		<link>http://www.disputedip.com/about/comment-page-1/#comment-9001</link>
		<dc:creator>Martyn</dc:creator>
		<pubDate>Mon, 02 Jan 2012 21:15:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-9001</guid>
		<description>Hello,

Very sorry for the excessive delay in getting back to you - this blog gets a lot of spam and somehow you got lost in the deluge!

Did you get the PIC working as you wanted in the end? I do have the code banging about somewhere if you still need it.

- Martyn</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Very sorry for the excessive delay in getting back to you &#8211; this blog gets a lot of spam and somehow you got lost in the deluge!</p>
<p>Did you get the PIC working as you wanted in the end? I do have the code banging about somewhere if you still need it.</p>
<p>- Martyn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Patrick</title>
		<link>http://www.disputedip.com/about/comment-page-1/#comment-6501</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 01 Sep 2011 12:28:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-6501</guid>
		<description>Hi there,

I am also an avid micromouse builder. I used to use the dspic30f6015, following peter harrisons micromouse. I had many problems with the chip but mostly due to certain hardware problems. To simplify the circuit as much as possible, I decided to migrate to a dspic33f. It seems much easier to use and also faster. However, I tried setting up the ADC module on the dsPIC33FJ128MC802 but I am unable to do so. I see that you have much experience with the dspic33f and pretty much very familiar with the peripherals. 

As such, I was wondering if you could explain to me how to set up the ADC module on the dspic33f.

What I basically need from the module is :

1) Basic conversions
2) No interrupts
3) Basically as simple as possible with the best conversion rate.

My setup is pretty simple as I just breadboarded it. I have the dsPIC33FJ128MC802, 20mhz crystal, 3.3v supply and some basic circuitry for the chip and a tsl262r sensor.  I connected the output to an2 of the dspic.

Of course, I have read the datasheets many many times but this seems to be very different from the dspic30f&#039;s where i could get it running very easily. I hope that you can help me.

Thank you,

Patrick</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I am also an avid micromouse builder. I used to use the dspic30f6015, following peter harrisons micromouse. I had many problems with the chip but mostly due to certain hardware problems. To simplify the circuit as much as possible, I decided to migrate to a dspic33f. It seems much easier to use and also faster. However, I tried setting up the ADC module on the dsPIC33FJ128MC802 but I am unable to do so. I see that you have much experience with the dspic33f and pretty much very familiar with the peripherals. </p>
<p>As such, I was wondering if you could explain to me how to set up the ADC module on the dspic33f.</p>
<p>What I basically need from the module is :</p>
<p>1) Basic conversions<br />
2) No interrupts<br />
3) Basically as simple as possible with the best conversion rate.</p>
<p>My setup is pretty simple as I just breadboarded it. I have the dsPIC33FJ128MC802, 20mhz crystal, 3.3v supply and some basic circuitry for the chip and a tsl262r sensor.  I connected the output to an2 of the dspic.</p>
<p>Of course, I have read the datasheets many many times but this seems to be very different from the dspic30f&#8217;s where i could get it running very easily. I hope that you can help me.</p>
<p>Thank you,</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A first corner &#8211; ahhh by Pranjal Chaubey</title>
		<link>http://www.disputedip.com/239/a-first-corner-ahhh/comment-page-1/#comment-858</link>
		<dc:creator>Pranjal Chaubey</dc:creator>
		<pubDate>Sat, 30 May 2009 09:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/?p=239#comment-858</guid>
		<description>Turn looks pretty smooth at this speed, good to have a bluetooth onboard doing telemetry.</description>
		<content:encoded><![CDATA[<p>Turn looks pretty smooth at this speed, good to have a bluetooth onboard doing telemetry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Micromouse &#8211; Quadrature Decoders 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&#038;#68717" rel="nofollow">http://www.microchip.com/forums/tm.aspx?m=66491&#038;mpage=1&#038;key=i2c%2cperipheral%2clibrary&#038;#68717</a> </p>
<p>Two things to note &#8211; 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 &#8211; it uses interrupts, but not directly.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Micromouse &#8211; Quadrature Decoders 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&#039;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>
	<item>
		<title>Comment on Micromouse Sensors by Pranjal</title>
		<link>http://www.disputedip.com/105/micromouse-sensors/comment-page-1/#comment-153</link>
		<dc:creator>Pranjal</dc:creator>
		<pubDate>Sat, 29 Nov 2008 22:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/105/micromouse-sensors/#comment-153</guid>
		<description>I tried your PD&amp;H circuit....you really dont need that Reset FET, it works just fine without it....</description>
		<content:encoded><![CDATA[<p>I tried your PD&amp;H circuit&#8230;.you really dont need that Reset FET, it works just fine without it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MINOS 2008 by Pranjal</title>
		<link>http://www.disputedip.com/114/minos-2008/comment-page-1/#comment-115</link>
		<dc:creator>Pranjal</dc:creator>
		<pubDate>Thu, 06 Nov 2008 20:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/?p=114#comment-115</guid>
		<description>Martyn, would be great if you can tell who&#039;s who in this pic.....</description>
		<content:encoded><![CDATA[<p>Martyn, would be great if you can tell who&#8217;s who in this pic&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Micromouse Sensors by Pranjal</title>
		<link>http://www.disputedip.com/105/micromouse-sensors/comment-page-1/#comment-114</link>
		<dc:creator>Pranjal</dc:creator>
		<pubDate>Thu, 06 Nov 2008 20:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/105/micromouse-sensors/#comment-114</guid>
		<description>Gr8 then....I am ordering them from Farnell!
Yes, that 1.2A current will be drawn when someone will try to ride the micromouse....lol!</description>
		<content:encoded><![CDATA[<p>Gr8 then&#8230;.I am ordering them from Farnell!<br />
Yes, that 1.2A current will be drawn when someone will try to ride the micromouse&#8230;.lol!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Micromouse Sensors by Martyn</title>
		<link>http://www.disputedip.com/105/micromouse-sensors/comment-page-1/#comment-113</link>
		<dc:creator>Martyn</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/105/micromouse-sensors/#comment-113</guid>
		<description>No, they contain everything they need. Peak output of 1.5A, my motors peak current is 1.2A (I assume when you put both ends in a clamp, or try and move a skyscraper...)</description>
		<content:encoded><![CDATA[<p>No, they contain everything they need. Peak output of 1.5A, my motors peak current is 1.2A (I assume when you put both ends in a clamp, or try and move a skyscraper&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Micromouse Sensors by Pranjal</title>
		<link>http://www.disputedip.com/105/micromouse-sensors/comment-page-1/#comment-112</link>
		<dc:creator>Pranjal</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.disputedip.com/105/micromouse-sensors/#comment-112</guid>
		<description>I am waiting for it...!

Drivers are great....but they require additional MOSFET driver ICs....dont they?</description>
		<content:encoded><![CDATA[<p>I am waiting for it&#8230;!</p>
<p>Drivers are great&#8230;.but they require additional MOSFET driver ICs&#8230;.dont they?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

