<?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: Easy 24C I2C Serial EEPROM Interfacing with AVR Microcontrollers</title>
	<atom:link href="http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/feed/" rel="self" type="application/rss+xml" />
	<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/</link>
	<description></description>
	<lastBuildDate>Fri, 18 May 2012 07:47:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Vince</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-2/#comment-40601</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Sat, 28 Apr 2012 00:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-40601</guid>
		<description>I&#039;m using an ATmega8 dev board running at 16 MHz and I thought it got stuck at &quot;Writing...&quot; as well but after about 2 or 3 minutes I see &quot;Write Success!&quot; Just took a long time to fill all data I guess or check that your uCntlr clock frequency is correct.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using an ATmega8 dev board running at 16 MHz and I thought it got stuck at &#8220;Writing&#8230;&#8221; as well but after about 2 or 3 minutes I see &#8220;Write Success!&#8221; Just took a long time to fill all data I guess or check that your uCntlr clock frequency is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khan</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-2/#comment-38954</link>
		<dc:creator>Khan</dc:creator>
		<pubDate>Mon, 05 Mar 2012 17:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-38954</guid>
		<description>program halts at &quot;Writing&quot;...copied the exact program and ran the simulations in proteus.

Anyone knowing the reason?</description>
		<content:encoded><![CDATA[<p>program halts at &#8220;Writing&#8221;&#8230;copied the exact program and ran the simulations in proteus.</p>
<p>Anyone knowing the reason?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ananya</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-2/#comment-37939</link>
		<dc:creator>Ananya</dc:creator>
		<pubDate>Fri, 20 Jan 2012 06:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-37939</guid>
		<description>Thanks for your tutorial and  code ! Its wonderful and helpful and I was able to simulate in proteus successfully !!! But with CPU and crystal frequency set to 16 MHZ, I get a statement
I2C MEM TIMING: start setup time violated.Clock positive edge was at 223.29m Hold time is 4u minimum hold time is 1.25u 
and similarly 
I2C MEM TIMING: stop setup time violated.Clock positive edge was at 223.396m Setup time is 1.25u minimum time is 4.7u...
But if the same simulation is executed with 4MHz clock frequency set those statements are elimnated.... The final output is obtained in both the frequencies... but my questiion is how does this happen??? when u r CPU frequency changes SCL frequency also changes but the data transfer is taking place in both the cases.. please enlighten me... asap !!!</description>
		<content:encoded><![CDATA[<p>Thanks for your tutorial and  code ! Its wonderful and helpful and I was able to simulate in proteus successfully !!! But with CPU and crystal frequency set to 16 MHZ, I get a statement<br />
I2C MEM TIMING: start setup time violated.Clock positive edge was at 223.29m Hold time is 4u minimum hold time is 1.25u<br />
and similarly<br />
I2C MEM TIMING: stop setup time violated.Clock positive edge was at 223.396m Setup time is 1.25u minimum time is 4.7u&#8230;<br />
But if the same simulation is executed with 4MHz clock frequency set those statements are elimnated&#8230;. The final output is obtained in both the frequencies&#8230; but my questiion is how does this happen??? when u r CPU frequency changes SCL frequency also changes but the data transfer is taking place in both the cases.. please enlighten me&#8230; asap !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ananya</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-2/#comment-36993</link>
		<dc:creator>Ananya</dc:creator>
		<pubDate>Fri, 30 Dec 2011 15:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-36993</guid>
		<description>How about interfacing LCD using I2C with ATMEGA32??? Can you enlighten me on that</description>
		<content:encoded><![CDATA[<p>How about interfacing LCD using I2C with ATMEGA32??? Can you enlighten me on that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.P</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-2/#comment-35401</link>
		<dc:creator>Mr.P</dc:creator>
		<pubDate>Wed, 14 Dec 2011 09:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-35401</guid>
		<description>Hi Avinash,

Thank you so much for nice tutorial and I subscribe your web also. 

Regards.
Mr.P</description>
		<content:encoded><![CDATA[<p>Hi Avinash,</p>
<p>Thank you so much for nice tutorial and I subscribe your web also. </p>
<p>Regards.<br />
Mr.P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software I2C Library for AVR MCUs &#124; eXtreme Electronics</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-33362</link>
		<dc:creator>Software I2C Library for AVR MCUs &#124; eXtreme Electronics</dc:creator>
		<pubDate>Thu, 24 Nov 2011 07:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-33362</guid>
		<description>[...] bus used to connect a variety of external peripheral with a microcontroller. Most common are EEPROMs, RTC, Port Expanders etc. Most leading MCUs comes with at least one dedicated I2C host adaptor [...]</description>
		<content:encoded><![CDATA[<p>[...] bus used to connect a variety of external peripheral with a microcontroller. Most common are EEPROMs, RTC, Port Expanders etc. Most leading MCUs comes with at least one dedicated I2C host adaptor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-19491</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 30 Mar 2011 03:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-19491</guid>
		<description>Thanks for this wonderfull turorial , I am working on project where my IO is very limited, this is perfect as I will be storing a large structure in the memory which wont change that often so E2 is perfect for this.</description>
		<content:encoded><![CDATA[<p>Thanks for this wonderfull turorial , I am working on project where my IO is very limited, this is perfect as I will be storing a large structure in the memory which wont change that often so E2 is perfect for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sayantan</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-17420</link>
		<dc:creator>Sayantan</dc:creator>
		<pubDate>Thu, 10 Feb 2011 18:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-17420</guid>
		<description>hey av,can i just use 24c128 eeprom with your functions.i mean are the functions built for only 24c64 eeprom or for all 24cxx series eeprom?</description>
		<content:encoded><![CDATA[<p>hey av,can i just use 24c128 eeprom with your functions.i mean are the functions built for only 24c64 eeprom or for all 24cxx series eeprom?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interfacing external memory with avr</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-14515</link>
		<dc:creator>Interfacing external memory with avr</dc:creator>
		<pubDate>Fri, 19 Nov 2010 15:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-14515</guid>
		<description>[...] external memory with avr     Refer &quot;similar threads&quot; below  AVR and external memory  Easy 24C I2C Serial EEPROM Interfacing with AVR Microcontrollers &#124; eXtreme Electronics                Reply With Quote     View [...]</description>
		<content:encoded><![CDATA[<p>[...] external memory with avr     Refer &quot;similar threads&quot; below  AVR and external memory  Easy 24C I2C Serial EEPROM Interfacing with AVR Microcontrollers | eXtreme Electronics                Reply With Quote     View [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-10109</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Sat, 03 Jul 2010 03:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-10109</guid>
		<description>&lt;strong&gt;&lt;strong&gt;@AVR Lab

You have not provided any link to the original source?&lt;/strong&gt;

Please provide a link to this page.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p><strong></strong><strong>@AVR Lab</p>
<p>You have not provided any link to the original source?</strong></p>
<p>Please provide a link to this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AvrLabCom</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-10027</link>
		<dc:creator>AvrLabCom</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-10027</guid>
		<description>Thank for this Library, i using it on my projects.
Here is I post your library with comments on russian on my own site.
http://avrlab.com/node/84</description>
		<content:encoded><![CDATA[<p>Thank for this Library, i using it on my projects.<br />
Here is I post your library with comments on russian on my own site.<br />
<a href="http://avrlab.com/node/84" rel="nofollow">http://avrlab.com/node/84</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belkacem</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-8791</link>
		<dc:creator>belkacem</dc:creator>
		<pubDate>Wed, 19 May 2010 02:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-8791</guid>
		<description>Thanks my frind</description>
		<content:encoded><![CDATA[<p>Thanks my frind</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biswajit</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-6971</link>
		<dc:creator>biswajit</dc:creator>
		<pubDate>Thu, 25 Mar 2010 19:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-6971</guid>
		<description>its there in your code. if anything wrong plz send me the exact code. my id is paltu4u@gmail.com</description>
		<content:encoded><![CDATA[<p>its there in your code. if anything wrong plz send me the exact code. my id is <a href="mailto:paltu4u@gmail.com">paltu4u@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-6599</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Wed, 24 Mar 2010 10:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-6599</guid>
		<description>&lt;blockquote&gt;
i have one doubt that why u have used a dummy writing sequence inside the function readbyte().
&lt;/blockquote&gt;

See 24Cxx datasheet. It is required .</description>
		<content:encoded><![CDATA[<blockquote><p>
i have one doubt that why u have used a dummy writing sequence inside the function readbyte().
</p></blockquote>
<p>See 24Cxx datasheet. It is required .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biswajit</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-6596</link>
		<dc:creator>biswajit</dc:creator>
		<pubDate>Wed, 24 Mar 2010 08:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-6596</guid>
		<description>dear avinash ,
i have gone through ur code and its working fine. i have one doubt that why u have used a dummy writing sequence inside the function readbyte().
and one more doubt isi have written 0x0A address with some value but all locations including 0xA0 shows the same value. what is the reason ?
plz reply me soon.</description>
		<content:encoded><![CDATA[<p>dear avinash ,<br />
i have gone through ur code and its working fine. i have one doubt that why u have used a dummy writing sequence inside the function readbyte().<br />
and one more doubt isi have written 0x0A address with some value but all locations including 0xA0 shows the same value. what is the reason ?<br />
plz reply me soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinod</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-3866</link>
		<dc:creator>vinod</dc:creator>
		<pubDate>Tue, 16 Mar 2010 00:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-3866</guid>
		<description>hi i&#039;m vinod a final b.e student .i&#039;m using a 24c32serial eeprom in my project iwant to know whether the eeprom cn erased by using code if so can i get what instructiona to be used</description>
		<content:encoded><![CDATA[<p>hi i&#8217;m vinod a final b.e student .i&#8217;m using a 24c32serial eeprom in my project iwant to know whether the eeprom cn erased by using code if so can i get what instructiona to be used</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: burhan</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-3679</link>
		<dc:creator>burhan</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-3679</guid>
		<description>hi avinash!

great tutorial, now i want to interface EEPROm with LPC 2148 controller can you help me for that?</description>
		<content:encoded><![CDATA[<p>hi avinash!</p>
<p>great tutorial, now i want to interface EEPROm with LPC 2148 controller can you help me for that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nazat shaikh</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-3569</link>
		<dc:creator>nazat shaikh</dc:creator>
		<pubDate>Sat, 13 Feb 2010 09:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-3569</guid>
		<description>hi,
i tried reading RTC registers after every 1sec but it fails to update time on LCD. At power on-reset only once it display the time but after it is not updating time. Please help me.
thank u</description>
		<content:encoded><![CDATA[<p>hi,<br />
i tried reading RTC registers after every 1sec but it fails to update time on LCD. At power on-reset only once it display the time but after it is not updating time. Please help me.<br />
thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.Prem Sunder</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-3452</link>
		<dc:creator>R.Prem Sunder</dc:creator>
		<pubDate>Tue, 26 Jan 2010 07:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-3452</guid>
		<description>Hi Avinash!

Your EEPROM libraries are awesome! I am new to AVR&#039;s though I have worked in PIC n 8051! But from scratch I could learn AVRs in a week!!! Thanks to all your efforts to build code libraries and projects that teaches a novice end to end in a short span of time!!! All the contents you have given are so useful, that I am working on a product with all the support libraries and schematics you have furnished in your site.</description>
		<content:encoded><![CDATA[<p>Hi Avinash!</p>
<p>Your EEPROM libraries are awesome! I am new to AVR&#8217;s though I have worked in PIC n 8051! But from scratch I could learn AVRs in a week!!! Thanks to all your efforts to build code libraries and projects that teaches a novice end to end in a short span of time!!! All the contents you have given are so useful, that I am working on a product with all the support libraries and schematics you have furnished in your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sridhar</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/easy-24c-i2c-serial-eeprom-interfacing-with-avr-microcontrollers/comment-page-1/#comment-3367</link>
		<dc:creator>sridhar</dc:creator>
		<pubDate>Sat, 09 Jan 2010 05:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=162#comment-3367</guid>
		<description>Dear sir,
I am using AVR micro controller, atmega 16, in need to communicate TWi interface with other micro controller,
I am using code vision for the complier.
I tried the code which is given in atmel application 311,312, etc but it was not working may be I could not properly analyze,
So, I built the RTC interface for DS1307 it was working with the Code vision in built library , so I have taken only the read format of the RTC and I tried to implement the slave,
With 
START();
Write address();
Start();
Write location();
data=read data();
Return data;
By this code I was able to get data from the RTC,
So I thought to go with reverse engineering/programming to send a data to the master as the slave microcontroller need to act as RTC for only this particular code, but still it is not working,
Please if u have any such general implication of the i2c master and slave code please help me,</description>
		<content:encoded><![CDATA[<p>Dear sir,<br />
I am using AVR micro controller, atmega 16, in need to communicate TWi interface with other micro controller,<br />
I am using code vision for the complier.<br />
I tried the code which is given in atmel application 311,312, etc but it was not working may be I could not properly analyze,<br />
So, I built the RTC interface for DS1307 it was working with the Code vision in built library , so I have taken only the read format of the RTC and I tried to implement the slave,<br />
With<br />
START();<br />
Write address();<br />
Start();<br />
Write location();<br />
data=read data();<br />
Return data;<br />
By this code I was able to get data from the RTC,<br />
So I thought to go with reverse engineering/programming to send a data to the master as the slave microcontroller need to act as RTC for only this particular code, but still it is not working,<br />
Please if u have any such general implication of the i2c master and slave code please help me,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 10/36 queries in 0.013 seconds using apc
Object Caching 548/554 objects using disk: basic

Served from: extremeelectronics.co.in @ 2012-05-18 14:48:37 -->
