<?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>MQX Software SolutionsのトピックProblem with Low Power Modes and Periodic Tasks (MQX 4.0)</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-Low-Power-Modes-and-Periodic-Tasks-MQX-4-0/m-p/642281#M17099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with MQX 4.0 and have a program that has several periodic tasks. These tasks use the&lt;/P&gt;&lt;P&gt;_timer_start_periodic_every() function. I need to set the program into one of the Low Power Management modes, preferably STOP mode. However, when I enter STOP mode, the timer interrupt fails to wake the system back up.&lt;/P&gt;&lt;P&gt;If I comment out all the periodic tasks, the system works fine. I did follow / cut / paste the MQX lowpower example included with MQX 4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made sure the LPTMR0 registers are identical in the commented and uncommented versions, just before changing over to STOP mode.&lt;/P&gt;&lt;P&gt;I have decreased the sleep time down from 0.5sec to 100 us.&lt;/P&gt;&lt;P&gt;I have doubled the main/periodictask/timertask stacks.&lt;/P&gt;&lt;P&gt;I am currently working on a K60 tower.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions on how to get this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Apr 2017 11:54:29 GMT</pubDate>
    <dc:creator>markdoxbeck</dc:creator>
    <dc:date>2017-04-01T11:54:29Z</dc:date>
    <item>
      <title>Problem with Low Power Modes and Periodic Tasks (MQX 4.0)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-Low-Power-Modes-and-Periodic-Tasks-MQX-4-0/m-p/642281#M17099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with MQX 4.0 and have a program that has several periodic tasks. These tasks use the&lt;/P&gt;&lt;P&gt;_timer_start_periodic_every() function. I need to set the program into one of the Low Power Management modes, preferably STOP mode. However, when I enter STOP mode, the timer interrupt fails to wake the system back up.&lt;/P&gt;&lt;P&gt;If I comment out all the periodic tasks, the system works fine. I did follow / cut / paste the MQX lowpower example included with MQX 4.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made sure the LPTMR0 registers are identical in the commented and uncommented versions, just before changing over to STOP mode.&lt;/P&gt;&lt;P&gt;I have decreased the sleep time down from 0.5sec to 100 us.&lt;/P&gt;&lt;P&gt;I have doubled the main/periodictask/timertask stacks.&lt;/P&gt;&lt;P&gt;I am currently working on a K60 tower.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions on how to get this to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Apr 2017 11:54:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-Low-Power-Modes-and-Periodic-Tasks-MQX-4-0/m-p/642281#M17099</guid>
      <dc:creator>markdoxbeck</dc:creator>
      <dc:date>2017-04-01T11:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Low Power Modes and Periodic Tasks (MQX 4.0)</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-Low-Power-Modes-and-Periodic-Tasks-MQX-4-0/m-p/642282#M17100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_timer_start_periodic_every relies on a systick timer, which is the default MQX tick timer.&lt;/P&gt;&lt;P&gt;In stop mode, Systick is not running.&amp;nbsp; It will not wake up the system from STOP modes ( STOP, VLPS, LLS,VLLSx).&lt;/P&gt;&lt;P&gt;In low power mode, we can use low power timer or RTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Daniel&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>Sun, 09 Apr 2017 01:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-with-Low-Power-Modes-and-Periodic-Tasks-MQX-4-0/m-p/642282#M17100</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-04-09T01:27:45Z</dc:date>
    </item>
  </channel>
</rss>

