<?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 LPC55S69 ADC to DMA using a HW Trigger in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-ADC-to-DMA-using-a-HW-Trigger/m-p/1002113#M39366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the LPC55s69 Dev kit&lt;/P&gt;&lt;P&gt;I need to configure the ADC to be triggered from an SCT. and then the DMA to copy the data to RAM.&lt;/P&gt;&lt;P&gt;I am using the SDK 2.6.3. if there is a sample code it would be really appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to use the sample code from Nxp and can trigger the adc by a software trigger, and request the dma to do the copy to ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;functions used to do the conversion and copy data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DMA_StartTransfer( &amp;amp;g_DmaHandleStruct ); /* Enable the DMA every time for each transfer. */&lt;BR /&gt; LPADC_DoSoftwareTrigger( LPADC_BASE, 1U ); /* Trigger the ADC and start the conversion. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats needed:&lt;/P&gt;&lt;P&gt;use an SCT as a HW trigger and have the dma automatically copying data into a Ram buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2019 20:49:52 GMT</pubDate>
    <dc:creator>mohamed_saber</dc:creator>
    <dc:date>2019-12-19T20:49:52Z</dc:date>
    <item>
      <title>LPC55S69 ADC to DMA using a HW Trigger</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-ADC-to-DMA-using-a-HW-Trigger/m-p/1002113#M39366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the LPC55s69 Dev kit&lt;/P&gt;&lt;P&gt;I need to configure the ADC to be triggered from an SCT. and then the DMA to copy the data to RAM.&lt;/P&gt;&lt;P&gt;I am using the SDK 2.6.3. if there is a sample code it would be really appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to use the sample code from Nxp and can trigger the adc by a software trigger, and request the dma to do the copy to ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;functions used to do the conversion and copy data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DMA_StartTransfer( &amp;amp;g_DmaHandleStruct ); /* Enable the DMA every time for each transfer. */&lt;BR /&gt; LPADC_DoSoftwareTrigger( LPADC_BASE, 1U ); /* Trigger the ADC and start the conversion. */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whats needed:&lt;/P&gt;&lt;P&gt;use an SCT as a HW trigger and have the dma automatically copying data into a Ram buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2019 20:49:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-ADC-to-DMA-using-a-HW-Trigger/m-p/1002113#M39366</guid>
      <dc:creator>mohamed_saber</dc:creator>
      <dc:date>2019-12-19T20:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 ADC to DMA using a HW Trigger</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-ADC-to-DMA-using-a-HW-Trigger/m-p/1002114#M39367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did anyone found solution and configuration to above problem for Hw trigger ADC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 15:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-ADC-to-DMA-using-a-HW-Trigger/m-p/1002114#M39367</guid>
      <dc:creator>kulkar68</dc:creator>
      <dc:date>2020-06-03T15:21:00Z</dc:date>
    </item>
  </channel>
</rss>

