<?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 Re: Problem in low power mode wakeup with any interrupt in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-in-low-power-mode-wakeup-with-any-interrupt/m-p/610992#M36115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parth Modi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you checked the chapter 7 of the Reference manual you can find the Power Management functionality description for this MCU, you can find from chip power modes to Power modes transitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I recommend you to check the application note &lt;A href="https://developer.mbed.org/media/uploads/GregC/an4470-using_low-power_modes_with_kinetis_mcus.pdf"&gt;AN4470&lt;/A&gt; and &lt;A href="http://www.nxp.com/files/32bit/doc/app_note/AN4503.pdf"&gt;AN4503&lt;/A&gt;, These documents shows how to use the power management systems and they provide use case examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally you can check the document: &lt;A href="https://community.nxp.com/docs/DOC-332687"&gt;Power Management on Kinetis MCUs: LLS and VLLS modes&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This document is based in KDS IDE, but it has a baremetal examples that can be implemented in IAR. It uses FRDM-KL26Z but same principle applies to other Kinetis families.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 22:56:04 GMT</pubDate>
    <dc:creator>jorge_a_vazquez</dc:creator>
    <dc:date>2016-10-07T22:56:04Z</dc:date>
    <item>
      <title>Problem in low power mode wakeup with any interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-in-low-power-mode-wakeup-with-any-interrupt/m-p/610991#M36114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on the Mk20DX128vll7 MCU. I want to put this MCU on low power from the code and wake up MCU on any interrupt is come.I am use the IAR IDE for the development.&lt;BR /&gt;Is it possible with this MCU's any Low power mode?&lt;/P&gt;&lt;P&gt;If yes than please share some document and example code for that.&lt;/P&gt;&lt;P&gt;Please let me know if you need more information from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Parth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 06:05:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-in-low-power-mode-wakeup-with-any-interrupt/m-p/610991#M36114</guid>
      <dc:creator>parthmodi</dc:creator>
      <dc:date>2016-10-06T06:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in low power mode wakeup with any interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-in-low-power-mode-wakeup-with-any-interrupt/m-p/610992#M36115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parth Modi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you checked the chapter 7 of the Reference manual you can find the Power Management functionality description for this MCU, you can find from chip power modes to Power modes transitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I recommend you to check the application note &lt;A href="https://developer.mbed.org/media/uploads/GregC/an4470-using_low-power_modes_with_kinetis_mcus.pdf"&gt;AN4470&lt;/A&gt; and &lt;A href="http://www.nxp.com/files/32bit/doc/app_note/AN4503.pdf"&gt;AN4503&lt;/A&gt;, These documents shows how to use the power management systems and they provide use case examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally you can check the document: &lt;A href="https://community.nxp.com/docs/DOC-332687"&gt;Power Management on Kinetis MCUs: LLS and VLLS modes&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This document is based in KDS IDE, but it has a baremetal examples that can be implemented in IAR. It uses FRDM-KL26Z but same principle applies to other Kinetis families.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this information help you.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jorge Alcala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 22:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problem-in-low-power-mode-wakeup-with-any-interrupt/m-p/610992#M36115</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2016-10-07T22:56:04Z</dc:date>
    </item>
  </channel>
</rss>

