<?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 Wake up from VLPS mode using LPTMR in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1780771#M30007</link>
    <description>&lt;P&gt;I am trying to wake up my s32k116 MCU from VLPS mode using LPTMR0.&lt;/P&gt;&lt;P&gt;- LPTMR interrupt is enabled with priority as 0. The interrupts are fully functional in VLPR mode.&lt;/P&gt;&lt;P&gt;- LPTMR src clock is set to SIRC.&lt;/P&gt;&lt;P&gt;- state transition is as follows:- RUN-&amp;gt;VLPR-&amp;gt;VLPS&lt;/P&gt;&lt;P&gt;But the microcontroller is not able to wake up from VLPS mode.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2023 06:53:59 GMT</pubDate>
    <dc:creator>ED86</dc:creator>
    <dc:date>2023-12-28T06:53:59Z</dc:date>
    <item>
      <title>Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1780771#M30007</link>
      <description>&lt;P&gt;I am trying to wake up my s32k116 MCU from VLPS mode using LPTMR0.&lt;/P&gt;&lt;P&gt;- LPTMR interrupt is enabled with priority as 0. The interrupts are fully functional in VLPR mode.&lt;/P&gt;&lt;P&gt;- LPTMR src clock is set to SIRC.&lt;/P&gt;&lt;P&gt;- state transition is as follows:- RUN-&amp;gt;VLPR-&amp;gt;VLPS&lt;/P&gt;&lt;P&gt;But the microcontroller is not able to wake up from VLPS mode.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 06:53:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1780771#M30007</guid>
      <dc:creator>ED86</dc:creator>
      <dc:date>2023-12-28T06:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1781520#M30096</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217894"&gt;@ED86&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you check if SCG_SIRCCSR[SIRCEN = SIRCLPEN = SIRCSTEN = 1] before the MCU enters VLPS?&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>Tue, 02 Jan 2024 07:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1781520#M30096</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-01-02T07:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1781699#M30118</link>
      <description>&lt;P&gt;Following is the bit sequence for&amp;nbsp;SCG_SIRCCSR register.&lt;/P&gt;&lt;P&gt;0011000000000000000000000101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see&amp;nbsp;SCG_SIRCCSR[SIRCEN] = 1,&amp;nbsp;SCG_SIRCCSR[SIRCLPEN] = 1, but&amp;nbsp;SCG_SIRCCSR[SIRCSTEN] = 0&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 12:40:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1781699#M30118</guid>
      <dc:creator>ED86</dc:creator>
      <dc:date>2024-01-02T12:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1782125#M30142</link>
      <description>&lt;P&gt;Can you test it with SIRCSTEN = 1?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1704268543184.png" style="width: 681px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256486i7732D0A70C132BF7/image-dimensions/681x181?v=v2" width="681" height="181" role="button" title="danielmartynek_0-1704268543184.png" alt="danielmartynek_0-1704268543184.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>Wed, 03 Jan 2024 07:56:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1782125#M30142</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-01-03T07:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1783015#M30225</link>
      <description>&lt;P&gt;I am successfully wake up my MCU from VLPS mode using this solution. But flexcan is not working after waking up from VLPS mode.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 12:11:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1783015#M30225</guid>
      <dc:creator>ED86</dc:creator>
      <dc:date>2024-01-04T12:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Wake up from VLPS mode using LPTMR</title>
      <link>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1783023#M30226</link>
      <description>&lt;P&gt;Before the MCU entered VLPS, the clock sources (other than SIRC) as well as the FlexCAN module were disabled. Once the MCU is out of VLPS, the application must reeinitialize everything again.&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;</description>
      <pubDate>Thu, 04 Jan 2024 12:20:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Wake-up-from-VLPS-mode-using-LPTMR/m-p/1783023#M30226</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-01-04T12:20:58Z</dc:date>
    </item>
  </channel>
</rss>

