<?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 S32k144 VLPS mode entry in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1358581#M12500</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From several days , I'm trying to put MCU S32K144 into VLPS mode but unable to achieve VLPS. I'm using&amp;nbsp;POWER_SYS_SetMode API to enter into VLPS but still current consumption is very high ~20mA and GPIOs are turning off while entering into the VLPS but it should not be turned off as mentioned in Application note.&lt;/P&gt;&lt;P&gt;In run mode, i'm using PLL clock of 128MHz and Sys Clock is 64MHz as per our system requirement but i haven't done anything for VLPS clock configuration because&amp;nbsp;POWER_SYS_SetMode API is managing the clock.&lt;/P&gt;&lt;P&gt;Apart from that, i was trying to generate same clock configuration as used in example code but it is showing some error&amp;nbsp;while generating the PE file. (FIRC-RUN mode , SIRC-VLPS mode)&lt;/P&gt;&lt;P&gt;Error-unexpected status of script: beans\clock_manager\clock_manager_version_s32_sdk_s32k.chg&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warning-The maximum allowable change in frequency is restricted to 3X.&lt;/P&gt;&lt;P&gt;Please provide solution for this problem !!&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 10:59:22 GMT</pubDate>
    <dc:creator>EMBEDDED585</dc:creator>
    <dc:date>2021-10-20T10:59:22Z</dc:date>
    <item>
      <title>S32k144 VLPS mode entry</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1358581#M12500</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From several days , I'm trying to put MCU S32K144 into VLPS mode but unable to achieve VLPS. I'm using&amp;nbsp;POWER_SYS_SetMode API to enter into VLPS but still current consumption is very high ~20mA and GPIOs are turning off while entering into the VLPS but it should not be turned off as mentioned in Application note.&lt;/P&gt;&lt;P&gt;In run mode, i'm using PLL clock of 128MHz and Sys Clock is 64MHz as per our system requirement but i haven't done anything for VLPS clock configuration because&amp;nbsp;POWER_SYS_SetMode API is managing the clock.&lt;/P&gt;&lt;P&gt;Apart from that, i was trying to generate same clock configuration as used in example code but it is showing some error&amp;nbsp;while generating the PE file. (FIRC-RUN mode , SIRC-VLPS mode)&lt;/P&gt;&lt;P&gt;Error-unexpected status of script: beans\clock_manager\clock_manager_version_s32_sdk_s32k.chg&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warning-The maximum allowable change in frequency is restricted to 3X.&lt;/P&gt;&lt;P&gt;Please provide solution for this problem !!&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 10:59:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1358581#M12500</guid>
      <dc:creator>EMBEDDED585</dc:creator>
      <dc:date>2021-10-20T10:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 VLPS mode entry</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1359090#M12506</link>
      <description>&lt;P&gt;Hi@&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192627" target="_self" aria-label="View Profile of EMBEDDED585"&gt;&lt;SPAN class=""&gt;EMBEDDED585&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. It looks like your clock configuration is wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Here I set SPLL_CLK = 128M,SPLL_CLK-&amp;gt;SYS_CLK for Power RUN Mode (64M)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1634781247544.png" style="width: 470px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159696iEABA1AE475B3900C/image-dimensions/470x168?v=v2" width="470" height="168" role="button" title="Senlent_0-1634781247544.png" alt="Senlent_0-1634781247544.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; 2.There is a example application demonstrating S32K144 power modes in S32 DS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The purpose of the application is to show the user how to enter various power modes of the S32K144 SoC using the S32 SDK API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name:"&lt;STRONG&gt;power_mode_switch_s32k144&lt;/STRONG&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3.&lt;SPAN&gt;&amp;nbsp; Did you know&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;S32k Power Estimation Tool.&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;This Power Estimation Tool leverages power consumption data from the device data sheet and additional real measurements or design estimates depending on the availability.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_1-1634781909058.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159701iF8C0199CD3A7854E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Senlent_1-1634781909058.png" alt="Senlent_1-1634781909058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This software may solve your problem and download link below:&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;A href="https://www.nxp.com/search?keyword=s32k%2520power%2520estimation%2520tool%2520(pet)&amp;amp;start=0&amp;amp;category=software" target="_blank" rel="noopener" shape="rect"&gt;https://www.nxp.com/search?keyword=s32k%2520power%2520estimation%2520tool%2520(pet)&amp;amp;start=0&amp;amp;category=software&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: If you encounter the following problems during use, you can refer to the picture to solve.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorSenlent_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Regarding the low power consumption of the S32K1xx series, the above should help you complete your development needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Jim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 02:09:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1359090#M12506</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2021-10-21T02:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144 VLPS mode entry</title>
      <link>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1359095#M12507</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1634782381157.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/159703iA939DF882D993682/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Senlent_0-1634782381157.png" alt="Senlent_0-1634782381157.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 02:13:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k144-VLPS-mode-entry/m-p/1359095#M12507</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2021-10-21T02:13:14Z</dc:date>
    </item>
  </channel>
</rss>

