<?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>S32K中的主题 Re: External Interrupt for PORT</title>
    <link>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164980#M8434</link>
    <description>&lt;P&gt;thank you hung that will help.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 07:21:12 GMT</pubDate>
    <dc:creator>shudhamatinarha</dc:creator>
    <dc:date>2020-10-09T07:21:12Z</dc:date>
    <item>
      <title>External Interrupt for PORT</title>
      <link>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164020#M8413</link>
      <description>&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp;S32K14X_MCAL4_3_RTM_HF2_1_0_1 MCAL version.&lt;/P&gt;&lt;P&gt;I want to assign external interrupt on PORT PIN but i am not able to find any such API/Functionality present in source code. can you please guide how i can implement ISR for it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 16:15:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164020#M8413</guid>
      <dc:creator>shudhamatinarha</dc:creator>
      <dc:date>2020-10-07T16:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: External Interrupt for PORT</title>
      <link>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164416#M8418</link>
      <description>&lt;P&gt;Hello S&lt;SPAN&gt;hudhamatinarha,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;As far as I know, the MCAL package doesn't have API to install the interrupt handler. Use need to do it manually. Normally, the OS will install the interrupt handler.&lt;/P&gt;
&lt;P&gt;In the sample app, MCAL team has provided the demo which show how to install the interrupt handler. Please find the sample app in the MCAL package&amp;nbsp;S32K14X_MCAL4_3_RTM_1_0_1.&lt;/P&gt;
&lt;P&gt;sys_enableIsrSource(id, priority);&lt;BR /&gt;sys_registerIsrHandler(id, (uint32) interrupt_handler);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hung.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 09:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164416#M8418</guid>
      <dc:creator>hungnguyenphi</dc:creator>
      <dc:date>2020-10-08T09:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: External Interrupt for PORT</title>
      <link>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164980#M8434</link>
      <description>&lt;P&gt;thank you hung that will help.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 07:21:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-Interrupt-for-PORT/m-p/1164980#M8434</guid>
      <dc:creator>shudhamatinarha</dc:creator>
      <dc:date>2020-10-09T07:21:12Z</dc:date>
    </item>
  </channel>
</rss>

