<?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>S32 Design StudioのトピックRe: EEPROM(M24128) Page write using I2C- s32k144</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/EEPROM-M24128-Page-write-using-I2C-s32k144/m-p/947047#M5218</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 think you can send the device address + the register address and if the master receives NACK it will terminate the transfer with a STOP condition. And you can repeat this until the slave is ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2019 12:19:19 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2019-06-10T12:19:19Z</dc:date>
    <item>
      <title>EEPROM(M24128) Page write using I2C- s32k144</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/EEPROM-M24128-Page-write-using-I2C-s32k144/m-p/947046#M5217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EEPROM(M24128) Page write using I2C- s32k144&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this data sheet for after each page write eeprom will take 5msec gap for next page write&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/85343iF5C9EBAC15CD9416/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&amp;nbsp;using provied api's i wrote the code to write data page by page in eeprom. Instead of waiting 5msec data sheet provided polling mechanism, it's saying first i need to check start and device address checking if master get ack then send reg address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/85344i8DCD69671A9020E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with provied api's I can't check upto start and device address to check the slave is responding or not. because that api itself start, device address then provied address it is transmitting. we can't stop in middle,start again from reg address from middle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below i am adding my code and data sheet&amp;nbsp; please help me in this to check upto device address, if got ack then immidiate send from reg address then data using provided api's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2019 18:28:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/EEPROM-M24128-Page-write-using-I2C-s32k144/m-p/947046#M5217</guid>
      <dc:creator>sandhyaj</dc:creator>
      <dc:date>2019-06-04T18:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: EEPROM(M24128) Page write using I2C- s32k144</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/EEPROM-M24128-Page-write-using-I2C-s32k144/m-p/947047#M5218</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 think you can send the device address + the register address and if the master receives NACK it will terminate the transfer with a STOP condition. And you can repeat this until the slave is ready.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 12:19:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/EEPROM-M24128-Page-write-using-I2C-s32k144/m-p/947047#M5218</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-06-10T12:19:19Z</dc:date>
    </item>
  </channel>
</rss>

