<?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のトピックInterrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig).</title>
    <link>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1987699#M42895</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;(For &lt;LI-PRODUCT title="S32K39-37" id="S32K39-37"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;(S32K396))&lt;BR /&gt;The below mentioned signals are connected to the respective ADCs as per the below table:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="342"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="102.875px" height="47px"&gt;Signals&lt;/TD&gt;&lt;TD width="96.5625px" height="47px"&gt;ADC&lt;/TD&gt;&lt;TD width="87.375px" height="47px"&gt;CL attributes&lt;/TD&gt;&lt;TD width="54.1875px" height="47px"&gt;FIFO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;SIN_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC3_P2&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;List Start&lt;/TD&gt;&lt;TD width="54.1875px" height="122px"&gt;FIFO 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;COS_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC5_P0&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;SIN_Inv_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC3_P1&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="47px"&gt;COS_Inv_P&lt;/TD&gt;&lt;TD width="96.5625px" height="47px"&gt;ADC5_P1&lt;/TD&gt;&lt;TD width="87.375px" height="47px"&gt;Last channel&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, BCTU shall be triggered and data from the above ADCs shall be stored in FIFO1 which shall be further be accessed through DMA.&lt;/P&gt;&lt;P&gt;Currently through debugging it can be observed that BCTU is getting triggered, FIFO is getting updated, source and destination for DMA are as expected, interrupt is also enabled but interrupt callback mentioned in DMA is not getting trigger.&lt;/P&gt;&lt;P&gt;Please check the below doc.("Configurations.docx") for all the respective configurations.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2024 06:34:09 GMT</pubDate>
    <dc:creator>AkhileshBelore</dc:creator>
    <dc:date>2024-11-05T06:34:09Z</dc:date>
    <item>
      <title>Interrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig).</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1987699#M42895</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;(For &lt;LI-PRODUCT title="S32K39-37" id="S32K39-37"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;(S32K396))&lt;BR /&gt;The below mentioned signals are connected to the respective ADCs as per the below table:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="342"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="102.875px" height="47px"&gt;Signals&lt;/TD&gt;&lt;TD width="96.5625px" height="47px"&gt;ADC&lt;/TD&gt;&lt;TD width="87.375px" height="47px"&gt;CL attributes&lt;/TD&gt;&lt;TD width="54.1875px" height="47px"&gt;FIFO&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;SIN_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC3_P2&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;List Start&lt;/TD&gt;&lt;TD width="54.1875px" height="122px"&gt;FIFO 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;COS_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC5_P0&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="25px"&gt;SIN_Inv_P&lt;/TD&gt;&lt;TD width="96.5625px" height="25px"&gt;ADC3_P1&lt;/TD&gt;&lt;TD width="87.375px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="102.875px" height="47px"&gt;COS_Inv_P&lt;/TD&gt;&lt;TD width="96.5625px" height="47px"&gt;ADC5_P1&lt;/TD&gt;&lt;TD width="87.375px" height="47px"&gt;Last channel&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, BCTU shall be triggered and data from the above ADCs shall be stored in FIFO1 which shall be further be accessed through DMA.&lt;/P&gt;&lt;P&gt;Currently through debugging it can be observed that BCTU is getting triggered, FIFO is getting updated, source and destination for DMA are as expected, interrupt is also enabled but interrupt callback mentioned in DMA is not getting trigger.&lt;/P&gt;&lt;P&gt;Please check the below doc.("Configurations.docx") for all the respective configurations.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 06:34:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1987699#M42895</guid>
      <dc:creator>AkhileshBelore</dc:creator>
      <dc:date>2024-11-05T06:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig)</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1988963#M42972</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242865"&gt;@AkhileshBelore&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Did you enable the DMA interrupt in the Interrupt driver?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 15:26:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1988963#M42972</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-11-06T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt Callback for DMA in MPC(Multiple Parallel Conversion) not getting generated (DMA trig)</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1989836#M43000</link>
      <description>&lt;P&gt;SOLVED.&lt;BR /&gt;Had missed updating "Dma Mux Source"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkhileshBelore_0-1730961439860.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/309121iE40788FC4D217B3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AkhileshBelore_0-1730961439860.png" alt="AkhileshBelore_0-1730961439860.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 06:38:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-Callback-for-DMA-in-MPC-Multiple-Parallel-Conversion/m-p/1989836#M43000</guid>
      <dc:creator>AkhileshBelore</dc:creator>
      <dc:date>2024-11-07T06:38:16Z</dc:date>
    </item>
  </channel>
</rss>

