<?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: external interrupt in KL25Z in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656552#M40144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Robin.&lt;/P&gt;&lt;P&gt;i got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 06:46:02 GMT</pubDate>
    <dc:creator>arthshah</dc:creator>
    <dc:date>2017-05-04T06:46:02Z</dc:date>
    <item>
      <title>external interrupt in KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656550#M40142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;i want to know about external interrupt in KL25Z.&lt;/P&gt;&lt;P&gt;my requirement is that i have one switch on any port's pin in my KL25Z board, when i pressed that switch external interrupt is generated and LED is glow.&lt;/P&gt;&lt;P&gt;please help me for that.&lt;/P&gt;&lt;P&gt;thank you..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 05:08:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656550#M40142</guid>
      <dc:creator>arthshah</dc:creator>
      <dc:date>2017-05-03T05:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: external interrupt in KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656551#M40143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Since there is no GPIO button on FRDM-KL25Z board, please refer the 'gpio_input_interrupt' demo in &lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;SDK_2.2_FRDM-KL26Z&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="gpio_input_interrupt.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18129i7952CF66E81862F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="gpio_input_interrupt.png" alt="gpio_input_interrupt.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="input_interrupt.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18081iE508B9C9F81518EA/image-size/large?v=v2&amp;amp;px=999" role="button" title="input_interrupt.png" alt="input_interrupt.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Build SDK.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/18082iB6DD6EC6AA83ECA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Build SDK.png" alt="Build SDK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 06:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656551#M40143</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-05-04T06:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: external interrupt in KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656552#M40144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Robin.&lt;/P&gt;&lt;P&gt;i got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 06:46:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/656552#M40144</guid>
      <dc:creator>arthshah</dc:creator>
      <dc:date>2017-05-04T06:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: external interrupt in KL25Z</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/1759380#M65714</link>
      <description>&lt;P&gt;(my apologies if it is against the forum rules to reply to such an old thread)&lt;/P&gt;&lt;P&gt;I've stumbled upon this thread when looking for my solutions to the problem described in the most recent thread I posted. I followed your instructions and downloaded the SDK archive, but the input_interrupt example seems to be absent from the archive. Has it been removed? If so, is there somewhere else I can download it?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2023 06:06:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/external-interrupt-in-KL25Z/m-p/1759380#M65714</guid>
      <dc:creator>MelonM</dc:creator>
      <dc:date>2023-11-19T06:06:53Z</dc:date>
    </item>
  </channel>
</rss>

