<?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のトピックDMA interrupt</title>
    <link>https://community.nxp.com/t5/S32K/DMA-interrupt/m-p/2326823#M57125</link>
    <description>&lt;P&gt;After setting up the DMA interrupt function, I found that I couldn't enter this interrupt. The inspection revealed that the channel INT remained at 0. There was a problem when the data at the original address was transmitted to the destination address, and no result was obtained. （PWM triggers ADC sampling）Could you please take a look at my program and tell me why it fails to enter the DMA interrupt?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;void&lt;/SPAN&gt; &lt;SPAN&gt;Dma0_IrqHandler&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;SPAN&gt;IP_TCD_0&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;CH7_INT&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 05 Mar 2026 08:11:08 GMT</pubDate>
    <dc:creator>xingyun</dc:creator>
    <dc:date>2026-03-05T08:11:08Z</dc:date>
    <item>
      <title>DMA interrupt</title>
      <link>https://community.nxp.com/t5/S32K/DMA-interrupt/m-p/2326823#M57125</link>
      <description>&lt;P&gt;After setting up the DMA interrupt function, I found that I couldn't enter this interrupt. The inspection revealed that the channel INT remained at 0. There was a problem when the data at the original address was transmitted to the destination address, and no result was obtained. （PWM triggers ADC sampling）Could you please take a look at my program and tell me why it fails to enter the DMA interrupt?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;void&lt;/SPAN&gt; &lt;SPAN&gt;Dma0_IrqHandler&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;SPAN&gt;IP_TCD_0&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;CH7_INT&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 Mar 2026 08:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DMA-interrupt/m-p/2326823#M57125</guid>
      <dc:creator>xingyun</dc:creator>
      <dc:date>2026-03-05T08:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: DMA interrupt</title>
      <link>https://community.nxp.com/t5/S32K/DMA-interrupt/m-p/2328061#M57175</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/258092"&gt;@xingyun&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I cannot see your program, but in order to configure the DMA interrupt, make sure that DMA "Interrupt Callback" is declared, and the IntCtrl driver correctly configures the interrupt handler and priority:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DmaInterrupt.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/378597iCFF85B2518C9CDD9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DmaInterrupt.png" alt="DmaInterrupt.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IntCtrl.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/378596i38CB9BA20DD32455/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IntCtrl.png" alt="IntCtrl.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 16:56:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/DMA-interrupt/m-p/2328061#M57175</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-03-06T16:56:54Z</dc:date>
    </item>
  </channel>
</rss>

