<?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: KL17 - pin interrupt will not fire... in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250759#M59985</link>
    <description>&lt;P&gt;Thank you sir, that indeed was missing. It always is simple once you find it.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2021 01:43:43 GMT</pubDate>
    <dc:creator>mitch1</dc:creator>
    <dc:date>2021-03-24T01:43:43Z</dc:date>
    <item>
      <title>KL17 - pin interrupt will not fire...</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250142#M59967</link>
      <description>&lt;P&gt;I have a strange bug in code that was once working, i've been scratching my head for about a days work of work trying to figure this out.&lt;/P&gt;&lt;P&gt;Anyway, I use PTA4, (can be _NMI, but I only what falling edge triggers) as a falling edge interrupt, it will be used to wake from sleep, but for debug purposes I'm just printing out if the interrupt fires.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set up does the following:&lt;/P&gt;&lt;P&gt;PORT_SetPinMux(PORTA, 4U, kPORT_MuxAsGpio);&lt;/P&gt;&lt;P&gt;PORT_SetPinInterruptConfig(PORTA, 4, kPORT_InterruptFallingEdge);&lt;/P&gt;&lt;P&gt;... I've probed the line, the signal that should trigger the irq is happening. If I configure the pin for nmi, nmi does trigger, but since the signal can stay low for extended time, it triggers way to many irq's. I've also done follow up configuring the pin as GPIO input for good measure, but that doesn't make a difference seemingly. I really need this pin to trigger on falling edge only.&lt;/P&gt;&lt;P&gt;Thanks for any help!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 06:30:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250142#M59967</guid>
      <dc:creator>mitch1</dc:creator>
      <dc:date>2021-03-23T06:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: KL17 - pin interrupt will not fire...</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250189#M59970</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have you enabled Port A interrupts in the NVIC?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mark&lt;BR /&gt;&lt;EM&gt;[uTasker project developer for Kinetis and i.MX RT]&lt;/EM&gt;&lt;BR /&gt;&lt;FONT color="#999999"&gt;Contact me by personal message or on the uTasker web site to discuss professional training, solutions to problems or rapid product development requirements&lt;BR /&gt;&lt;BR /&gt;For professionals searching for faster, problem-free Kinetis and i.MX RT 10xx developments the uTasker project holds the key: &lt;A href="https://www.utasker.com/kinetis/FRDM-KL27Z.html" target="_blank"&gt;https://www.utasker.com/kinetis/FRDM-KL27Z.html&lt;/A&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 07:29:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250189#M59970</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2021-03-23T07:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: KL17 - pin interrupt will not fire...</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250759#M59985</link>
      <description>&lt;P&gt;Thank you sir, that indeed was missing. It always is simple once you find it.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 01:43:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL17-pin-interrupt-will-not-fire/m-p/1250759#M59985</guid>
      <dc:creator>mitch1</dc:creator>
      <dc:date>2021-03-24T01:43:43Z</dc:date>
    </item>
  </channel>
</rss>

