<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem in EEPROM Sequential read in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273647#M29993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/RodBorras"&gt;RodBorras&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will do the tests you suggested and will let you know the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Keshava G N&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 04:14:17 GMT</pubDate>
    <dc:creator>KeshavaGN</dc:creator>
    <dc:date>2013-02-27T04:14:17Z</dc:date>
    <item>
      <title>Problem in EEPROM Sequential read</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273645#M29991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;Hi all.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;I'm working with EEPROM (through I2C) driver.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;I can write and read a single byte from EEPROM.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;However, if i try "Sequential Read" (Multibyte Read),&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;I face problem in reading:&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;I can read values from Address: 0x000 to 0x0FF correctly.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;But all values beyond 0x0FF will be wrong (shows all values as 0xFF).&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;Even if i read from , say ,&amp;nbsp; 0x0FA to 0x105,&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;values from 0x0FA to 0x0FF will be correct, but values from 0x100 to 0x105 will be wrong. (ie: 0xFF).&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;It is NOT the problem with EEPROM WRITE. Because if i use "Selective Read" (Single Byte Read), I'm getting correct read data.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;Lines from EEPROM datasheet:&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;EM&gt;&lt;STRONG style="text-decoration: underline;"&gt;Sequential Read&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;EM&gt;If, after receiving data sent by the Slave, the Master&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;responds with ACK, then the Slave will continue&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;transmitting until the Master responds with NoACK&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;followed by STOP. During Sequential Read the&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;internal byte address is automatically incremented up to the&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;end of memory, where it then wraps around to the beginning&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;of memory.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;(My EEPROM Memory is from 0x000 to 0x7FF)&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;What may be the problem here?&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;Thanks.&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;Regards,&lt;/P&gt;&lt;P style="margin: 0px 0px 1em; padding: 0px 0.2em; color: #000000; font-family: Verdana, Geneva, sans-serif; font-size: 12px;"&gt;&lt;EM&gt;Keshava G N&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:19:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273645#M29991</guid>
      <dc:creator>KeshavaGN</dc:creator>
      <dc:date>2013-02-26T14:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in EEPROM Sequential read</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273646#M29992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you mind running the following test? Please do a sequential read of 2304 bytes (0x800 + 0x100), starting at EEPROM address 0x000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sequential read should wrap around, so the last 256 bytes should be identical to the first 256.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work, then we can assume something is wrong with the I2C interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 20:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273646#M29992</guid>
      <dc:creator>RodBorras</dc:creator>
      <dc:date>2013-02-26T20:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in EEPROM Sequential read</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273647#M29993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/RodBorras"&gt;RodBorras&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will do the tests you suggested and will let you know the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Keshava G N&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 04:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273647#M29993</guid>
      <dc:creator>KeshavaGN</dc:creator>
      <dc:date>2013-02-27T04:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in EEPROM Sequential read</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273648#M29994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im new to KL05 writing a code to communicte with EEPROM via IIC.&lt;/P&gt;&lt;P&gt;I'm using KEIL to write the code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guidance needed ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 11:11:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problem-in-EEPROM-Sequential-read/m-p/273648#M29994</guid>
      <dc:creator>pradyumnakammar</dc:creator>
      <dc:date>2013-06-28T11:11:00Z</dc:date>
    </item>
  </channel>
</rss>

