<?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: Stop Mode in s32k148 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301039#M56387</link>
    <description>&lt;P&gt;The WFI instruction is already implemented in the RTD driver when you call&amp;nbsp;Power_Ip_SetMode().&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2026 09:18:04 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2026-01-27T09:18:04Z</dc:date>
    <item>
      <title>Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300151#M56331</link>
      <description>&lt;P&gt;Hi NXP Team,&lt;/P&gt;&lt;P&gt;I’m working on low-power implementation on &lt;STRONG&gt;S32K148&lt;/STRONG&gt; using &lt;STRONG&gt;S32DS 3.5&lt;/STRONG&gt;. I have configured a &lt;STRONG&gt;GPIO interrupt (button)&lt;/STRONG&gt; such that the MCU should:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;enter &lt;STRONG&gt;STOP1&lt;/STRONG&gt;,&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;wake up on button press, execute a small task, and&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Return to STOP1 (repeat continuously).&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;Current measurements (using Nordic Power Profiler Kit 2)&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Sleep (expected STOP1):&lt;/STRONG&gt; 16.30 mA (total board)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Normal run:&lt;/STRONG&gt; 43.98 mA (total board)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;PPK2 connections: VDD/VIN connected at &lt;STRONG&gt;J7 (2–3)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;What I tried for MCU isolation&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Based on the schematic, I removed the &lt;STRONG&gt;0 Ω resistor (R59)&lt;/STRONG&gt; in the MCU VDD path to isolate the MCU supply.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, the MCU still appears to be powered (so isolation is incomplete).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Support needed&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;STOP1 verification:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Can you review/confirm whether my current configuration/code is actually entering &lt;STRONG&gt;STOP1&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If not, please share the correct &lt;STRONG&gt;sequence/steps&lt;/STRONG&gt; to enter STOP modes (STOP1 specifically) and wake up via button interrupt, execute a task, and return to STOP.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Wake-up source configuration:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;For STOP1, what is the recommended/required configuration for GPIO wake-up (PORT interrupt/AWIC/any additional low-power wake configuration)?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Correct PPK2 connection point for MCU-only current:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Where exactly should I connect PPK2 &lt;STRONG&gt;VDD/VIN&lt;/STRONG&gt; so that only the MCU supply is measured (not the full board current)?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Which jumpers/links should be removed/changed to fully isolate the MCU supply?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Why the MCU still powers after removing R59:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;What are the possible alternate power paths (VDDA/VDDIO rails, debugger/OpenSDA, protection diode back-powering through I/Os, etc.) on this board, and which components/jumpers/resistors must be removed to prevent that?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If needed, I can share my project configuration and the specific low-power/interrupt setup code sections for review.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 05:54:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300151#M56331</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-01-26T05:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300426#M56354</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256519"&gt;@Vamshi_&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;1.&lt;/P&gt;
&lt;P&gt;Do not modify the modeConfig structure at runtime.&lt;BR /&gt;The configuration must be done in the .mex file, and Power_Ip_aModeConfigPB[1] should be used when calling Power_Ip_SetMode().&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1769420246692.png" style="width: 628px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374225i693190DA86355850/image-dimensions/628x135?v=v2" width="628" height="135" role="button" title="danielmartynek_0-1769420246692.png" alt="danielmartynek_0-1769420246692.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To verify the selected power mode, enable CLKOUT and measure the BUS_CLK frequency on that pin.&lt;/P&gt;
&lt;P&gt;2.&lt;/P&gt;
&lt;P&gt;Just configure and enable the GPIO interrupt, that is all.&lt;/P&gt;
&lt;P&gt;In STOP mode, the NVIC is not active. It is replaced by the AVIC.&lt;/P&gt;
&lt;P&gt;3 &amp;amp; 4.&lt;/P&gt;
&lt;P&gt;If V_GPIO &amp;gt; VDD + Vf, the MCU can be unintentionally powered through the GPIOs, since all GPIOs are clamped to VDD.&lt;BR /&gt;To prevent this, R59 must be removed. However, you must then ensure that the MCU is properly powered through connector J19.&lt;/P&gt;
&lt;P&gt;Additionally, keep in mind:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;GPIO outputs driving external loads will increase overall MCU VDD power consumption.&lt;/LI&gt;
&lt;LI&gt;No GPIO input should be left floating.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 09:51:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300426#M56354</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-01-26T09:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300802#M56369</link>
      <description>Can we not change the mode using the power driver in the runtime?</description>
      <pubDate>Tue, 27 Jan 2026 03:32:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300802#M56369</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-01-27T03:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300828#M56371</link>
      <description>And also can you tell me is it needed to implement the __asm volatile ("WFI"); instruction by ourself in the code after setting the mode in stop1 mode ?</description>
      <pubDate>Tue, 27 Jan 2026 04:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2300828#M56371</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-01-27T04:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301037#M56386</link>
      <description>&lt;P&gt;There is no need to change it in the run time.&lt;/P&gt;
&lt;P&gt;The driver generates it as a constant.&lt;/P&gt;
&lt;P&gt;You can have many different configurations in the array.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1769505346419.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374394iA8E7FBF4669FA7AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielmartynek_0-1769505346419.png" alt="danielmartynek_0-1769505346419.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 09:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301037#M56386</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-01-27T09:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301039#M56387</link>
      <description>&lt;P&gt;The WFI instruction is already implemented in the RTD driver when you call&amp;nbsp;Power_Ip_SetMode().&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 09:18:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301039#M56387</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-01-27T09:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301139#M56390</link>
      <description>In my current implementation, I am requesting STOP mode at runtime from the GPIO interrupt as per my code flow. Can you confirm whether this sequence will actually place the S32K148 into STOP1 mode rather than configuring it in the MEX file and using it?</description>
      <pubDate>Tue, 27 Jan 2026 09:48:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2301139#M56390</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-01-27T09:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2302875#M56446</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In my current implementation, I am requesting STOP mode at runtime from the GPIO interrupt as per my code flow. Can you confirm whether this sequence will actually place the S32K148 into STOP1 mode rather than configuring it in the MEX file and using it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 09:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2302875#M56446</guid>
      <dc:creator>Vamshi_</dc:creator>
      <dc:date>2026-01-29T09:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Stop Mode in s32k148</title>
      <link>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2302974#M56452</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256519"&gt;@Vamshi_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Power_Ip_SetMode() will place it in the Stop mode (with WFI).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 11:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Stop-Mode-in-s32k148/m-p/2302974#M56452</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-01-29T11:11:25Z</dc:date>
    </item>
  </channel>
</rss>

