<?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: LPC11C24 Interrupt Logic in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855877#M34061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico Fiorini,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About the falling or rising edge trigger, you still need to modify the control register to change the edge in your code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The chip don't have the hardware function to realize it dynamically, you need associated with your code to realize it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, just change the STARTAPRP0 register configuration.&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 about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;With is helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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 style="min- padding: 0px;"&gt;&amp;nbsp;&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>Fri, 01 Mar 2019 08:10:28 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-03-01T08:10:28Z</dc:date>
    <item>
      <title>LPC11C24 Interrupt Logic</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855876#M34060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm developing some software for a PCB using the LPC11C24 board as MCU, and I have a doubt regarding the interrupt logic.&lt;BR /&gt;As far as I know, I can define a WAKEUP_IRQHandler and a PIOINT0_IRQHandler, the former responsible of waking up the MCU when in (Deep) Sleep mode, the latter just defines a routine whenever any GPIO pin in Port 0 gets triggered accordingly.&lt;BR /&gt;I'm currently using pin 0_11 in both WAKEUP logic and to switch between states when the MCU is awake, but I'm unsure of what to expect.&lt;BR /&gt;&lt;BR /&gt;Is it possible to dynamically change the interrupt trigger (from FALLING to RISING edge) and therefore use the same pin for two different interrupt handlers, based on its current interrupt logic? &lt;BR /&gt;If so, is there some example I can refer to? Or just have a chat with someone who managed to get this working.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance, any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;/P&gt;&lt;P&gt;Federico &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 18:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855876#M34060</guid>
      <dc:creator>f_fiorini</dc:creator>
      <dc:date>2019-02-27T18:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 Interrupt Logic</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855877#M34061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico Fiorini,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About the falling or rising edge trigger, you still need to modify the control register to change the edge in your code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The chip don't have the hardware function to realize it dynamically, you need associated with your code to realize it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, just change the STARTAPRP0 register configuration.&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 about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;With is helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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 style="min- padding: 0px;"&gt;&amp;nbsp;&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>Fri, 01 Mar 2019 08:10:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855877#M34061</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-03-01T08:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 Interrupt Logic</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855878#M34062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the prompt reply &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/kerryzhou"&gt;kerryzhou&lt;/A&gt;‌!&lt;BR /&gt;My original idea was to dynamically change the register configuration from within the interrupt handlers, so that further triggers will be handled in either of the two (WAKEUP_IRQn and PIOINT0_IRQn).&amp;nbsp;&lt;BR /&gt;Do you think this is going to be a proper solution?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 15:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855878#M34062</guid>
      <dc:creator>f_fiorini</dc:creator>
      <dc:date>2019-03-01T15:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 Interrupt Logic</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855879#M34063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico Fiorini,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If your original interrupt is triggered, then enter the interrupt, I think you can modify the register in the interrupt handler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can try it on your side, whether it works or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question about it, please kindly let me know.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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 06:49:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-Interrupt-Logic/m-p/855879#M34063</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-03-04T06:49:10Z</dc:date>
    </item>
  </channel>
</rss>

