<?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 Re: S32K3 : Request for Support on Wakeup and Reset Behavior in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1949831#M40694</link>
    <description>&lt;P&gt;Thanks to your answer, I was able to implement it correctly.&lt;BR /&gt;Best Regard,&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2024 07:26:56 GMT</pubDate>
    <dc:creator>NewbieNerd</dc:creator>
    <dc:date>2024-09-09T07:26:56Z</dc:date>
    <item>
      <title>S32K3 : Request for Support on Wakeup and Reset Behavior</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1947852#M40580</link>
      <description>&lt;P&gt;Dear S32K3 Team,&lt;/P&gt;&lt;P&gt;I am currently working with the S32K358 MCU, where I am attempting to transition the MCU into standby mode and then wake it up into run mode via a WAKEUP input. On the S32K344 reference board, simply configuring the WAKEUP signal and switching the MCU mode correctly outputs the reset reason. However, I am encountering issues with the same process on my board using the S32K358.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Current Status:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I have enabled the low-power mode on the MCU.&lt;/LI&gt;&lt;LI&gt;All peripheral clocks have been disabled.&lt;/LI&gt;&lt;LI&gt;The mode change is being handled through the Mcu_SetMode function.&lt;/LI&gt;&lt;LI&gt;I have confirmed that the MCU enters standby mode, with power consumption dropping by over 25%.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Reset behavior on the S32K344:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On WAKEUP input:&lt;UL&gt;&lt;LI&gt;GetResetRawValue = 0&lt;/LI&gt;&lt;LI&gt;GetResetReason = 28&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;On Power-On Reset (POR):&lt;UL&gt;&lt;LI&gt;GetResetRawValue = 0&lt;/LI&gt;&lt;LI&gt;GetResetReason = 0&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Reset behavior on the S32K358:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;On WAKEUP input:&lt;UL&gt;&lt;LI&gt;GetResetRawValue = 0x8000&lt;/LI&gt;&lt;LI&gt;GetResetReason = 0&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;On POR:&lt;UL&gt;&lt;LI&gt;GetResetRawValue = 0x8000&lt;/LI&gt;&lt;LI&gt;GetResetReason = 0&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;On Functional Reset:&lt;UL&gt;&lt;LI&gt;GetResetRawValue = 0x800&lt;/LI&gt;&lt;LI&gt;GetResetReason = 26&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Questions:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;During the wakeup on the S32K358, the GetResetRawValue = 0x8000 is observed from the DES register, which corresponds to a &lt;STRONG&gt;System clock dividers alignment failure&lt;/STRONG&gt;. Could you please provide guidance on the possible cause of this issue and what I should check further?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;During the Functional Reset, the GetResetRawValue = 0x800 was found in the FES register, but I am unclear about the meaning of this value. Could you please clarify its significance?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;I am curious if the fact that the &lt;STRONG&gt;reset reason is not showing 28&lt;/STRONG&gt; during the wakeup on the S32K358 is related to the &lt;STRONG&gt;DES register value of 0x8000&lt;/STRONG&gt;. Any insights on this would be greatly appreciated.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would greatly appreciate your support and guidance on resolving these issues.&lt;/P&gt;&lt;P&gt;Thank you.&lt;BR /&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 06:04:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1947852#M40580</guid>
      <dc:creator>NewbieNerd</dc:creator>
      <dc:date>2024-09-05T06:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 : Request for Support on Wakeup and Reset Behavior</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1948886#M40629</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226113"&gt;@NewbieNerd&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The S32K358 part supports a PMIC handshake.&lt;/P&gt;
&lt;P&gt;RM rev9, Section 41.9 PMIC Handshake with MCU (applicable for S32K328, S32K338, S32K348, S32K358, &lt;BR /&gt;S32K388, and S32K389)&lt;/P&gt;
&lt;P&gt;If you don't use the handshake, please set this bit in DCMRWF1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1725610312942.png" style="width: 614px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297552iBEB27A7E364C3602/image-dimensions/614x102?v=v2" width="614" height="102" role="button" title="danielmartynek_0-1725610312942.png" alt="danielmartynek_0-1725610312942.png" /&gt;&lt;/span&gt;&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, 09 Sep 2024 07:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1948886#M40629</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-09-09T07:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 : Request for Support on Wakeup and Reset Behavior</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1949831#M40694</link>
      <description>&lt;P&gt;Thanks to your answer, I was able to implement it correctly.&lt;BR /&gt;Best Regard,&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 07:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Request-for-Support-on-Wakeup-and-Reset-Behavior/m-p/1949831#M40694</guid>
      <dc:creator>NewbieNerd</dc:creator>
      <dc:date>2024-09-09T07:26:56Z</dc:date>
    </item>
  </channel>
</rss>

