<?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: S32K146 D-flash write error</title>
    <link>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1834578#M33407</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205811"&gt;@alex-qiu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please specify the version of the drivers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 10:51:55 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-03-25T10:51:55Z</dc:date>
    <item>
      <title>S32K146 D-flash write error</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1832917#M33296</link>
      <description>&lt;P&gt;Hi NXP Teams,&lt;/P&gt;&lt;P&gt;My customers have had several cases of D-FLASH not writing properly when using K146,FlexNVM is fully configured as D-flash.&lt;/P&gt;&lt;P&gt;By directly calling the library function in EB tresos to implement the write instruction to DFlash, it is found that the returned state is always in Pending mode.&lt;/P&gt;&lt;P&gt;After the D-Flash is completely erased by updating the firmware, the D-Flash recovers and can write data.&lt;/P&gt;&lt;P&gt;What is the cause of D-FLASH in the process of use, suddenly can not write normally.Are there any registers to view D-FLASH exception flags.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 11:41:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1832917#M33296</guid>
      <dc:creator>alex-qiu</dc:creator>
      <dc:date>2024-03-21T11:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K146 D-flash write error</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1834578#M33407</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205811"&gt;@alex-qiu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please specify the version of the drivers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 10:51:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1834578#M33407</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-03-25T10:51:55Z</dc:date>
    </item>
    <item>
      <title>回复： S32K146 D-flash write error</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1838394#M33672</link>
      <description>&lt;P&gt;RTD version is&amp;nbsp;SW32K1_RTD_4.4_1.0.1.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 06:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1838394#M33672</guid>
      <dc:creator>alex-qiu</dc:creator>
      <dc:date>2024-04-01T06:59:23Z</dc:date>
    </item>
    <item>
      <title>回复： S32K146 D-flash write error</title>
      <link>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1857374#M34826</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205811"&gt;@alex-qiu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I'm sorry for the delay.&lt;/P&gt;
&lt;P&gt;Answer from the RTD team:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"Below is the description of Fee_Write API.&lt;/P&gt;
&lt;P&gt;Before we call the function "Fee_Write" call the function "Fee_EraseImmediateBlock"&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1714465476729.png" style="width: 583px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/276617i93E39B56E0EF78D6/image-dimensions/583x438?v=v2" width="583" height="438" role="button" title="danielmartynek_0-1714465476729.png" alt="danielmartynek_0-1714465476729.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;What could be the reason of the pending state?&lt;/P&gt;
&lt;P&gt;It is implemented by the code of the Fee module.&lt;/P&gt;
&lt;P&gt;For specific details, you can view the code of module.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 08:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K146-D-flash-write-error/m-p/1857374#M34826</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-04-30T08:26:18Z</dc:date>
    </item>
  </channel>
</rss>

