<?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: Accessing internal EEPROM AVR</title>
	<atom:link href="http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 00:40:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: AvrLabCom</title>
		<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/comment-page-1/#comment-652</link>
		<dc:creator>AvrLabCom</dc:creator>
		<pubDate>Wed, 30 Jun 2010 08:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.electroons.com/?p=72#comment-652</guid>
		<description>Here is a article about working with external eeprom like 24c64 or other in 24cXX series. http://avrlab.com/node/84 It is simple and more memory to sore more data.</description>
		<content:encoded><![CDATA[<p>Here is a article about working with external eeprom like 24c64 or other in 24cXX series. <a href="http://avrlab.com/node/84" rel="nofollow">http://avrlab.com/node/84</a> It is simple and more memory to sore more data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/comment-page-1/#comment-565</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.electroons.com/?p=72#comment-565</guid>
		<description>what will be the file format to be loaded onto EEPROM directly using Ponyprog method suggested by &#039;fakie&#039;. and how to code and decode that file format.??</description>
		<content:encoded><![CDATA[<p>what will be the file format to be loaded onto EEPROM directly using Ponyprog method suggested by &#8216;fakie&#8217;. and how to code and decode that file format.??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fakie</title>
		<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/comment-page-1/#comment-564</link>
		<dc:creator>fakie</dc:creator>
		<pubDate>Tue, 17 Nov 2009 16:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.electroons.com/?p=72#comment-564</guid>
		<description>You can use a serial or parallel programmer with PonyProg, to load data to the AVR&#039;s EEPROM from the SPI port. You can also retrieve your data in the same way.</description>
		<content:encoded><![CDATA[<p>You can use a serial or parallel programmer with PonyProg, to load data to the AVR&#8217;s EEPROM from the SPI port. You can also retrieve your data in the same way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/comment-page-1/#comment-530</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.electroons.com/?p=72#comment-530</guid>
		<description>ok....its a very strange question but i think u can use the internal EEPROM without burning any code to the program memory, If you made the bootloader program to do the same either by TWI or UART. For that u must make the bootloader program for that. IT is nt possilble without burning any code to AVR... So u need to make at least a bootloader program otherwise it is nt possible...


Tell me if u find any way.. :-)</description>
		<content:encoded><![CDATA[<p>ok&#8230;.its a very strange question but i think u can use the internal EEPROM without burning any code to the program memory, If you made the bootloader program to do the same either by TWI or UART. For that u must make the bootloader program for that. IT is nt possilble without burning any code to AVR&#8230; So u need to make at least a bootloader program otherwise it is nt possible&#8230;</p>
<p>Tell me if u find any way.. <img src='http://www.electroons.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sourav</title>
		<link>http://www.electroons.com/2009/07/26/accessing-internal-eeprom-avr/comment-page-1/#comment-529</link>
		<dc:creator>sourav</dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.electroons.com/?p=72#comment-529</guid>
		<description>If i want to access eeprom of AVR microcontroller without loading code, what do i do? i need to save some configuration data in EEPROM of atmega32. i was thinking about loading these information before burning the he file?

any suggestion?</description>
		<content:encoded><![CDATA[<p>If i want to access eeprom of AVR microcontroller without loading code, what do i do? i need to save some configuration data in EEPROM of atmega32. i was thinking about loading these information before burning the he file?</p>
<p>any suggestion?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
