<?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>MPC5xxx中的主题 eqADC CFIFO triggering with HW and using eDMA to fill CFIFO</title>
    <link>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1576422#M22591</link>
    <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;I am working with MPC5775E board, using PAL lib, and I am trying to control eqADC with eDMA and triggering eqADC with PIT.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PIT generates interrupt and trigger eqADC properly, eDMA transfers command from system memory to CFIFO push register and also results are transferred from RFIFO to system memory by eDMA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is that should I explicitly start eDMA channel to fill CFIFO by calling EDMA_DRV_StartChannel() function. I want to make eDMA automatically start to fill CFIFO. By the way I do not start RFIFO eDMA channel but it works fine. Can someone help me on this topic?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 08:26:18 GMT</pubDate>
    <dc:creator>0xEC</dc:creator>
    <dc:date>2023-01-03T08:26:18Z</dc:date>
    <item>
      <title>eqADC CFIFO triggering with HW and using eDMA to fill CFIFO</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1576422#M22591</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;I am working with MPC5775E board, using PAL lib, and I am trying to control eqADC with eDMA and triggering eqADC with PIT.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PIT generates interrupt and trigger eqADC properly, eDMA transfers command from system memory to CFIFO push register and also results are transferred from RFIFO to system memory by eDMA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is that should I explicitly start eDMA channel to fill CFIFO by calling EDMA_DRV_StartChannel() function. I want to make eDMA automatically start to fill CFIFO. By the way I do not start RFIFO eDMA channel but it works fine. Can someone help me on this topic?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 08:26:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1576422#M22591</guid>
      <dc:creator>0xEC</dc:creator>
      <dc:date>2023-01-03T08:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: eqADC CFIFO triggering with HW and using eDMA to fill CFIFO</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1578439#M22634</link>
      <description>&lt;P&gt;No, you should not trigger any DMA transfer manually. It is supposed to be triggered by eQADC module (by CFFFx and RFDFx flag).&lt;/P&gt;
&lt;P&gt;If CFIFOx is not full DMA transfer is triggered by eQADC and loads one command to the CFIFO. If RFIFOx is not empty DMA transfer is triggered by eQADC and drains one result from the RFIFOx.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 08:26:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1578439#M22634</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2023-01-06T08:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: eqADC CFIFO triggering with HW and using eDMA to fill CFIFO</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1578447#M22635</link>
      <description>&lt;P&gt;But after first fill of Command FIFO and after that result FIFO by eDMA, there is no further filling by eDMA even if these conditions are met&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0xEC_0-1672993762236.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206311i6DB2ED7B5E207AB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="0xEC_0-1672993762236.png" alt="0xEC_0-1672993762236.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 08:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1578447#M22635</guid>
      <dc:creator>0xEC</dc:creator>
      <dc:date>2023-01-06T08:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: eqADC CFIFO triggering with HW and using eDMA to fill CFIFO</title>
      <link>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1580064#M22674</link>
      <description>&lt;P&gt;I solved the issue.&lt;/P&gt;&lt;P&gt;While using SDK's eqADC driver init API disables eDMA request after transfer complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0xEC_0-1673354027553.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206695i9F1ECFEF0DE7C0DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="0xEC_0-1673354027553.png" alt="0xEC_0-1673354027553.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I disabled it by calling this function:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0xEC_1-1673354101064.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206696i36804DF92F38B813/image-size/medium?v=v2&amp;amp;px=400" role="button" title="0xEC_1-1673354101064.png" alt="0xEC_1-1673354101064.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After this disable, eDMA works when eqADC requests to fill CFIFO and drain RFIFO.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 12:36:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/eqADC-CFIFO-triggering-with-HW-and-using-eDMA-to-fill-CFIFO/m-p/1580064#M22674</guid>
      <dc:creator>0xEC</dc:creator>
      <dc:date>2023-01-10T12:36:01Z</dc:date>
    </item>
  </channel>
</rss>

