<?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: kGPIO_IntRisingOrFallingEdge in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/900192#M2935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I highly recommend you to check the example igpio_input_interrupt. This example configures an interrupt with a rising edge, so it fits perfectly to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can use MCUXpresso Config tools to do this in a very simple way. Once you select the pin you want to use, under the section GPIO Interrupt you can select the option that fits better for your needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83767i3D14CB68A61EFCC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps! &lt;BR /&gt;TIC&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>Thu, 23 May 2019 17:39:11 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2019-05-23T17:39:11Z</dc:date>
    <item>
      <title>kGPIO_IntRisingOrFallingEdge</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/900191#M2934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Using RT1052, I would like to detect in GPIO interrupt handler if Interrupt was fired by rising or falling edge, I already configured I/O but did not find how in IRQ handler know which type of change occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 May 2019 08:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/900191#M2934</guid>
      <dc:creator>davidrozenski</dc:creator>
      <dc:date>2019-05-19T08:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: kGPIO_IntRisingOrFallingEdge</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/900192#M2935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I highly recommend you to check the example igpio_input_interrupt. This example configures an interrupt with a rising edge, so it fits perfectly to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can use MCUXpresso Config tools to do this in a very simple way. Once you select the pin you want to use, under the section GPIO Interrupt you can select the option that fits better for your needs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/83767i3D14CB68A61EFCC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps! &lt;BR /&gt;TIC&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>Thu, 23 May 2019 17:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/900192#M2935</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2019-05-23T17:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: kGPIO_IntRisingOrFallingEdge</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/1517906#M21496</link>
      <description>&lt;P&gt;Hello, I tried to use&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;the example igpio_input_interrupt in a project of C++ and it does not work, but if i use it in a project of C it works well. As you know when i chose the example it comes in C but i would like to know what i need to use the same example but in C++ project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for all!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 17:34:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/kGPIO-IntRisingOrFallingEdge/m-p/1517906#M21496</guid>
      <dc:creator>Jimmywder03</dc:creator>
      <dc:date>2022-09-06T17:34:10Z</dc:date>
    </item>
  </channel>
</rss>

