<?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: LPC5536 PINT not working when set to edge triggered in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1710364#M53908</link>
    <description>&lt;P&gt;Hello, I've got it running in the meantime. It was a init order problem. The IOCON was not clocked yet.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 06:31:29 GMT</pubDate>
    <dc:creator>orange_chris</dc:creator>
    <dc:date>2023-08-24T06:31:29Z</dc:date>
    <item>
      <title>LPC5536 PINT not working when set to edge triggered</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1708322#M53887</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to get an external interrupt working on a falling edge. My code is based on the driver example from MCUXPresso which works on the associated eval board. It looks like this:&lt;/P&gt;&lt;P&gt;INPUTMUX_AttachSignal(INPUTMUX, kPINT_PinInt0, kINPUTMUX_GpioPort0Pin26ToPintsel);&lt;BR /&gt;NVIC_SetPriority(PIN_INT0_IRQn , 1);&lt;BR /&gt;PINT_PinInterruptConfig(PINT, kPINT_PinInt0, kPINT_PinIntEnableFallEdge, callback_fn);&lt;BR /&gt;PINT_EnableCallbackByIndex(PINT, kPINT_PinInt0);&lt;/P&gt;&lt;P&gt;On the pin, there is ususally 3V3 level and when an external event happens, the pin is pulled to low for 200us.&lt;/P&gt;&lt;P&gt;I get no reaction, the callback is never called. Interestingly, if I change the interrupt config to low level, the callback gets called so the basic configuration can't be that bad. I suspect some strange filtering or something like that is going on. Can anybody help me?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Christian&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 11:16:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1708322#M53887</guid>
      <dc:creator>orange_chris</dc:creator>
      <dc:date>2023-08-21T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 PINT not working when set to edge triggered</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1708813#M53891</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221925"&gt;@orange_chris&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have LPCxpressso55s36-evk board? If yes, how about test your project ton EVK board?&lt;/P&gt;
&lt;P&gt;If still have same issue, please send your project to me, I help you check.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 06:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1708813#M53891</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-08-22T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5536 PINT not working when set to edge triggered</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1710364#M53908</link>
      <description>&lt;P&gt;Hello, I've got it running in the meantime. It was a init order problem. The IOCON was not clocked yet.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 06:31:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5536-PINT-not-working-when-set-to-edge-triggered/m-p/1710364#M53908</guid>
      <dc:creator>orange_chris</dc:creator>
      <dc:date>2023-08-24T06:31:29Z</dc:date>
    </item>
  </channel>
</rss>

