<?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: Interrupts in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Interrupts/m-p/2337776#M57462</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/260942"&gt;@Luke_John&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can configure event-specific callbacks depending on the module you are using. For example, ADC block can configure various notifications (end of normal chain,&amp;nbsp;end of injected,&amp;nbsp;end of ctu,&amp;nbsp;end of channel, watchdog out of range...):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_188ccfcd.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380096i0661CB9AE0DE61EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snag_188ccfcd.png" alt="Snag_188ccfcd.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Depending on configuration, ADC IRQ Handler will invoke the respective callback, which you can modify in your main.c code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_188eca36.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380097i931F007C81D612F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snag_188eca36.png" alt="Snag_188eca36.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2026 17:36:27 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-03-23T17:36:27Z</dc:date>
    <item>
      <title>Interrupts</title>
      <link>https://community.nxp.com/t5/S32K/Interrupts/m-p/2337624#M57453</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am have recently obtained a new S32K118 EVB and started to work with it. I face some confusion with interrupts. Based on my understanding, interrupts source and its handlers are configured using Platform library. However, where can I can programm the activities done by the handlers. For example, if an ADC interrupt is triggered, the program counter will be redirected to a handler and that handler will trigger a sequence of functions.&amp;nbsp; I want to add extra logic in that handler. Is it possible to do so and if so how?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 12:00:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupts/m-p/2337624#M57453</guid>
      <dc:creator>Luke_John</dc:creator>
      <dc:date>2026-03-23T12:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupts</title>
      <link>https://community.nxp.com/t5/S32K/Interrupts/m-p/2337776#M57462</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/260942"&gt;@Luke_John&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can configure event-specific callbacks depending on the module you are using. For example, ADC block can configure various notifications (end of normal chain,&amp;nbsp;end of injected,&amp;nbsp;end of ctu,&amp;nbsp;end of channel, watchdog out of range...):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_188ccfcd.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380096i0661CB9AE0DE61EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snag_188ccfcd.png" alt="Snag_188ccfcd.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Depending on configuration, ADC IRQ Handler will invoke the respective callback, which you can modify in your main.c code:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_188eca36.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/380097i931F007C81D612F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snag_188eca36.png" alt="Snag_188eca36.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 17:36:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupts/m-p/2337776#M57462</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-03-23T17:36:27Z</dc:date>
    </item>
  </channel>
</rss>

