<?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 KW41Z VLLS mode wakeup NOT working for example code in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW41Z-VLLS-mode-wakeup-NOT-working-for-example-code/m-p/815050#M49419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was working with different power modes and had a query regarding the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to wakeup from VLLSx mode in KW41Z platform. LPTMR( LLWU) works well for LLSx mode. But i am not able to wakeup using&amp;nbsp;&lt;SPAN&gt;LPTMR( LLWU)&amp;nbsp;from VLLSx mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Development board used: KW41Z&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example code: demo_apps_power_manager, demo_apps_power_mode_switch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please suggest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sandeep&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2018 05:29:21 GMT</pubDate>
    <dc:creator>sandeepkamath</dc:creator>
    <dc:date>2018-07-16T05:29:21Z</dc:date>
    <item>
      <title>KW41Z VLLS mode wakeup NOT working for example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW41Z-VLLS-mode-wakeup-NOT-working-for-example-code/m-p/815050#M49419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was working with different power modes and had a query regarding the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to wakeup from VLLSx mode in KW41Z platform. LPTMR( LLWU) works well for LLSx mode. But i am not able to wakeup using&amp;nbsp;&lt;SPAN&gt;LPTMR( LLWU)&amp;nbsp;from VLLSx mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Development board used: KW41Z&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example code: demo_apps_power_manager, demo_apps_power_mode_switch&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please suggest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sandeep&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 05:29:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW41Z-VLLS-mode-wakeup-NOT-working-for-example-code/m-p/815050#M49419</guid>
      <dc:creator>sandeepkamath</dc:creator>
      <dc:date>2018-07-16T05:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: KW41Z VLLS mode wakeup NOT working for example code</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW41Z-VLLS-mode-wakeup-NOT-working-for-example-code/m-p/815051#M49420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tested the&amp;nbsp;&lt;EM&gt;demo_apps_power_mode_switch &lt;/EM&gt;example from&amp;nbsp;the current KW41&amp;nbsp;&lt;SPAN class="" style="color: #333333; background-color: #ffffff;"&gt;SDK&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(2018-04-16) downloaded from the &lt;A href="https://mcuxpresso.nxp.com/en/select"&gt;MCUXpresso SDK builder&lt;/A&gt;&amp;nbsp;and was able to wake up with the LPTMR from VLLS1-3 modes successfully.&amp;nbsp; For VLLS0, the LPTMR is not available because in this mode, the&amp;nbsp;1 kHz LPO is off. You would need to&amp;nbsp;bypass the 32kHz oscillator and provide an external 32k clock signal through&amp;nbsp;EXTAL32K pin. For more information, you can refer to the&amp;nbsp;&lt;STRONG&gt;Table 8-2. Module operation in low power modes&lt;/STRONG&gt; from the &lt;A href="https://www.nxp.com/docs/en/reference-manual/MKW41Z512RM.pdf"&gt;KW41 reference manual&lt;/A&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79887i4AAAE30AE750F617/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Gerardo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 00:08:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KW41Z-VLLS-mode-wakeup-NOT-working-for-example-code/m-p/815051#M49420</guid>
      <dc:creator>gerardo_rodriguez</dc:creator>
      <dc:date>2018-08-08T00:08:15Z</dc:date>
    </item>
  </channel>
</rss>

