<?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: K60 Micro Power Mode in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079104#M57474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have sample code for the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;LPTMR timer interrupt to 250ms as we use PE for all our development?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2020 04:34:18 GMT</pubDate>
    <dc:creator>sivaveluppillai</dc:creator>
    <dc:date>2020-06-16T04:34:18Z</dc:date>
    <item>
      <title>K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079100#M57470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;We are running our K60 micro MK60DN512VLQ10 from a system oscillator 16MHz clock (Core clock is 96MHz) and we also have the external RTC oscillator 32.768kHz.&lt;BR /&gt;We have a low power requirement when battery powered.&lt;BR /&gt;In this low power mode, we sleep for 250mS and wake up and check for reason to wake and sleep again.&lt;BR /&gt;During this 250mS sleep the only thing needed to work is wake up from pin change/pin interrupt.&lt;BR /&gt;Requirements:&lt;BR /&gt;So looking at the power mode options, VLPS is the most appropriate mode although we are happy to consider other power modes.&lt;BR /&gt;I am also thinking we could use the 1kH LPO for the sleep clock but not sure it can do 250mS. This can be utilised with the internal wdog?&lt;BR /&gt;We don’t need super accuracy but the 1kHz clock has +/-10% accuracy and it is pretty bad. So I am wondering whether we could calibrate the 1kHz. May be another way?&lt;BR /&gt;Any sample code/app note for this?&lt;BR /&gt;I have the followings:&lt;BR /&gt;AN4503 Power Management for Kinetis MCUs&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;AN4470 Using Low Power modes on Kinetis family&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;K60 Sub-Family Reference Manual&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Any other suggestions can also be considered?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Previously we considered the VLPR, the issue is this mode still keeps the core frequency running and changing the clock to 32kHz may be a solution but has no benefit!&lt;BR /&gt;We are using Code Warrior IDE for the development!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 22:58:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079100#M57470</guid>
      <dc:creator>sivaveluppillai</dc:creator>
      <dc:date>2020-06-09T22:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079101#M57471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="223920" data-username="sivaveluppillai" href="https://community.nxp.com/people/sivaveluppillai" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;SIVA VELUPPILLAI&lt;/A&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; You mentioned:&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;During this 250mS sleep the only thing needed to work is wake up from pin change/pin interrupt.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Do you mean, you want 250ms to wake up from VLPS, or the external pin interrupt, right?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Then you want to use the LPTMR as the timer to wake up from the VLPS, right?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;LPO 1Khz is defined, and can't be &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;calibrated.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112419i69EDDB7003686D5D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;But I think you can use ERCLK32K:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112420i2589D460A71D755C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&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/112421iF46FDF4A8FC74670/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;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Because already add the external 32K crystal, you can use it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px currentcolor; font-size: 14px;"&gt;Kerry&lt;/P&gt;&lt;P style="border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px currentcolor; font-size: 14px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px currentcolor; font-size: 14px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 06:07:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079101#M57471</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-06-10T06:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079102#M57472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Kerry for the reply,&lt;BR /&gt;Yes we want either the wake up conditions to wake:&lt;BR /&gt;1) 250ms to wake up from VLPS or&lt;BR /&gt;2) External pin interrupt&lt;/P&gt;&lt;P&gt;The LPTMR0 is used in the main full run and are we able to use this during sleep?&lt;BR /&gt;We can restart this timer and reinitialise, when we wake up. &lt;BR /&gt;Are you able to share a sample code routine to switch LPTMR for 250ms wake up with 32.768Hz clock?&lt;BR /&gt;How many LPTMR are they? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 08:18:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079102#M57472</guid>
      <dc:creator>sivaveluppillai</dc:creator>
      <dc:date>2020-06-10T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079103#M57473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="223920" data-username="sivaveluppillai" href="https://community.nxp.com/people/sivaveluppillai" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;SIVA VELUPPILLAI&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Check the RM, chapter 7, you will find LPTMR0 works in VLPS mode, LPTMR is the low power timer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112547iCBC58224D1F449E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Before you enter the VLPS mode, set your LPTMR timer interrupt to 250ms, then enter the VLPS, after 250ms, the LPTMR interrupt will happens and wake up the VLPS directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #51626f; font-weight: inherit; "&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;Kerry&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2020 04:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079103#M57473</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-06-11T04:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079104#M57474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have sample code for the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;LPTMR timer interrupt to 250ms as we use PE for all our development?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 04:34:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079104#M57474</guid>
      <dc:creator>sivaveluppillai</dc:creator>
      <dc:date>2020-06-16T04:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: K60 Micro Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079105#M57475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="223920" data-username="sivaveluppillai" href="https://community.nxp.com/people/sivaveluppillai" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;SIVA VELUPPILLAI&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp; About the LPTMR examples, you can download the SDK for K60D100 from this link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/" title="https://mcuxpresso.nxp.com/"&gt;Welcome | MCUXpresso SDK Builder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Select the board as TWR-K60D100M, then you can find the LPTRM code from the folder:&lt;/P&gt;&lt;P&gt;SDK_2.2.0_TWR-K60D100M\boards\twrk60d100m\driver_examples\lptmr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;If you still have questions about it, please kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;Kerry&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px currentcolor; font-size: 14px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2020 05:35:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-Micro-Power-Mode/m-p/1079105#M57475</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-06-16T05:35:28Z</dc:date>
    </item>
  </channel>
</rss>

