<?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: LPC54114 sleep mode using Interrupt in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/804999#M32352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="321906" data-username="dkroboton@gmail.com" href="https://community.nxp.com/people/dkroboton@gmail.com"&gt;Dineshkumar J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just sent you an example that I had that fits your needs. I also used the LPCXpresso54114 board for it. I use SW2 to send the LPC to sleep mode and SW1 to wake up. The project is based on the SDK 2.4.1 so you will need to download this. I recommend you to use this as a guide to see what is causing the behavior your reported in your project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2018 14:45:47 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2018-09-12T14:45:47Z</dc:date>
    <item>
      <title>LPC54114 sleep mode using Interrupt</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/804998#M32351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I have LPCXpresso54114 board. In which I created two external interrupt. INT0 is to wakeup the MCU from Sleep mode. And INT1 is to entering into the sleep mode. when I use INT1 to enter into the sleep mode I can't able to wakeup the MCU from sleep mode using INT0 other than reset. But when I programmatically enter into the sleep mode it can be waken up using the INT0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I guess the problem is in Callback function in the INT1. I tried to clear the status of INT1 in the callback function but still I can't able to wakeup when sleep mode is from INT1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #51626f; font-family: arial,helvetica,'helvetica neue',verdana,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Can anyone help me to get out of this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2018 07:34:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/804998#M32351</guid>
      <dc:creator>Dineshkumar_J</dc:creator>
      <dc:date>2018-09-08T07:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54114 sleep mode using Interrupt</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/804999#M32352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="321906" data-username="dkroboton@gmail.com" href="https://community.nxp.com/people/dkroboton@gmail.com"&gt;Dineshkumar J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just sent you an example that I had that fits your needs. I also used the LPCXpresso54114 board for it. I use SW2 to send the LPC to sleep mode and SW1 to wake up. The project is based on the SDK 2.4.1 so you will need to download this. I recommend you to use this as a guide to see what is causing the behavior your reported in your project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 14:45:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/804999#M32352</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-09-12T14:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54114 sleep mode using Interrupt</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805000#M32353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/victorjimenez"&gt;victorjimenez&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Your example is working in a great way. Thank you for your support with this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reason for the problem is I didn't&amp;nbsp; configure the interrupt pin as the GPIO input and calling the sleep mode function in the interrupt callback function directly. But based on your example I created the Boolean to check the status to enter in to the sleep mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 05:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805000#M32353</guid>
      <dc:creator>Dineshkumar_J</dc:creator>
      <dc:date>2018-09-13T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54114 sleep mode using Interrupt</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805001#M32354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/victorjimenez"&gt;victorjimenez&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;when I am working with the Power management API to enter the Deep Sleep mode I noticed that the GPIO I initialized are remaining the same state after enter into the Deep sleep. But in Deep Power Down mode they all are inactive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;For example I turned on the Green LED before entering in to the Deep Sleep mode it remains the same even after enter into the Deep Sleep mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But in Deep Power down mode they are all gone. My application is battery powered so I need to configure only RTC to run in background nothing else. Can you help me to solve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; what I am thinking is PINT is enabled to wakeup the MCU. So that the GPIO peripheral is remains its state even after entered into the Deep Sleep mode. Am I correct?. if so I can solve it but I want to sure no other peripherals are not running to ensure my battery life. How to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 06:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805001#M32354</guid>
      <dc:creator>Dineshkumar_J</dc:creator>
      <dc:date>2018-09-14T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54114 sleep mode using Interrupt</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805002#M32355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Dineshkumar J,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to read chapter 7 of the &lt;A href="https://www.nxp.com/docs/en/user-guide/UM10914.pdf"&gt;user manual&lt;/A&gt;. In this chapter you will find all the information regarding the different Reduced power modes. In the following table you can see that in Deep power-down mode&amp;nbsp;the only peripheral that you can leave on is the RTC. In the other hand, in Deep-Sleep you can configure almost all the peripherals to stay on.&lt;/P&gt;&lt;P&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/69026iDA20C0587D6A01AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I highly recommend you check the example "power_manager_lpc" provided in the SDK so you can have a more clear idea on how the reduced power modes work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 17:03:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54114-sleep-mode-using-Interrupt/m-p/805002#M32355</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-09-17T17:03:05Z</dc:date>
    </item>
  </channel>
</rss>

