<?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: Simple (non-sdk) deep sleep example - wake from PB - FRDM-K22F in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654929#M39979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can find a basic document and example (in baremetal) that sets MCU to lowest power modes (LLS and VLLSx):&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;It is focused on KL26 device but same principle will apply to FRDM-K22F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can find it useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac Avila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 20:20:01 GMT</pubDate>
    <dc:creator>isaacavila</dc:creator>
    <dc:date>2016-09-28T20:20:01Z</dc:date>
    <item>
      <title>Simple (non-sdk) deep sleep example - wake from PB - FRDM-K22F</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654927#M39977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have struggled with the complexity of the power_manager example to put the K22F to deep sleep. &amp;nbsp;The example is much too complex to easily simplify to use a bare bones non-sdk project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if an NXP rep or someone else can help by providing a simple go to deep sleep project which wakes from a pushbutton for the FRDM-K22F board. &amp;nbsp;This would help me greatly in getting a time crunched project out the door. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help provided. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 22:57:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654927#M39977</guid>
      <dc:creator>mjg8t</dc:creator>
      <dc:date>2016-09-27T22:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Simple (non-sdk) deep sleep example - wake from PB - FRDM-K22F</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654928#M39978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FLLWU.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/LLWU.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-K22F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-K22F.html&lt;/A&gt;&lt;SPAN&gt; which allows you to choose any LLWU mode and wake up from it using a push button (either temporarily to do one operation or permenently to RUN mode, or from a RTC alarm).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you need an immediate and complete solution just take the uTasker project (it is bare-metal in the sense of your requirements) and includes complete power management support integrated with no more work (as well as almost everything else that the K22 could need, plus a K22 simulator that allows the complete project to be tested in (approx.) real-time, excercising peripherals, interrupt, DMA etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Mark&lt;BR /&gt;&lt;SPAN&gt;Kinetis for professionals: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 23:34:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654928#M39978</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-09-27T23:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Simple (non-sdk) deep sleep example - wake from PB - FRDM-K22F</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654929#M39979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can find a basic document and example (in baremetal) that sets MCU to lowest power modes (LLS and VLLSx):&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;It is focused on KL26 device but same principle will apply to FRDM-K22F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can find it useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaac Avila&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 20:20:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Simple-non-sdk-deep-sleep-example-wake-from-PB-FRDM-K22F/m-p/654929#M39979</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2016-09-28T20:20:01Z</dc:date>
    </item>
  </channel>
</rss>

