<?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 DMA interrupt not triggering on S32K324 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2154468#M51957</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have configured the eMIOS ICU to use DMA. But for some reason, the DMA completion notification is never entered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;emios icu config:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_3-1755611677414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353036i70E200006CF4CB41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_3-1755611677414.png" alt="ilx123_3-1755611677414.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="ilx123_4-1755611706420.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353037iD7118A2BF75E2B93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_4-1755611706420.png" alt="ilx123_4-1755611706420.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_5-1755611720999.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353038iF6E5A3C6838D03B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_5-1755611720999.png" alt="ilx123_5-1755611720999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rm dmamux:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_1-1755610961232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353033iA274544E048C2D4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_1-1755610961232.png" alt="ilx123_1-1755610961232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;IntCtrl:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_2-1755610983202.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353034i161353873F02A4A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_2-1755610983202.png" alt="ilx123_2-1755610983202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And in the code:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;extern&lt;/SPAN&gt; &lt;SPAN&gt;void&lt;/SPAN&gt; &lt;SPAN&gt;IcuChannel_3_DmaTransferCompletionNotif&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;void&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;Emios_Icu_Ip_TimestampDmaProcessing&lt;/SPAN&gt;&lt;SPAN&gt;(1u&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&amp;nbsp;1u&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As to my understanding, the following should happen: edge gets detected by the ICU -&amp;gt; triggers DMA transfer -&amp;gt; IcuChannel_3_DmaTransferCompletionNotif() -&amp;gt;&amp;nbsp;&lt;SPAN&gt;Emios_Icu_Ip_TimestampDmaProcessing() gets called -&amp;gt; timestamp measurement notification (SENT_INPUT1_ISR gets called). This is also the desired flow for the application I am creating.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could it be that I misunderstood something inside the configuration of the drivers? Any help would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Aug 2025 14:03:49 GMT</pubDate>
    <dc:creator>ilx123</dc:creator>
    <dc:date>2025-08-19T14:03:49Z</dc:date>
    <item>
      <title>DMA interrupt not triggering on S32K324</title>
      <link>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2154468#M51957</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have configured the eMIOS ICU to use DMA. But for some reason, the DMA completion notification is never entered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;emios icu config:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_3-1755611677414.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353036i70E200006CF4CB41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_3-1755611677414.png" alt="ilx123_3-1755611677414.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="ilx123_4-1755611706420.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353037iD7118A2BF75E2B93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_4-1755611706420.png" alt="ilx123_4-1755611706420.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_5-1755611720999.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353038iF6E5A3C6838D03B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_5-1755611720999.png" alt="ilx123_5-1755611720999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rm dmamux:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_1-1755610961232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353033iA274544E048C2D4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_1-1755610961232.png" alt="ilx123_1-1755610961232.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;IntCtrl:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilx123_2-1755610983202.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/353034i161353873F02A4A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilx123_2-1755610983202.png" alt="ilx123_2-1755610983202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And in the code:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;extern&lt;/SPAN&gt; &lt;SPAN&gt;void&lt;/SPAN&gt; &lt;SPAN&gt;IcuChannel_3_DmaTransferCompletionNotif&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;void&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;Emios_Icu_Ip_TimestampDmaProcessing&lt;/SPAN&gt;&lt;SPAN&gt;(1u&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&amp;nbsp;1u&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As to my understanding, the following should happen: edge gets detected by the ICU -&amp;gt; triggers DMA transfer -&amp;gt; IcuChannel_3_DmaTransferCompletionNotif() -&amp;gt;&amp;nbsp;&lt;SPAN&gt;Emios_Icu_Ip_TimestampDmaProcessing() gets called -&amp;gt; timestamp measurement notification (SENT_INPUT1_ISR gets called). This is also the desired flow for the application I am creating.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could it be that I misunderstood something inside the configuration of the drivers? Any help would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 14:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2154468#M51957</guid>
      <dc:creator>ilx123</dc:creator>
      <dc:date>2025-08-19T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: DMA interrupt not triggering on S32K324</title>
      <link>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2156234#M52060</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247038"&gt;@ilx123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently posted a simple example code that shows how to configure eMIOS in ICU_MODE_TIMESTAMP using SAIC (Single Action Input Capture) mode with DMA. In this setup, one eMIOS channel captures timestamps from a waveform generated by another channel. After a predefined number of captures, a DMA interrupt is triggered.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K344-eMIOS-Icu-with-DMA-DS3-6-RTD-6-0-0/ta-p/2156223" target="_blank" rel="noopener"&gt;Example S32K344 eMIOS Icu with DMA DS3.6 RTD 6.0.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 17:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2156234#M52060</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-08-21T17:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: DMA interrupt not triggering on S32K324</title>
      <link>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2181871#M53321</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201913"&gt;@VaneB&lt;/a&gt;&amp;nbsp;, this example works for S32K344, and I can see that interrupts are happening. However, when trying to run this on S32K324 after creating a new project with the same code and configuration, it does not work. Is there anything else I need to enable for S32K324? Does S32K344 being in lockstep mode cause any crucial differences in DMA functionality or limit posibilites? I am using RTD4.0.0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 12:46:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DMA-interrupt-not-triggering-on-S32K324/m-p/2181871#M53321</guid>
      <dc:creator>ilx123</dc:creator>
      <dc:date>2025-10-08T12:46:35Z</dc:date>
    </item>
  </channel>
</rss>

