<?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 Flash Partitioning in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Flash-Partitioning/m-p/2013367#M44221</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I've implemented flash partitioning_s32k144 example from s32k144 SDK.&lt;BR /&gt;There is only write operation implementation in that example and I can't find any api for read.&lt;BR /&gt;Can you suggest me how should I proceed with reading from EEPROM.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2024 07:08:58 GMT</pubDate>
    <dc:creator>am001</dc:creator>
    <dc:date>2024-12-13T07:08:58Z</dc:date>
    <item>
      <title>Flash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Partitioning/m-p/2013367#M44221</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I've implemented flash partitioning_s32k144 example from s32k144 SDK.&lt;BR /&gt;There is only write operation implementation in that example and I can't find any api for read.&lt;BR /&gt;Can you suggest me how should I proceed with reading from EEPROM.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 07:08:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Partitioning/m-p/2013367#M44221</guid>
      <dc:creator>am001</dc:creator>
      <dc:date>2024-12-13T07:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Partitioning</title>
      <link>https://community.nxp.com/t5/S32K/Flash-Partitioning/m-p/2013746#M44245</link>
      <description>&lt;P&gt;For detailed description of EEPROM emulation, I would recommend to study AN11983:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN11983.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN11983.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;First you need to perform program partition operation to enable EEPROM emulation as shown in the AN11983, section 2.2.2. There is an example code in S32DS SDK (flash_partitioning_s32k144). Flash partitioning needs only be done with blank new device or when you need to changes its configuration. Not after every reset.&lt;/P&gt;
&lt;P&gt;In this mode FlexRAM acts as access point for EEE memory space, and EEE state machine perform flash erase/program operations to NVM (in this mode assigned to E-flash). From user point of view access to FlexRAM is same as access to ordinary RAM.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 16:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Flash-Partitioning/m-p/2013746#M44245</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2024-12-13T16:48:48Z</dc:date>
    </item>
  </channel>
</rss>

