<?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 KL26Z Port B interrupt in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337147#M61448</link>
    <description>&lt;P&gt;I notice that PORT B has a Interrupt status register(PORTB_ISRFR) and Control register (PORTB_PCR)&lt;/P&gt;&lt;P&gt;Does it have a interrupt vector?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2021 20:07:25 GMT</pubDate>
    <dc:creator>d4712</dc:creator>
    <dc:date>2021-09-08T20:07:25Z</dc:date>
    <item>
      <title>KL26Z Port B interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337147#M61448</link>
      <description>&lt;P&gt;I notice that PORT B has a Interrupt status register(PORTB_ISRFR) and Control register (PORTB_PCR)&lt;/P&gt;&lt;P&gt;Does it have a interrupt vector?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 20:07:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337147#M61448</guid>
      <dc:creator>d4712</dc:creator>
      <dc:date>2021-09-08T20:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: KL26Z Port B interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337166#M61449</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39686"&gt;@d4712&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes it does, you can find it (and the other vectors) in the startup_,,,&amp;nbsp; file (I'm not sure what the full name is for the KL26Z) in the "startup" folder (it should be the only file in the folder.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a default, all the interrupt vectors are given the address of a simple handler that clears the interrupt request flags and return.&amp;nbsp;&amp;nbsp;This handler is defined as a "weak" method that you can easily replace simply by defining a new handler.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look at one of the example apps in the SDK to see how you can create your own handler.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 20:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337166#M61449</guid>
      <dc:creator>myke_predko</dc:creator>
      <dc:date>2021-09-08T20:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: KL26Z Port B interrupt</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337252#M61451</link>
      <description>&lt;P&gt;Hi&amp;nbsp;d4712,&lt;/P&gt;
&lt;P&gt;KL26's PORT B does not support interrupt, so it does not have an interrupt vector either.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.10.1.2 Port control and interrupt summary.png" style="width: 900px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155536iF30A82787310FBE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.10.1.2 Port control and interrupt summary.png" alt="3.10.1.2 Port control and interrupt summary.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table 3-7. Interrupt vector assignments.png" style="width: 886px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155537i121305ED007F9AA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table 3-7. Interrupt vector assignments.png" alt="Table 3-7. Interrupt vector assignments.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&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;- 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;</description>
      <pubDate>Thu, 09 Sep 2021 00:53:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL26Z-Port-B-interrupt/m-p/1337252#M61451</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2021-09-09T00:53:12Z</dc:date>
    </item>
  </channel>
</rss>

