<?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: S32K312: WKUP Interrupt Not Triggering in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-WKUP-Interrupt-Not-Triggering/m-p/2391776#M59733</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248971"&gt;@DiaDev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;S32K3, added to the ~60 external wake-ups, also provides 4 internal wake-up sources, which must be taken into consideration when configuring a channel; this means, adding +4 as offset:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1783443817593.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391494iFE2DCA0DCB50EFC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1783443817593.png" alt="Julin_AragnM_0-1783443817593.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;PTB2 is the wake-up pad [8], plus the four internal sources, it will be the &lt;STRONG&gt;channel 12.&lt;/STRONG&gt; Please change this configuration and test out if WKPU is triggered or not.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2026 17:04:59 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-07-07T17:04:59Z</dc:date>
    <item>
      <title>S32K312: WKUP Interrupt Not Triggering</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-WKUP-Interrupt-Not-Triggering/m-p/2391557#M59730</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiaDev_0-1783418064066.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391449i2F084DE787B2CEE7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DiaDev_0-1783418064066.png" alt="DiaDev_0-1783418064066.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiaDev_1-1783418072029.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391450iBCBCE1FE9778605A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DiaDev_1-1783418072029.png" alt="DiaDev_1-1783418072029.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DiaDev_2-1783418089747.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391451iC8B5F8F1E2E780AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DiaDev_2-1783418089747.png" alt="DiaDev_2-1783418089747.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 class=""&gt;&lt;SPAN&gt;I have configured &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;PTB2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; as the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;WKUP&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; input pin, and &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;WKUP Channel 8&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; is mapped to PTB2. The WKUP module configuration appears to be correct; however, the WKUP interrupt is not being triggered.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Previously, I configured the same pin as an &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;EIRQ&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; input, and the interrupt was triggered successfully, confirming that the pin and external signal are functioning correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN&gt;Issue:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;PTB2 configured as WKUP input.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;WKUP Channel 8 mapped to PTB2.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;No WKUP interrupt is received.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;The same hardware setup works correctly with EIRQ configuration.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please help identify if there are any additional WKUP configuration requirements, dependencies, or known limitations that could prevent the interrupt from being generated.&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Wkpu_Ip_Init(0U, &amp;amp;Wkpu_Ip_Config_PB);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; /* INT2: Wakeup Trigger. */&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; Wkpu_Ip_EnableInterrupt(0,&amp;nbsp; &amp;nbsp; Wkpu_Ip_ChannelConfig_PB[2U].hwChannel);&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; Wkpu_Ip_EnableNotification(Wkpu_Ip_ChannelConfig_PB[2U].hwChannel);&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 09:55:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-WKUP-Interrupt-Not-Triggering/m-p/2391557#M59730</guid>
      <dc:creator>DiaDev</dc:creator>
      <dc:date>2026-07-07T09:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312: WKUP Interrupt Not Triggering</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-WKUP-Interrupt-Not-Triggering/m-p/2391776#M59733</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248971"&gt;@DiaDev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;S32K3, added to the ~60 external wake-ups, also provides 4 internal wake-up sources, which must be taken into consideration when configuring a channel; this means, adding +4 as offset:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_0-1783443817593.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/391494iFE2DCA0DCB50EFC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Julin_AragnM_0-1783443817593.png" alt="Julin_AragnM_0-1783443817593.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;PTB2 is the wake-up pad [8], plus the four internal sources, it will be the &lt;STRONG&gt;channel 12.&lt;/STRONG&gt; Please change this configuration and test out if WKPU is triggered or not.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2026 17:04:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-WKUP-Interrupt-Not-Triggering/m-p/2391776#M59733</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-07-07T17:04:59Z</dc:date>
    </item>
  </channel>
</rss>

