<?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: LPC1225 Deep Sleep problem in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526289#M8922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Redbull68 on Fri Mar 07 00:31:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the user manuel and i know for the External RESET pin but when i try to program a new code with the jlink probe i don't arrive. I will try with the ISP pin but after pulling this pin low, MUST i do something or the chip will erase automatically ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:01:36 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:01:36Z</dc:date>
    <item>
      <title>LPC1225 Deep Sleep problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526287#M8920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Redbull68 on Thu Mar 06 13:00:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to use the Deep Sleep mode for my LPC1225 controler and wake up from a signal on an external pin. I did like it say in the user manual UM10441 p.45 but i must did a little error because the controler don't exit the deep sleep mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code is not the main problem because now i can't reprogram the controler with my jlink probe and IAR IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can it possible to brick the controller or someone have a idea to solve my problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:01:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526287#M8920</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1225 Deep Sleep problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526288#M8921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Thu Mar 06 17:57:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The microcontroller can wake up from Deep-sleep mode in the following ways:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;• Signal on an external pin. For this purpose, pins PIO0_0 to PIO0_11 can be enabled&amp;nbsp; as inputs to the start logic. The start logic does not require any clocks and generates&amp;nbsp; the interrupt if enabled in the NVIC to wake up from Deep-sleep mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;• RTC match interrupt for self-timed wake-up. The RTC interrupt must be enabled in the&amp;nbsp; start logic1 block.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;• Reset from the BOD circuit. In this case, the BOD circuit must be enabled in the&amp;nbsp; PDSLEEPCFG register, and the BOD reset must be enabled in the BODCTRL&amp;nbsp; register (Table 32).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;• Reset from the watchdog timer. In this case, the watchdog oscillator must be running&amp;nbsp; in Deep-sleep mode (see PDSLEEPCFG register), and the WDT must be enabled in&amp;nbsp; the SYSAHBCLKCTRL register.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;• &lt;/SPAN&gt;&lt;STRONG&gt;External RESET pin.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above information is present in the user manual. If you did not program any of the pins or registers for an interrupt, then the external RESET pin should work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you still find that the chip is going into deep sleep mode after hitting the reset, then try pulling the ISP pin (P0_12) low while hitting reset to enter the ISP mode and erase the chip. This will definitely solve the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Next time before entering the Deep Sleep mode or any of the low power modes , please program the interrupt sources to wake up the chip. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526288#M8921</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1225 Deep Sleep problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526289#M8922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Redbull68 on Fri Mar 07 00:31:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I read the user manuel and i know for the External RESET pin but when i try to program a new code with the jlink probe i don't arrive. I will try with the ISP pin but after pulling this pin low, MUST i do something or the chip will erase automatically ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526289#M8922</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1225 Deep Sleep problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526290#M8923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Redbull68 on Fri Mar 07 03:31:21 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It's OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved the problem with the ISP pin but I don't really know what i did. I send ISP command by UART but i didn't understand the answer from the controler and after I succed to reprogram the controler with jlink probe and ISP pin low.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526290#M8923</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1225 Deep Sleep problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526291#M8924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rohit.bb on Thu Mar 27 02:42:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hello bro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I too faced this problem when working with lpc2387. I was unable to connect with my ULINK Programmer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I erased the flash memory by using isp programming through uart 0 by asserting the ISP Pin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And It worked. So try this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck . :) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rohit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1225-Deep-Sleep-problem/m-p/526291#M8924</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:01:38Z</dc:date>
    </item>
  </channel>
</rss>

