<?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>S32KのトピックS32K EEPROM write and read data</title>
    <link>https://community.nxp.com/t5/S32K/S32K-EEPROM-write-and-read-data/m-p/1220034#M9688</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to write data into EEPROM and Read data from the EEPROM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked&amp;nbsp;flash_partitioning_s32k116 example in that it is writing the data but not getting how to read the stored data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I get example to write and read the data from EEPROM.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jan 2021 18:20:44 GMT</pubDate>
    <dc:creator>chaitanya_kalyani</dc:creator>
    <dc:date>2021-01-24T18:20:44Z</dc:date>
    <item>
      <title>S32K EEPROM write and read data</title>
      <link>https://community.nxp.com/t5/S32K/S32K-EEPROM-write-and-read-data/m-p/1220034#M9688</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to write data into EEPROM and Read data from the EEPROM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked&amp;nbsp;flash_partitioning_s32k116 example in that it is writing the data but not getting how to read the stored data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I get example to write and read the data from EEPROM.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 18:20:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-EEPROM-write-and-read-data/m-p/1220034#M9688</guid>
      <dc:creator>chaitanya_kalyani</dc:creator>
      <dc:date>2021-01-24T18:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32K EEPROM write and read data</title>
      <link>https://community.nxp.com/t5/S32K/S32K-EEPROM-write-and-read-data/m-p/1220433#M9696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The example shows how to read the EEPROM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1611568924509.png" style="width: 625px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/135680iD7809D22F533B414/image-dimensions/625x264?v=v2" width="625" height="264" role="button" title="danielmartynek_0-1611568924509.png" alt="danielmartynek_0-1611568924509.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;danielmartynek_0-1611568924509.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It can be read by a pointer to the address of the record.&lt;/P&gt;
&lt;P&gt;uint32_t variable = *((uint32_t *)address));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 10:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-EEPROM-write-and-read-data/m-p/1220433#M9696</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2021-01-25T10:06:05Z</dc:date>
    </item>
  </channel>
</rss>

