<?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 回复： How to make LPTMR works in VLPS mode and wakeup the MCU in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1623192#M21687</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Can leave VLPS mode, but need reset system, I want to from VLPS to RUN mode; don't goto run mode;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 08:51:17 GMT</pubDate>
    <dc:creator>Jack527</dc:creator>
    <dc:date>2023-03-28T08:51:17Z</dc:date>
    <item>
      <title>How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1601883#M20766</link>
      <description>&lt;P&gt;Hi NXP:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I tried that the LPTMR could work in VLPR mode and wake up the MCU, but it did not work in VLPS mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I use the S32k146 and could wakeup the mcu from VLPS with GPIO interrupt, but&amp;nbsp;mcu could not wakeup from VLPS by LPTMR or other FTM.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please help me?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 10:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1601883#M20766</guid>
      <dc:creator>KILLERzheng</dc:creator>
      <dc:date>2023-02-20T10:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1602909#M20825</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the LPTMR module can work in VLPS but it needs the SIRC clock source to be running in VLPS.&lt;BR /&gt;Of course, the functional clock of LPTMR must be SIRC.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;You can refer to below example; LPTMR in VLPS is used to trigger CMP, that wakeups MCU&lt;BR /&gt;&lt;/SPAN&gt;&lt;A class="cuf-url forceOutputURL" title="" href="https://community.nxp.com/docs/DOC-335759" target="_blank" rel="noopener noreferrer" data-value="https://community.nxp.com/docs/DOC-335759"&gt;https://community.nxp.com/docs/DOC-335759&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 12:45:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1602909#M20825</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-02-21T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1603314#M20840</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KILLERzheng_0-1677029808850.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211874i4DB4272252BA584F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KILLERzheng_0-1677029808850.png" alt="KILLERzheng_0-1677029808850.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the example project, I find the SIRCLPEN = 1 and&amp;nbsp;SIRCSTEN = 1;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KILLERzheng_1-1677030054690.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211876i5B1AF38BA769E270/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KILLERzheng_1-1677030054690.png" alt="KILLERzheng_1-1677030054690.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I develop my project based on S32K1_RTD_1_0_1_D2202_ASR_REL_4_4_REV_0000_20220224 and config the MCAL with EB, and I find that the "SIRC Stop Enable" could not be enabled. So if I run&amp;nbsp; "Mcu_SetMode(McuModeSettingConf_VLPS)" , the lptmr seems does not work anymore, and the wakeup function does not work, either.&amp;nbsp; In this case, the power consumption is 0.95mA 24V.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KILLERzheng_2-1677030900897.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211887i2AAA5FF50CE26494/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KILLERzheng_2-1677030900897.png" alt="KILLERzheng_2-1677030900897.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If "IP_SCG-&amp;gt;SIRCCSR |= SCG_SIRCCSR_SIRCSTEN(1U)" run before I set mcu mode into VLPS, the wakeup function works but the power consumption is 2.30mA 24V. I thinks the power consumption is too big, even bigger than VLPR mode(1.2mA 24V).&lt;/P&gt;&lt;P&gt;Is there any wrong in my project?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 01:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1603314#M20840</guid>
      <dc:creator>KILLERzheng</dc:creator>
      <dc:date>2023-02-22T01:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1603677#M20868</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I do not know your project, so cannot comment.&lt;BR /&gt;You can refer&amp;nbsp;&lt;SPAN&gt;to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN5425.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;AN5425&lt;/A&gt;, it discusses&amp;nbsp;tips for making low-power measurements.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 11:51:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1603677#M20868</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-02-22T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1604144#M20881</link>
      <description>&lt;P&gt;Here is my project, could you please help me figure out my default?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 01:06:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1604144#M20881</guid>
      <dc:creator>KILLERzheng</dc:creator>
      <dc:date>2023-02-23T01:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1613112#M21285</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193890"&gt;@KILLERzheng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PFA the fixed project. I simplified the code and tested on S32K146 EVB. The VLPS should be entered after pushing SW2 button, and after about 10 seconds the application exits the VLPS mode by an interrupt from LPTMR. Blue LED will be turned off during VLPS, then turned on after exit VLPS.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 10:56:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1613112#M21285</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2023-03-10T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1615557#M21384</link>
      <description>&lt;P&gt;I tried the project you proved, and test it on my own board. I find that when mcu goes into VLPS, the current comsumption is 2.3mA 24V.&amp;nbsp; I do think the power comsumption is too high to VLPS mode, because I test the VLPS in my own project that the current comsumption is 0.95mA 24V&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KILLERzheng_0-1678870823544.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/214652i970F0688D55BB956/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KILLERzheng_0-1678870823544.png" alt="KILLERzheng_0-1678870823544.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 09:00:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1615557#M21384</guid>
      <dc:creator>KILLERzheng</dc:creator>
      <dc:date>2023-03-15T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1616641#M21426</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193890"&gt;@KILLERzheng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the shared app, I measured the power consumption with EVB board during VLPS. It's around 0.05 mA&amp;nbsp;@12V. See attachment.&lt;/P&gt;
&lt;P&gt;Can&amp;nbsp; you verify with the EVB board?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 09:42:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1616641#M21426</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2023-03-16T09:42:03Z</dc:date>
    </item>
    <item>
      <title>回复： How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1622050#M21609</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I use LPTMR module can work in VLPS with LPO clock, but don't leave VLPS; I want to use test IO change in LVPS, if has IO change goto wakeup , but don't leave VLPS, how to from VLPS to RUN ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 09:39:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1622050#M21609</guid>
      <dc:creator>Jack527</dc:creator>
      <dc:date>2023-03-26T09:39:03Z</dc:date>
    </item>
    <item>
      <title>回复： How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1622469#M21644</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If i understand your issue correctly, then it looks like you're enabling sleep-on exit. Try to disable it and see whether if helps. Other than that, please create another thread.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1622469#M21644</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2023-03-27T09:38:57Z</dc:date>
    </item>
    <item>
      <title>回复： How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1623192#M21687</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Can leave VLPS mode, but need reset system, I want to from VLPS to RUN mode; don't goto run mode;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 08:51:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1623192#M21687</guid>
      <dc:creator>Jack527</dc:creator>
      <dc:date>2023-03-28T08:51:17Z</dc:date>
    </item>
    <item>
      <title>回复： How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1623197#M21688</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;when IO port change , I need reset system , or else don't leave VLPS mode, I want to from VLPS to RUN mode; now don't goto run mode;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 08:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1623197#M21688</guid>
      <dc:creator>Jack527</dc:creator>
      <dc:date>2023-03-28T08:57:11Z</dc:date>
    </item>
    <item>
      <title>回复： How to make LPTMR works in VLPS mode and wakeup the MCU</title>
      <link>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1624846#M21744</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;To be honest I don't really understand your request. I think you can contact to our local FAE and share your request by Chinese.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 03:11:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-make-LPTMR-works-in-VLPS-mode-and-wakeup-the-MCU/m-p/1624846#M21744</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2023-03-30T03:11:39Z</dc:date>
    </item>
  </channel>
</rss>

