<?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のトピックInitialization EEPROM on S32K144</title>
    <link>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1153493#M8164</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have truble with initialization the FlexNVM and the FlexRam to mode EEPROM. I readed AN11983, and I understand that necrssary in first time to setup array FlexNVM to E-Flash (I want 64 kb (4kb for me and 60 for "system"). What is will be if I by chance setup&amp;nbsp;FlexNVM repeatedly?&lt;/P&gt;&lt;P&gt;I read others post and now I learned how write and read data from EEEMemmory (RAM&amp;lt;-&amp;gt;E-Flash) but after Reset or power off, my data not saved in&amp;nbsp;EEEMemmory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;int32_t EEPROM_Write_float(float data, float* target) // Range target is&amp;nbsp;0x14000000 to +4kb&lt;BR /&gt;{&lt;BR /&gt;while ((FTFC-&amp;gt;FSTAT &amp;amp; FTFC_FSTAT_CCIF_MASK) == 0){}&lt;BR /&gt;*target = data;&lt;BR /&gt;return 0;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And read (one line)&lt;/P&gt;&lt;P&gt;int32_t b = *(int32_t*)0x14000000; // 0x14000000 is start addres&amp;nbsp;EEEMemmory&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is correct setup code initialization of EEPROM?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 12:44:01 GMT</pubDate>
    <dc:creator>timur_kuanshkal</dc:creator>
    <dc:date>2020-09-15T12:44:01Z</dc:date>
    <item>
      <title>Initialization EEPROM on S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1153493#M8164</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have truble with initialization the FlexNVM and the FlexRam to mode EEPROM. I readed AN11983, and I understand that necrssary in first time to setup array FlexNVM to E-Flash (I want 64 kb (4kb for me and 60 for "system"). What is will be if I by chance setup&amp;nbsp;FlexNVM repeatedly?&lt;/P&gt;&lt;P&gt;I read others post and now I learned how write and read data from EEEMemmory (RAM&amp;lt;-&amp;gt;E-Flash) but after Reset or power off, my data not saved in&amp;nbsp;EEEMemmory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;int32_t EEPROM_Write_float(float data, float* target) // Range target is&amp;nbsp;0x14000000 to +4kb&lt;BR /&gt;{&lt;BR /&gt;while ((FTFC-&amp;gt;FSTAT &amp;amp; FTFC_FSTAT_CCIF_MASK) == 0){}&lt;BR /&gt;*target = data;&lt;BR /&gt;return 0;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And read (one line)&lt;/P&gt;&lt;P&gt;int32_t b = *(int32_t*)0x14000000; // 0x14000000 is start addres&amp;nbsp;EEEMemmory&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is correct setup code initialization of EEPROM?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 12:44:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1153493#M8164</guid>
      <dc:creator>timur_kuanshkal</dc:creator>
      <dc:date>2020-09-15T12:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization EEPROM on S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1153907#M8174</link>
      <description>&lt;P&gt;And what is&amp;nbsp; &lt;SPAN class="fontstyle0"&gt;flash_launchCommand() in AN11983?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 06:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1153907#M8174</guid>
      <dc:creator>timur_kuanshkal</dc:creator>
      <dc:date>2020-09-16T06:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Initialization EEPROM on S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1158036#M8259</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products and the opportunity to serve you. My name is Omar and I will gladly answer your questions.&lt;/P&gt;
&lt;P&gt;Here is a flowchart of how to initialize the EEPROM:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf54944_0-1600891616073.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/126013iFD55380F5CB968D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxf54944_0-1600891616073.png" alt="nxf54944_0-1600891616073.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The example "flash_partitioning_s32k144 " in the SDK can be helpful as a reference.&lt;/P&gt;
&lt;P&gt;Flash_launchCommand() is used to execute the flash commands, this function waits until the command finishes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Omar&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 20:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Initialization-EEPROM-on-S32K144/m-p/1158036#M8259</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-09-23T20:07:11Z</dc:date>
    </item>
  </channel>
</rss>

