<?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: Watchdog timer does not work when power-down mode in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887712#M35558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique!&lt;/P&gt;&lt;P&gt;Good to know your problem got solved.&lt;/P&gt;&lt;P&gt;Would you mind sharing the root cause?&lt;/P&gt;&lt;P&gt;You asked a different question under this thread. May I suggest you create a new thread for this new question? Let's keep "one thread one discussion topic". I really appreciate your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2019 13:25:48 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2019-02-14T13:25:48Z</dc:date>
    <item>
      <title>Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887707#M35553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I enter the power-down mode&lt;BR /&gt;Watchdog timer no longer works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 15:00:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887707#M35553</guid>
      <dc:creator>enriquecerdeña</dc:creator>
      <dc:date>2019-02-06T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887708#M35554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="321443" data-username="enriquecerdeña" href="https://community.nxp.com/people/enriquecerdeña"&gt;Enrique Cerdeña&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What's your chip part number?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:12:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887708#M35554</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-08T14:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887709#M35555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LPC802M001JDH16&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2019 15:00:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887709#M35555</guid>
      <dc:creator>enriquecerdeña</dc:creator>
      <dc:date>2019-02-08T15:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887710#M35556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique,&lt;/P&gt;&lt;P&gt;For LPC802, WWDT works in power down mode. How did you judge your WWDT not work?&lt;/P&gt;&lt;P&gt;Can you please test this:&lt;/P&gt;&lt;P&gt;1. the problem may be in low power setting.&lt;/P&gt;&lt;P&gt;Please check PCON_PM, make sure it is 2. if it's 3, MCU goes to Deep power down mode, this will disable WWDT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. the problem may be in WWDT setting, make sure you enabled watchdog power and clock ( check PDRUNCFG, SYSAHBCLKSTRL ).&lt;/P&gt;&lt;P&gt;set CLKOUTSEL to assign watchdog clock to an output pin. can you see the watchdog output clock with scope?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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>Fri, 08 Feb 2019 15:58:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887710#M35556</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-08T15:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887711#M35557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning!!! It worked!! thank you, but I still have problems, in the mode Deep power-down mode the consumption is 5 uA but in the power-down mode the consumption is 60 uA when I disconnect the sensor that is in GPIO 9 the consumption drops to 12 uA have any solutions to keep the 12uA ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 10:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887711#M35557</guid>
      <dc:creator>enriquecerdeña</dc:creator>
      <dc:date>2019-02-14T10:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887712#M35558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique!&lt;/P&gt;&lt;P&gt;Good to know your problem got solved.&lt;/P&gt;&lt;P&gt;Would you mind sharing the root cause?&lt;/P&gt;&lt;P&gt;You asked a different question under this thread. May I suggest you create a new thread for this new question? Let's keep "one thread one discussion topic". I really appreciate your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Jun Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2019 13:25:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887712#M35558</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-14T13:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887713#M35559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Zhang Jennie!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The routine I developed using deep_power_down_mode is working but sometimes hangs !! with some tests I verified that after __WFI (); it returns to the next line and if it loses create a led to monitor !! what can be happening !!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void low_power (void)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;__WFI ();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;while (1)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;turnOnLed ();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;delay_us (300000);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;turnOffLed ();&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;delay_us (300000);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }//End while&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}//End&amp;nbsp;&lt;SPAN&gt;low_power&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 12:14:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887713#M35559</guid>
      <dc:creator>enriquecerdeña</dc:creator>
      <dc:date>2019-02-28T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Watchdog timer does not work when power-down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887714#M35560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Enrique,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sleep mode, deep sleep mode, power down mode, program can get back to the place where it was entered low power mode once was awake.&lt;/P&gt;&lt;P&gt;BUT In Deep power down mode, During deep power-down mode, the contents of the SRAM and registers are not retained except for a small amount of data which can be stored in the general purpose registers of the PMU block. Thus program can't go back to the place where it went to sleep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the same problem is happened in sleep mode, deep sleep mode, power down mode, the possible reason is, for example:&lt;/P&gt;&lt;P&gt;- wake up by reset&lt;/P&gt;&lt;P&gt;- interrupt comes in once wake up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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&gt;&lt;/P&gt;&lt;P&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>Mon, 04 Mar 2019 07:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Watchdog-timer-does-not-work-when-power-down-mode/m-p/887714#M35560</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-03-04T07:14:43Z</dc:date>
    </item>
  </channel>
</rss>

