<?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 e10570: FMC: Potential flash controller hang with multiple flash access errors in S32K</title>
    <link>https://community.nxp.com/t5/S32K/e10570-FMC-Potential-flash-controller-hang-with-multiple-flash/m-p/1045308#M6833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello This a known issue listed in S32K144_0N47T.pdf , my platform is S32K144.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108835i0E2534B1F5BF2D4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a few questions regarding this issue.&lt;/P&gt;&lt;P&gt;1.If I only want to do Pflash or Fflash read write or erase,should I disable the speculation buffer.&lt;/P&gt;&lt;P&gt;2.In what case it's a must to disable speculation buffer.&lt;/P&gt;&lt;P&gt;3.How to understand&amp;nbsp; "multiple flash access error" ?&lt;/P&gt;&lt;P&gt;4.If I have such issue , how to recover from the error.&lt;/P&gt;&lt;P&gt;5.If this known issue fixed now on S32K144.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2020 05:42:02 GMT</pubDate>
    <dc:creator>julieliu</dc:creator>
    <dc:date>2020-06-02T05:42:02Z</dc:date>
    <item>
      <title>e10570: FMC: Potential flash controller hang with multiple flash access errors</title>
      <link>https://community.nxp.com/t5/S32K/e10570-FMC-Potential-flash-controller-hang-with-multiple-flash/m-p/1045308#M6833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello This a known issue listed in S32K144_0N47T.pdf , my platform is S32K144.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108835i0E2534B1F5BF2D4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a few questions regarding this issue.&lt;/P&gt;&lt;P&gt;1.If I only want to do Pflash or Fflash read write or erase,should I disable the speculation buffer.&lt;/P&gt;&lt;P&gt;2.In what case it's a must to disable speculation buffer.&lt;/P&gt;&lt;P&gt;3.How to understand&amp;nbsp; "multiple flash access error" ?&lt;/P&gt;&lt;P&gt;4.If I have such issue , how to recover from the error.&lt;/P&gt;&lt;P&gt;5.If this known issue fixed now on S32K144.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 05:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/e10570-FMC-Potential-flash-controller-hang-with-multiple-flash/m-p/1045308#M6833</guid>
      <dc:creator>julieliu</dc:creator>
      <dc:date>2020-06-02T05:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: e10570: FMC: Potential flash controller hang with multiple flash access errors</title>
      <link>https://community.nxp.com/t5/S32K/e10570-FMC-Potential-flash-controller-hang-with-multiple-flash/m-p/1045309#M6834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Julie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue has been fixed, there is no such erratum for the production mask: 0N57U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not a must to disable the buffers when the flash is being reprogrammed, it is on the users’ responsibility.&lt;BR /&gt;Because the buffers are not updated by the FTFC commands (program phrase, erase sector, …).&lt;BR /&gt;For example, when Data Prefetch is enabled, the single-entry 128 (64 for bank1, Data Flash)-bit buffer stores previously accessed flash memory.&lt;BR /&gt;Therefore, if a flash location is read, then re-programmed and read again, it can return the old data from the single-entry buffer not the new data from the flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 12:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/e10570-FMC-Potential-flash-controller-hang-with-multiple-flash/m-p/1045309#M6834</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-06-08T12:53:30Z</dc:date>
    </item>
  </channel>
</rss>

