<?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: can't work TWR-K20D72M low power mode in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-work-TWR-K20D72M-low-power-mode/m-p/577326#M34272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavin,&lt;/P&gt;&lt;P&gt;You can download a sample package code through the link as below.&lt;/P&gt;&lt;P&gt;in the package code, there's a low power demo which use the corresponding pin and LPTMR to wake the MCU from the LLS mode, and please refer to it for detail.&lt;/P&gt;&lt;P&gt;Sample package code:&lt;/P&gt;&lt;P&gt;cache.nxp.com/files/32bit/software/KL25_SC.exe&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&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>Mon, 18 Jul 2016 11:37:06 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2016-07-18T11:37:06Z</dc:date>
    <item>
      <title>can't work TWR-K20D72M low power mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-work-TWR-K20D72M-low-power-mode/m-p/577325#M34271</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 with TWR-K20D72M EVM board as controller and i am working on Low Power Mode.&lt;/P&gt;&lt;P&gt;from the below link i download the TWR-K20D72M's sample codes&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fcache.nxp.com%2Ffiles%2F32bit%2Fsoftware%2FKINETIS_72MHz_SRC.zip%3Ffpsp%3D1%26WT_TYPE%3DLab%2520and%2520Test%2520Software%26WT_VENDOR%3DFREESCALE%26WT_FILE_FORMAT%3Dzip%26WT_ASSET%3DDownloads%26fileExt%3D.zip" rel="nofollow" target="_blank"&gt;http://cache.nxp.com/files/32bit/software/KINETIS_72MHz_SRC.zip?fpsp=1&amp;amp;WT_TYPE=Lab%20and%20Test%20Software&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=zip&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.zip&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in those sample codes there is also low power mode's sample code that code i have used.&lt;/P&gt;&lt;P&gt;different low power modes are given below :&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wait : wait,VLPW&lt;/P&gt;&lt;P&gt;stop : stop,VLPS,LLS&lt;/P&gt;&lt;P&gt;power down : VLLS1,VLLS2,VLLS3&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to test all the above low power mode sample code is given in the code which i have downloaded from the &lt;/P&gt;&lt;P&gt;above link.&lt;/P&gt;&lt;P&gt;in that code board's SW1 switch is used as wakeup source but i want to use LPTMR interrupt as wakeup source.&lt;/P&gt;&lt;P&gt;below i attached all my code's files.i also configured LLWU unit to wakeup using LPTMR after 9 seconds.&lt;/P&gt;&lt;P&gt;i used board's blue LED which will turn on when controller is wakeup after going in LLS mode(because in my &lt;/P&gt;&lt;P&gt;application i want that controller will go in LLS mode).this code works and controller go in LLS &lt;/P&gt;&lt;P&gt;mode and after 9 seconds controller is wakeup and also board's blue LED is ON.please try to solve my below &lt;/P&gt;&lt;P&gt;query:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- controller is wakeup using LPTMR timer &amp;amp; also blue LED is turn ON but on terminal window it continuously &lt;/P&gt;&lt;P&gt;&amp;nbsp; display " ****default_isr entered on vector 3***** " i found that vector 3 is Hard Fault.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please give me any suggestion so that i can solve this fault or give me any other sample code for low power mode.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt; Bhavin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337352"&gt;low_power.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 14:05:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-work-TWR-K20D72M-low-power-mode/m-p/577325#M34271</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-07-15T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: can't work TWR-K20D72M low power mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-work-TWR-K20D72M-low-power-mode/m-p/577326#M34272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavin,&lt;/P&gt;&lt;P&gt;You can download a sample package code through the link as below.&lt;/P&gt;&lt;P&gt;in the package code, there's a low power demo which use the corresponding pin and LPTMR to wake the MCU from the LLS mode, and please refer to it for detail.&lt;/P&gt;&lt;P&gt;Sample package code:&lt;/P&gt;&lt;P&gt;cache.nxp.com/files/32bit/software/KL25_SC.exe&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&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>Mon, 18 Jul 2016 11:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/can-t-work-TWR-K20D72M-low-power-mode/m-p/577326#M34272</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-07-18T11:37:06Z</dc:date>
    </item>
  </channel>
</rss>

