<?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>Kinetis MicrocontrollersのトピックRe: About I2C Write Eeprom kl25z128</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255778#M7553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all answer!&lt;/P&gt;&lt;P&gt;I did not solve the problem,&lt;/P&gt;&lt;P&gt;I use the Flash of MCU to save data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 01:23:24 GMT</pubDate>
    <dc:creator>陈欣</dc:creator>
    <dc:date>2013-08-23T01:23:24Z</dc:date>
    <item>
      <title>About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255773#M7548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I write to Eeprom100 times,every time write 1 byte.&lt;/P&gt;&lt;P&gt;There are about 10 times can not write into,&lt;/P&gt;&lt;P&gt;Why did this happen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 00:48:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255773#M7548</guid>
      <dc:creator>陈欣</dc:creator>
      <dc:date>2013-07-05T00:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255774#M7549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, you need to add a delay after one write cycle. Because most of the eeprom takes several mS to write data in to the memory. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 02:22:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255774#M7549</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-07-05T02:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255775#M7550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have add delay ,10MS,20MS,200MS ,2000MS,all try ,but no ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 06:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255775#M7550</guid>
      <dc:creator>陈欣</dc:creator>
      <dc:date>2013-07-05T06:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255776#M7551</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 please share your driver code for EEPROM writing ? I'd like to have a review on it. Thanks for your patience!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 07:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255776#M7551</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-07-05T07:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255777#M7552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I do not know whether you have solved the problem.&lt;/P&gt;&lt;P&gt;If you are not,&lt;/P&gt;&lt;P&gt;check, whether you have correctly initialize/configure the delay function of your processor.&lt;/P&gt;&lt;P&gt;Check whether there are any noice are in the communication lines.&lt;/P&gt;&lt;P&gt;Are you using correct speed of I2C of the external EEPROM.&lt;/P&gt;&lt;P&gt;Check the writing protocol with the EEPROM datasheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 02:30:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255777#M7552</guid>
      <dc:creator>dureshasanka</dc:creator>
      <dc:date>2013-07-16T02:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: About I2C Write Eeprom kl25z128</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255778#M7553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all answer!&lt;/P&gt;&lt;P&gt;I did not solve the problem,&lt;/P&gt;&lt;P&gt;I use the Flash of MCU to save data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 01:23:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/About-I2C-Write-Eeprom-kl25z128/m-p/255778#M7553</guid>
      <dc:creator>陈欣</dc:creator>
      <dc:date>2013-08-23T01:23:24Z</dc:date>
    </item>
  </channel>
</rss>

