<?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のトピックRe: S32K342 Flash module</title>
    <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1593046#M20426</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share the detail, why the PEG register is not updating to 1.&lt;BR /&gt;PEG register value in 0 only not changing.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 10:00:00 GMT</pubDate>
    <dc:creator>Venu_M</dc:creator>
    <dc:date>2023-02-03T10:00:00Z</dc:date>
    <item>
      <title>S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1589742#M20288</link>
      <description>&lt;P&gt;I have example code for flash module.&lt;/P&gt;&lt;P&gt;How to check the flash module is working fine, I have checked in Physical address also its given random values in that memory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to write ,read and erase on Flash memory?&lt;/P&gt;&lt;P&gt;I checked in flash registers also, I don't know which registers I need to look on it.&lt;BR /&gt;Can you give me the solution for this?&lt;/P&gt;&lt;P&gt;I attached the memory location pic also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 09:27:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1589742#M20288</guid>
      <dc:creator>Venu_M</dc:creator>
      <dc:date>2023-01-31T09:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1590463#M20306</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210874"&gt;@Venu_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First step is to check the PEG flag:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1675157145680.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208947iF2B2FD5439FA8EF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1675157145680.png" alt="lukaszadrapa_0-1675157145680.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_1-1675157169819.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208948iA756CAB7C0FD3CB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_1-1675157169819.png" alt="lukaszadrapa_1-1675157169819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Second step is to read the programmed data back from flash for confirmation it was programmed correctly. Notice that it may be necessary to invalidate the data cache if data cache is enabled and if previous data are already cached.&lt;/P&gt;
&lt;P&gt;And two important notes:&lt;/P&gt;
&lt;P&gt;1. User is allowed to program only fully erased double-word. Cumulative programming is not allowed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_2-1675157354549.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208949i1A6ADDC250BF2E0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_2-1675157354549.png" alt="lukaszadrapa_2-1675157354549.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. Read-while-write is supported only between read partitions / blocks. It is not possible to access a partition which is being programmed or erased. The code must be executed from another partition or from RAM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_3-1675157572027.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/208951i937BF564A5095E31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_3-1675157572027.png" alt="lukaszadrapa_3-1675157572027.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 09:33:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1590463#M20306</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-01-31T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1590534#M20308</link>
      <description>PEG bit field is 0. What i have to change?</description>
      <pubDate>Tue, 31 Jan 2023 11:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1590534#M20308</guid>
      <dc:creator>Venu_M</dc:creator>
      <dc:date>2023-01-31T11:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1591417#M20351</link>
      <description>&lt;P&gt;Well, what kind of example code do you have? Is that your own code or is that an example from RTD package? If it is from RTD - which one and which version of RTD? Is that original RTD example or modified one?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 15:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1591417#M20351</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-02-01T15:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1591966#M20365</link>
      <description>It"s a RTD package code.&lt;BR /&gt;&lt;BR /&gt;package version is - SW32K3_RTD_4.4_2.0.0&lt;BR /&gt;&lt;BR /&gt;Example code name - Fls_Example_S32K342.&lt;BR /&gt;&lt;BR /&gt;Origional RTD example and i checked for internal sector only so i commanded the external sector code.</description>
      <pubDate>Thu, 02 Feb 2023 06:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1591966#M20365</guid>
      <dc:creator>Venu_M</dc:creator>
      <dc:date>2023-02-02T06:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1593046#M20426</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share the detail, why the PEG register is not updating to 1.&lt;BR /&gt;PEG register value in 0 only not changing.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 10:00:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1593046#M20426</guid>
      <dc:creator>Venu_M</dc:creator>
      <dc:date>2023-02-03T10:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1593768#M20453</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210874"&gt;@Venu_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;attached are possible reasons. The first one is usually the source of issues.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 08:17:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1593768#M20453</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-02-06T08:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K342 Flash module</title>
      <link>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1597053#M20558</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37795"&gt;@lukaszadrapa&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have tried flashing only with internal sector flash , i cant&amp;nbsp; to do write operation .&lt;BR /&gt;In user manual some limitations is there for C40_internal flash.&lt;BR /&gt;&lt;STRONG&gt;How to do the write operation in flash.&lt;/STRONG&gt;&lt;BR /&gt;I can able to read from memory , its showing default value FFFFFFFF.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 06:12:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K342-Flash-module/m-p/1597053#M20558</guid>
      <dc:creator>Venu_M</dc:creator>
      <dc:date>2023-02-10T06:12:55Z</dc:date>
    </item>
  </channel>
</rss>

