<?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: Problem using multi channel ADC With DMA in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1592886#M51516</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212031"&gt;@AD11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please tell us the part number of your chip/board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 07:23:30 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-02-03T07:23:30Z</dc:date>
    <item>
      <title>Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1591535#M51483</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Currently i've a problem using DMA with ADC.&lt;BR /&gt;My use case is: i've 6 ADC Channels, I am triggering adc with a sampling rate and after number of samples requested i want to get all samples in a one go or even after each sample the destination address of each buffer will be incremented internally.&lt;/P&gt;&lt;P&gt;so as an examples, rate is 1 sample per second and number of samples 5, so on first sec, DMA will read from first one then second one till fifth channel and increment each channel destination address by one. next sec it will read from first channel but it'll allocate in the second location of this channel buffer, then second and so on till fifth. and so on.&lt;/P&gt;&lt;P&gt;problem is descriptor never goes to the next one without being &lt;SPAN&gt;exhausted and if i defined number of transactions it will go to second one only after it fills all those transactions.&lt;/SPAN&gt;&lt;BR /&gt;I successfully used timer to trigger ADC but i couldn't get that done using dma descriptors. i've used single conversion mode and burst mode but both didn't give me this approach.&lt;BR /&gt;can you help me with this&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 18:55:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1591535#M51483</guid>
      <dc:creator>AD11</dc:creator>
      <dc:date>2023-02-01T18:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1592886#M51516</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212031"&gt;@AD11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please tell us the part number of your chip/board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 07:23:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1592886#M51516</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-02-03T07:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1594225#M51540</link>
      <description>&lt;P&gt;LPC54113&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 21:03:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1594225#M51540</guid>
      <dc:creator>AD11</dc:creator>
      <dc:date>2023-02-06T21:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1594313#M51541</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212031"&gt;@AD11&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recommend first have a look at the ADC+DMA demo under SDK:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1675735383074.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/209857i3E4C89A134D02850/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1675735383074.png" alt="Alice_Yang_0-1675735383074.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Download from:&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/en/select" target="_blank"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 02:04:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1594313#M51541</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-02-07T02:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1596807#M51585</link>
      <description>&lt;P&gt;yes i used this to build my app and it didn't work for me for that approach i posted&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 19:00:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1596807#M51585</guid>
      <dc:creator>AD11</dc:creator>
      <dc:date>2023-02-09T19:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using multi channel ADC With DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1598003#M51618</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212031"&gt;@AD11&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What about the mainly issue?&amp;nbsp;&lt;SPAN&gt;6 ADC Channels can work well ? DMA only can read the first channel value?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 08:24:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-using-multi-channel-ADC-With-DMA/m-p/1598003#M51618</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-02-13T08:24:50Z</dc:date>
    </item>
  </channel>
</rss>

