<?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 LPC1317 GPIO Interrupts in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1317-GPIO-Interrupts/m-p/1226511#M43848</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm developing a new product with this microcontroller and I want to use GPIO external interrupt. I can't find how to reset the interrupt flag in order to clear the interrupt request inside the interrupt service routine. For other interrupts I have found that it's possible to write one's in flag in order to clear the flag but with these GPIO interrupt I can't find anything and the datasheet doesn't report anything or I'm not able to fint this info.&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 15:32:36 GMT</pubDate>
    <dc:creator>lorenzogalbiati</dc:creator>
    <dc:date>2021-02-04T15:32:36Z</dc:date>
    <item>
      <title>LPC1317 GPIO Interrupts</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1317-GPIO-Interrupts/m-p/1226511#M43848</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm developing a new product with this microcontroller and I want to use GPIO external interrupt. I can't find how to reset the interrupt flag in order to clear the interrupt request inside the interrupt service routine. For other interrupts I have found that it's possible to write one's in flag in order to clear the flag but with these GPIO interrupt I can't find anything and the datasheet doesn't report anything or I'm not able to fint this info.&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 15:32:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1317-GPIO-Interrupts/m-p/1226511#M43848</guid>
      <dc:creator>lorenzogalbiati</dc:creator>
      <dc:date>2021-02-04T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1317 GPIO Interrupts</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1317-GPIO-Interrupts/m-p/1226712#M43854</link>
      <description>&lt;DIV id="tinyMceEditorxiangjun_rong_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Dear Lorenzo Galbiati,&lt;BR /&gt;&lt;BR /&gt;I do not know if you use PIN interrupt or group interrupt.&lt;BR /&gt;If you use pin interrupt, you can check the section 9.5.1.10 Pin interrupt status register (IST address 0x4004 C024) , there are 8 pin interrupt source, each pin interrupt corresponds to one bit in the register. Writing 1 to the corresponding bit clears the bit in IST and corresponding the rising or falling edge registers.&lt;BR /&gt;&lt;BR /&gt;For example PINTSEL0 corresponds to bit0 of IST, PINTSEL1 corresponds to bit1 of IST...&lt;BR /&gt;&lt;BR /&gt;If you use GROUPx interrupt, pls refer to section 9.5.2.1 Grouped interrupt control register.&lt;BR /&gt;The INT bit of "GPIO grouped interrupt control register" reflects the interrupt status bit, you can write 1 to clear the bit.&lt;BR /&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 02:06:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1317-GPIO-Interrupts/m-p/1226712#M43854</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-02-05T02:06:01Z</dc:date>
    </item>
  </channel>
</rss>

