<?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: Low power mode S32K1</title>
    <link>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2200822#M54263</link>
    <description>I do not turn off the debugger during testing. But are there any clocks or other features that I can disable to make it consume the least possible energy?</description>
    <pubDate>Fri, 07 Nov 2025 10:56:41 GMT</pubDate>
    <dc:creator>adem_marangoz</dc:creator>
    <dc:date>2025-11-07T10:56:41Z</dc:date>
    <item>
      <title>Low power mode S32K1</title>
      <link>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2199826#M54196</link>
      <description>&lt;P&gt;Hello NXP Team,&lt;/P&gt;&lt;P&gt;I am currently working with the S32K144 microcontroller and have configured it to operate in VLPS mode. The device wakes up using a GPIO interrupt. However, I have observed that the current consumption remains higher than expected.&lt;/P&gt;&lt;P&gt;Could you please guide me on the optimal settings or configurations to minimize power consumption and ensure the device operates at the lowest possible energy levels?&lt;/P&gt;&lt;P&gt;Thank you for your support!&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="S32K1" id="S32K1"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 07:11:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2199826#M54196</guid>
      <dc:creator>adem_marangoz</dc:creator>
      <dc:date>2025-11-06T07:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Low power mode S32K1</title>
      <link>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2199896#M54204</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249464"&gt;@adem_marangoz&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Do you keep the debugger/programmer connected?&lt;/P&gt;
&lt;P&gt;If so, the MCU does not enter VLPS but an emulated stop mode instead which has higher power consumption.&lt;/P&gt;
&lt;P&gt;Try disconnecting the debugger and power-cycling the MCU.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1762417502685.png" style="width: 607px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364256i1FCED353DC00B4F7/image-dimensions/607x252?v=v2" width="607" height="252" role="button" title="danielmartynek_0-1762417502685.png" alt="danielmartynek_0-1762417502685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 08:30:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2199896#M54204</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-11-06T08:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Low power mode S32K1</title>
      <link>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2200822#M54263</link>
      <description>I do not turn off the debugger during testing. But are there any clocks or other features that I can disable to make it consume the least possible energy?</description>
      <pubDate>Fri, 07 Nov 2025 10:56:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2200822#M54263</guid>
      <dc:creator>adem_marangoz</dc:creator>
      <dc:date>2025-11-07T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Low power mode S32K1</title>
      <link>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2201869#M54316</link>
      <description>&lt;P&gt;Before the MCU enters VLPS mode, the system clock must be sourced from SIRC, and all other clock sources must be disabled.&lt;BR /&gt;This means that any peripherals allowed to operate in VLPS must be clocked by SIRC, while all other peripherals must be disabled.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1762778521696.png" style="width: 693px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/364702i9C5951650E1C09B8/image-dimensions/693x134?v=v2" width="693" height="134" role="button" title="danielmartynek_0-1762778521696.png" alt="danielmartynek_0-1762778521696.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Power consumption in VLPS is specified in the Device Specification (DS) under:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Table 13. Power consumption&lt;/LI&gt;
&lt;LI&gt;Table 14. VLPS additional use-case power consumption at typical conditions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The detailed use cases are described in the Excel file attached to the DS:&lt;BR /&gt;&lt;STRONG&gt;S32K1xx_Power_Modes_Configuration.xlsx&lt;/STRONG&gt;&lt;/P&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, 10 Nov 2025 12:49:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Low-power-mode-S32K1/m-p/2201869#M54316</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-11-10T12:49:08Z</dc:date>
    </item>
  </channel>
</rss>

