<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF5340 - Zephyr DMA ADC Example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74356/nrf5340---zephyr-dma-adc-example</link><description>I am working with the nRF5340 DK. 
 
 I am looking to sample an ADC pin to sample at a sampling frequency of at least 1kHz and I would like to use DMA to write the data directly to memory while freeing the CPU. 
 
 I tried reading the nRFConnect SDK and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Dec 2021 22:02:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74356/nrf5340---zephyr-dma-adc-example" /><item><title>RE: nRF5340 - Zephyr DMA ADC Example</title><link>https://devzone.nordicsemi.com/thread/344450?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 22:02:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87daa53c-97f9-4579-b265-76d4b2597c24</guid><dc:creator>whati001</dc:creator><description>&lt;p&gt;Sorry for the down vote, but I am currently facing the same problem and the answer does not help much if somebody tries to get started with the entire nrf ecosystem.&lt;/p&gt;
&lt;p&gt;This question helped me a lot: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/78191/simple-example-adc-for-nrf5340-pdk"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/78191/simple-example-adc-for-nrf5340-pdk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It links to some sample code: &lt;a href="https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/adc"&gt;https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr/adc&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The code seems to sample port P0.04 (A0).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 - Zephyr DMA ADC Example</title><link>https://devzone.nordicsemi.com/thread/306717?ContentTypeID=1</link><pubDate>Mon, 26 Apr 2021 08:49:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0a17d748-452c-4687-b517-623f83ab4431</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;SAADC in nRF53 always uses EasyDMA: &lt;a title="https://infocenter.nordicsemi.com/topic/ps_nrf5340/saadc.html?cp=3_0_0_6_28_5#saadc_easydma" href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/saadc.html?cp=3_0_0_6_28_5#saadc_easydma" rel="noopener noreferrer" target="_blank"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf5340/saadc.html?cp=3_0_0_6_28_5#saadc_easydma&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So there is no need to configure EasyDMA specifically for SAADC.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>