<?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: HSE_SWT_RST</title>
    <link>https://community.nxp.com/t5/S32K/HSE-SWT-RST/m-p/2069014#M47186</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193092"&gt;@PINKMAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The HSE_SWT reset could be caused by the missing Power_IP_SetMode configuration. Settings like MODE SETTING and POWER in the MCU module are necessary because, without them, certain clock gating may not be correctly configured. While it is not an error to leave these settings unset if HSE is not being used, some default clock gating may conflict with HSE requirements. As a result, the HSE_SWT reset will be caused by an incorrect clock configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 22:05:12 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2025-03-26T22:05:12Z</dc:date>
    <item>
      <title>HSE_SWT_RST</title>
      <link>https://community.nxp.com/t5/S32K/HSE-SWT-RST/m-p/2068642#M47169</link>
      <description>&lt;P&gt;Hello, expert:&lt;/P&gt;&lt;P&gt;There is a issue that when i download the app file into B block via uds, then use HSE function swap to B block ,i found there are two times&amp;nbsp;HSE_SWT_RST reset interval is 10s after funtional reset.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20250326195319.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329876i5245FB6C3A8934F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="微信图片_20250326195319.png" alt="微信图片_20250326195319.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;i think my clock is ok as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20250326194400.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329875iD3D2AD21F91936CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="微信图片_20250326194400.png" alt="微信图片_20250326194400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i also check the HSE_CLK_MODE_OPTION is 00b,which means the ratio is 1:2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20250326195329.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329877iF3E9B3488379EB99/image-size/medium?v=v2&amp;amp;px=400" role="button" title="微信图片_20250326195329.png" alt="微信图片_20250326195329.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20250326195337.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329878iFF80B84B80C83DF3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="微信图片_20250326195337.png" alt="微信图片_20250326195337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;i can sure that my HSE firmware is install successfully, version is 0_2_40&lt;/P&gt;&lt;P&gt;i read other post in NXP community, there are some advices seems useful, but i am not try yet.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;1.&amp;nbsp;&lt;SPAN&gt;configure the clocks after the HSE_STATUS_INIT_OK bit gets set in the FSR of any of the MU&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;2. it seems related with&amp;nbsp;&lt;SPAN&gt;Power_Ip_SetMode&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd appreciate it if you could tell me for sure how I should go about fixing the bugs!&amp;nbsp;as the deadline is very tight!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 11:57:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-SWT-RST/m-p/2068642#M47169</guid>
      <dc:creator>PINKMAN</dc:creator>
      <dc:date>2025-03-26T11:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: HSE_SWT_RST</title>
      <link>https://community.nxp.com/t5/S32K/HSE-SWT-RST/m-p/2069014#M47186</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193092"&gt;@PINKMAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The HSE_SWT reset could be caused by the missing Power_IP_SetMode configuration. Settings like MODE SETTING and POWER in the MCU module are necessary because, without them, certain clock gating may not be correctly configured. While it is not an error to leave these settings unset if HSE is not being used, some default clock gating may conflict with HSE requirements. As a result, the HSE_SWT reset will be caused by an incorrect clock configuration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 22:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/HSE-SWT-RST/m-p/2069014#M47186</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-03-26T22:05:12Z</dc:date>
    </item>
  </channel>
</rss>

