<?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 GPINt interrupt: how to know the pin that generates interrupt ? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPINt-interrupt-how-to-know-the-pin-that-generates-interrupt/m-p/1965902#M56943</link>
    <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With LPC55s28, looking into GPIO interrupt functionality, found that only way to use GPIO as an interrupt is either GINT or PINT. And, it works only for port 0 and 1. Correct me if I am wrong.&lt;/P&gt;&lt;P&gt;Anyway, as with PINT it is possible only 8 pins to use as pin interrupt at a time, I switched to GINT. I am able to get interrupt with port(port 0 for example), but could not able to get which pin (pin 5 of port 0 for example) of the port generating the interrupt. Checked into documents but could not found any status register to read pin which is interrupted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to get pin number which is being interrupted with GINT.?&lt;/P&gt;&lt;P&gt;Thank you for your help and cooperation&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2024 19:21:58 GMT</pubDate>
    <dc:creator>Marconi_</dc:creator>
    <dc:date>2024-10-02T19:21:58Z</dc:date>
    <item>
      <title>GPINt interrupt: how to know the pin that generates interrupt ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPINt-interrupt-how-to-know-the-pin-that-generates-interrupt/m-p/1965902#M56943</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With LPC55s28, looking into GPIO interrupt functionality, found that only way to use GPIO as an interrupt is either GINT or PINT. And, it works only for port 0 and 1. Correct me if I am wrong.&lt;/P&gt;&lt;P&gt;Anyway, as with PINT it is possible only 8 pins to use as pin interrupt at a time, I switched to GINT. I am able to get interrupt with port(port 0 for example), but could not able to get which pin (pin 5 of port 0 for example) of the port generating the interrupt. Checked into documents but could not found any status register to read pin which is interrupted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to get pin number which is being interrupted with GINT.?&lt;/P&gt;&lt;P&gt;Thank you for your help and cooperation&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 19:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPINt-interrupt-how-to-know-the-pin-that-generates-interrupt/m-p/1965902#M56943</guid>
      <dc:creator>Marconi_</dc:creator>
      <dc:date>2024-10-02T19:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: GPINt interrupt: how to know the pin that generates interrupt ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPINt-interrupt-how-to-know-the-pin-that-generates-interrupt/m-p/1969444#M56979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Marconi_&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;There are GPIO interrupt registers which configure the pins&amp;nbsp; to generate interrupts. GPIO interrupts will require you to read the GPIO interrupt registers to see which pins caused the interrupt to occur.&lt;/P&gt;
&lt;P&gt;Using the PINTx interrupts is going to allow faster interrupt service routines, since each has its own interrupt vector. There is PINT demo code under SDK folder. We can use it as reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 03:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPINt-interrupt-how-to-know-the-pin-that-generates-interrupt/m-p/1969444#M56979</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2024-10-09T03:38:03Z</dc:date>
    </item>
  </channel>
</rss>

