<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PROBLEM IN PAGE WRITE IN AT24C64</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/24041/problem-in-page-write-in-at24c64</link><description> 
Hi, 

 
Getting problem if more than 32 bytes written to 24c64 EEPROM
using 89C51. How to increment the page using word address? 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: PROBLEM IN PAGE WRITE IN AT24C64</title><link>https://community.arm.com/thread/76440?ContentTypeID=1</link><pubDate>Mon, 30 Jun 2008 02:22:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:39b47a9a-90fa-4b7a-8807-d5c58e2c0cc5</guid><dc:creator>quindo heptak</dc:creator><description>&lt;p&gt;&lt;p&gt;
Open Source, aka, the 770 mistake, aka compile your own code&lt;/p&gt;

&lt;p&gt;
where have my messages gone?&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PROBLEM IN PAGE WRITE IN AT24C64</title><link>https://community.arm.com/thread/51913?ContentTypeID=1</link><pubDate>Sat, 28 Jun 2008 10:01:56 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b546b497-b1e5-44c5-8d75-3648db56941b</guid><dc:creator>Dan Henry</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;Getting problem if more than 32 bytes written to 24c64 EEPROM
using 89C51.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
If the device&amp;#39;s page size is 32 bytes, then you can&amp;#39;t write more
than 32 bytes in one transaction.&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;How to increment the page using word address?&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Add 32 to the address you used for writing the previous page.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>