<?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: S32K314 external interrupt issue</title>
    <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713884#M26611</link>
    <description>Thank you for your reply. I checked and it was still the same problem, but I used IO queries to achieve it. I suspect the LINK file is different. Could you please check the link file of s32k314?&lt;BR /&gt;if(exit_it == 1){&lt;BR /&gt;exit_it = 0;&lt;BR /&gt;//ok!&lt;BR /&gt;}&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Aug 2023 08:42:59 GMT</pubDate>
    <dc:creator>Lita</dc:creator>
    <dc:date>2023-08-30T08:42:59Z</dc:date>
    <item>
      <title>S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1711170#M26444</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;I use eirq0 as the external interrupt and use the PTC0 pin.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; Reference routines are linked below.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/SIUL2-external-interrupt-example-project-using-S32K3-RTD-without/ta-p/1552335" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/SIUL2-external-interrupt-example-project-using-S32K3-RTD-without/ta-p/1552335&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;The configuration is as follows:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;/* Initialize interrupt */&lt;BR /&gt;IntCtrl_Ip_Init(&amp;amp;IntCtrlConfig_0);&lt;BR /&gt;IntCtrl_Ip_ConfigIrqRouting(&amp;amp;intRouteConfig);&lt;BR /&gt;//IntCtrl_Ip_ClearPending(SIUL_0_IRQn);&lt;BR /&gt;//IntCtrl_Ip_EnableIrq(SIUL_0_IRQn);&lt;BR /&gt;/***********************************************************************************************&lt;BR /&gt;* Port Driver&lt;BR /&gt;***********************************************************************************************/&lt;BR /&gt;Siul2_Port_Ip_Init(NUM_OF_CONFIGURED_PINS0, g_pin_mux_InitConfigArr0);&lt;/P&gt;&lt;P&gt;Siul2_Icu_Ip_Init(0U, &amp;amp;Siul2_Icu_Ip_0_Config_PB_BOARD_InitPeripherals);&lt;/P&gt;&lt;P&gt;/* Enable ICU edge detect for ETH interrupt. */&lt;BR /&gt;Siul2_Icu_Ip_EnableInterrupt(0U, 0U);&lt;BR /&gt;Siul2_Icu_Ip_EnableNotification(0U, 0U);&lt;BR /&gt;//IP_SIUL2-&amp;gt;MSCR[64] &amp;amp;= 0;&lt;BR /&gt;//IP_SIUL2-&amp;gt;MSCR[64] = (1&amp;lt;&amp;lt;19);&lt;BR /&gt;/* Assign PTC0 input to EIRQ[0] */&lt;BR /&gt;//IP_SIUL2-&amp;gt;IMCR[16] = SIUL2_IMCR_SSS(3U);&lt;/P&gt;&lt;P&gt;however ,Interrupt function cannot enter, who can solve this problem? thanks very much!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lita_0-1692939790249.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/238001iD641922A91DA03D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lita_0-1692939790249.png" alt="Lita_0-1692939790249.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lita_1-1692939825948.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/238002i74A16B98896554A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lita_1-1692939825948.png" alt="Lita_1-1692939825948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lita_2-1692939864722.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/238003i3AFA22CC08C841E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lita_2-1692939864722.png" alt="Lita_2-1692939864722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lita_3-1692939933803.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/238004iC2CF82704A04F435/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lita_3-1692939933803.png" alt="Lita_3-1692939933803.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 05:07:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1711170#M26444</guid>
      <dc:creator>Lita</dc:creator>
      <dc:date>2023-08-25T05:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1711378#M26461</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please share full project you have or follow carefully setting given in the example and tailor it to your selected IRQ pin.&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 09:06:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1711378#M26461</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-08-25T09:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1712235#M26501</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thanks for your reply.Reading directly through IO is normal, but with interrupts there is a problem, interrupt functions can not enter the problem.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; The works are as follows.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 09:08:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1712235#M26501</guid>
      <dc:creator>Lita</dc:creator>
      <dc:date>2023-08-28T09:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713296#M26575</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I was able to run your code and get into EIRQ0 interrupt on S32K3x4EVB. I just use different pin (PTE0) so it can be easily accessible on the EVB. So I set PTE0 for EIRQ0 in Pin tool, also enable weak pull up. Then remove your code that directly set PTC0, mainly IMCR16. This is set in&amp;nbsp;Siul2_Port_Ip_Init.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 13:22:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713296#M26575</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2023-08-29T13:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713884#M26611</link>
      <description>Thank you for your reply. I checked and it was still the same problem, but I used IO queries to achieve it. I suspect the LINK file is different. Could you please check the link file of s32k314?&lt;BR /&gt;if(exit_it == 1){&lt;BR /&gt;exit_it = 0;&lt;BR /&gt;//ok!&lt;BR /&gt;}&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2023 08:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713884#M26611</guid>
      <dc:creator>Lita</dc:creator>
      <dc:date>2023-08-30T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K314 external interrupt issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713915#M26614</link>
      <description>Thank you very much. I'm using JTAG. He can't interrupt the online simulation? Can I set this up? The burn program can be run offline.</description>
      <pubDate>Wed, 30 Aug 2023 09:11:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K314-external-interrupt-issue/m-p/1713915#M26614</guid>
      <dc:creator>Lita</dc:creator>
      <dc:date>2023-08-30T09:11:39Z</dc:date>
    </item>
  </channel>
</rss>

