<?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: Disable HSE</title>
    <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117308#M49941</link>
    <description>Hi VanB,&lt;BR /&gt;&lt;BR /&gt;Understood. Thanks for your help.</description>
    <pubDate>Tue, 17 Jun 2025 02:12:50 GMT</pubDate>
    <dc:creator>Jojo_Hu</dc:creator>
    <dc:date>2025-06-17T02:12:50Z</dc:date>
    <item>
      <title>Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2116906#M49912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For S32K312, can HSE be disabled after it has been enabled and the firmware has been downloaded?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 11:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2116906#M49912</guid>
      <dc:creator>Jojo_Hu</dc:creator>
      <dc:date>2025-06-16T11:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117210#M49935</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191956"&gt;@Jojo_Hu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For development purposes, when working in the CUST_DEL life cycle, firmware erase functionality was introduced. This erase functionality is available starting from version 0.2.40.0 and newer, across all S32K3 devices. If you are using an older version like 0.2.6.0, this feature will not be available.&lt;/P&gt;
&lt;P&gt;There are two key HSE services:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;HSE_SRV_ID_ERASE_FW – This service erases the HSE firmware, its backup, and the system image (SYS-IMG).&lt;/LI&gt;
&lt;LI&gt;HSE_SRV_ID_ERASE_HSE_NVM_DATA – This one only erases the SYS-IMG.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It is important to note that even after using HSE_SRV_ID_ERASE_FW, the flash memory originally allocated for the HSE firmware remains reserved for it. That means you will not gain access to that flash space.&lt;/P&gt;
&lt;P&gt;Also, if you previously installed an AB SWAP version and then erased it, the OTA flag (which is an OTP) will still be set. Because of this, you should not install a FULL MEM version on such a device afterward.&lt;/P&gt;
&lt;P&gt;For a simple guide on how to trigger the HSE_SRV_ID_ERASE_FW service, please refer to the following thread where my colleague explains the process:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K/HSE-firmware-installation/m-p/1816382/highlight/true#M32157" target="_blank" rel="noopener"&gt;HSE firmware installation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 20:45:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117210#M49935</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-06-16T20:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117308#M49941</link>
      <description>Hi VanB,&lt;BR /&gt;&lt;BR /&gt;Understood. Thanks for your help.</description>
      <pubDate>Tue, 17 Jun 2025 02:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117308#M49941</guid>
      <dc:creator>Jojo_Hu</dc:creator>
      <dc:date>2025-06-17T02:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117359#M49945</link>
      <description>Hi,&lt;BR /&gt;If HSE FW and NVM DATA (full data flash region was allocated for NVM DATA) have been erased, can the data flash be used by application?</description>
      <pubDate>Tue, 17 Jun 2025 03:28:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117359#M49945</guid>
      <dc:creator>Jojo_Hu</dc:creator>
      <dc:date>2025-06-17T03:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117455#M49952</link>
      <description>“It is important to note that even after using HSE_SRV_ID_ERASE_FW, the flash memory originally allocated for the HSE firmware remains reserved for it. That means you will not gain access to that flash space.”&lt;BR /&gt;The problem I'm facing is, after excuting HSE_SRV_ID_ERASE_FW &amp;amp; HSE_SRV_ID_ERASE_HSE_NVM_DATA (previously the whole data flash was allocated for HSEfirmware) , is there any way for the data flash to be used? ,</description>
      <pubDate>Tue, 17 Jun 2025 06:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2117455#M49952</guid>
      <dc:creator>Jojo_Hu</dc:creator>
      <dc:date>2025-06-17T06:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disable HSE</title>
      <link>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2118753#M50040</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191956"&gt;@Jojo_Hu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As previously mentioned, this memory remains reserved and is exclusively accessible by HSE. Please note that there is no available method to access it from outside the HSE domain.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 17:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Disable-HSE/m-p/2118753#M50040</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-06-18T17:54:34Z</dc:date>
    </item>
  </channel>
</rss>

