<?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 LPO and LPTMR in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438954#M2733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniele Cortellazzi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want to use the LPTMR to wake up your VLLS1 mode, after wake up, the CPU will reset and wake up, you don't need to use the Cpu_SystemReset() function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You means, the LPTMR can wake up your VLLS1 one time, but the second time, it can't work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If yes, please clear the LPTMR flag and enable the LPTMR in your LLWU interrupt, just like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (LLWU_F3 &amp;amp; LLWU_F3_MWUF0_MASK) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp; printf("****WUF3_MWUF0 IF&amp;nbsp; LPTMR&amp;nbsp; *****\r\n");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SIM_SCGC5 |= SIM_SCGC5_LPTMR_MASK;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LPTMR0_CSR |=&amp;nbsp; LPTMR_CSR_TCF_MASK;&amp;nbsp; // write 1 to TCF to clear the LPT timer compare flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LPTMR0_CSR = ( LPTMR_CSR_TEN_MASK | LPTMR_CSR_TIE_MASK | LPTMR_CSR_TCF_MASK&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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>Wed, 04 Nov 2015 07:16:24 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2015-11-04T07:16:24Z</dc:date>
    <item>
      <title>Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438950#M2729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a problem using the sdk 1.3 and the lptmr. I set this for count 10sec&amp;nbsp; (i will use this to wake up the micro) but this not count. I have attach the project, i don't understand.... i have check the clock source (LPO) and i think is set correctly. Thanks&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniele&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-338659"&gt;Lowpower.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 19:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438950#M2729</guid>
      <dc:creator>danielecortella</dc:creator>
      <dc:date>2015-10-28T19:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438951#M2730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2015 10:50:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438951#M2730</guid>
      <dc:creator>danielecortella</dc:creator>
      <dc:date>2015-10-31T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438952#M2731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniele Cortellazzi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your interest in Freescale kinetis product, I would like to provide service for you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you check it in the debug mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want to read the LPTMR0_CNR, you need to write a arbitrary value to this register, then you can get the CNR value correct. But it won't influence the function of the LPTRM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I create a KDS KSDK LPTMR project based on KL25, it can realize the 1s LPTMR count, and when it reaches 1s, toggle PTB18, I already test it, please refer to my code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When want to read CNR, you do it like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unsigned int i;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LPTMR0_CNR=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i= LPTMR0_CNR;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Then you will get the CNR value, and you can find it is really counting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper" image-alt="34.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52226iFE957636583938FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="34.jpg" alt="34.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/22982i2FBFD09EBB61E4CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="35.jpg" alt="35.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it can help you!&lt;/P&gt;&lt;P&gt;If you still have quesiton, please contact me!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Jingjing&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, 02 Nov 2015 05:41:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438952#M2731</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-11-02T05:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438953#M2732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it's work. I want to use the LPTMR to wake up the system from VLLS1. Now my problem is how handle the wake-up of the system, i need to reset the device when the system power on. With the old pex there was the function Cpu_SystemReset(), with the sdk 1.3 how can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The device go in low power and wake up but it didn't enter the second time. I do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LPTMR_DRV_SetTimerPeriodUs(WakeUP_Timer_IDX, 10000000);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LPTMR_DRV_Start(WakeUP_Timer_IDX);&lt;/P&gt;&lt;P&gt;and in the loop&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; GPIO_DRV_ClearPinOutput(GREEN_LED);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Read_Sensors();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WAIT_Waitms(1000);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; GPIO_DRV_SetPinOutput(GREEN_LED);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; POWER_SYS_SetWakeupModule(kPowerManagerWakeupModule0, TRUE);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; POWER_SYS_SetMode(1, kPowerManagerPolicyForcible);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the event &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void pwrMan1_llwuIRQHandler(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POWER_SYS_ClearWakeupPinFlag(kLlwuWakeupModule0);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i reset the flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:35:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438953#M2732</guid>
      <dc:creator>danielecortella</dc:creator>
      <dc:date>2015-11-03T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438954#M2733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniele Cortellazzi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you want to use the LPTMR to wake up your VLLS1 mode, after wake up, the CPU will reset and wake up, you don't need to use the Cpu_SystemReset() function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You means, the LPTMR can wake up your VLLS1 one time, but the second time, it can't work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If yes, please clear the LPTMR flag and enable the LPTMR in your LLWU interrupt, just like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp; if (LLWU_F3 &amp;amp; LLWU_F3_MWUF0_MASK) {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp; printf("****WUF3_MWUF0 IF&amp;nbsp; LPTMR&amp;nbsp; *****\r\n");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SIM_SCGC5 |= SIM_SCGC5_LPTMR_MASK;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LPTMR0_CSR |=&amp;nbsp; LPTMR_CSR_TCF_MASK;&amp;nbsp; // write 1 to TCF to clear the LPT timer compare flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LPTMR0_CSR = ( LPTMR_CSR_TEN_MASK | LPTMR_CSR_TIE_MASK | LPTMR_CSR_TCF_MASK&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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>Wed, 04 Nov 2015 07:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438954#M2733</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2015-11-04T07:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438955#M2734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the support!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 11:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438955#M2734</guid>
      <dc:creator>danielecortella</dc:creator>
      <dc:date>2015-11-06T11:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem LPO and LPTMR</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438956#M2735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to use the sdk library for control the wake up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do this operation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c#" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14484424926138230" data-renderedposition="91_8_1232_47" jivemacro_uid="_14484424926138230"&gt;&lt;/PRE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;LPTMR_DRV_SetTimerPeriodUs(WakeUP_Timer_IDX, 10000000);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;LPTMR_DRV_Start(WakeUP_Timer_IDX);&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c#" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14484425157445383" data-renderedposition="161_8_1232_256" jivemacro_uid="_14484425157445383"&gt;&lt;P&gt;for (;;) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; GPIO_DRV_ClearPinOutput(GREEN_LED);&lt;/P&gt;&lt;P&gt;&amp;nbsp; Read_Sensors();&lt;/P&gt;&lt;P&gt;&amp;nbsp; //Send_AllData();&lt;/P&gt;&lt;P&gt;&amp;nbsp; WAIT_Waitms(5000);&lt;/P&gt;&lt;P&gt;&amp;nbsp; GPIO_DRV_SetPinOutput(GREEN_LED);&lt;/P&gt;&lt;P&gt;&amp;nbsp; //LPTMR0_CNR=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; //i= LPTMR0_CNR;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DeInit_I2C1();&lt;/P&gt;&lt;P&gt;&amp;nbsp; DeInit_I2C0();&lt;/P&gt;&lt;P&gt;&amp;nbsp; POWER_SYS_SetWakeupModule(kPowerManagerWakeupModule0, TRUE);&lt;/P&gt;&lt;P&gt;&amp;nbsp; POWER_SYS_SetMode(1, kPowerManagerPolicyForcible);&lt;/P&gt;&lt;P&gt;&amp;nbsp; //LPTMR_DRV_SetTimerPeriodUs(WakeUP_Timer_IDX, 10000000);&lt;/P&gt;&lt;P&gt;&amp;nbsp; //LPTMR_DRV_Start(WakeUP_Timer_IDX);&lt;/P&gt;&lt;P&gt;&amp;nbsp; //WAIT_Waitms(1000);&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i enable the lptmr timer and put the device in vlls1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="c#" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14484425721067291 jive_text_macro" data-renderedposition="480_8_1232_128" jivemacro_uid="_14484425721067291" modifiedtitle="true"&gt;&lt;P&gt;void pwrMan1_llwuIRQHandler(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; POWER_SYS_ClearWakeupPinFlag(kLlwuWakeupModule0);&lt;/P&gt;&lt;P&gt;&amp;nbsp; POWER_SYS_SetMode(0, kPowerManagerPolicyForcible);&lt;/P&gt;&lt;P&gt;&amp;nbsp; //if (PMC_REGSC &amp;amp;&amp;nbsp; PMC_REGSC_ACKISO_MASK)&lt;/P&gt;&lt;P&gt;&amp;nbsp; //&amp;nbsp;&amp;nbsp;&amp;nbsp; PMC_REGSC |= PMC_REGSC_ACKISO_MASK;&lt;/P&gt;&lt;P&gt;&amp;nbsp; //NVIC_SystemReset();&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and with the event i delete the flag in llwu but always the system crush after the GPIO_DRV_ClearPinOutput(GREEN_LED); if i use the NVIC_SystemReset(); this not happen .... why? there other register to clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 09:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Problem-LPO-and-LPTMR/m-p/438956#M2735</guid>
      <dc:creator>danielecortella</dc:creator>
      <dc:date>2015-11-25T09:12:10Z</dc:date>
    </item>
  </channel>
</rss>

