<?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>SAADC without EasyDMA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12378/saadc-without-easydma</link><description>I want get an interrupt from the ADC after every sample (oversampled by 4, so burst is enabled). This works fine with EasyDMA, but I want to be able to not use the EasyDMA since the nrf_drv_saadc_buffer_convert uses quite a lot of time when it is called</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Mar 2016 23:52:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12378/saadc-without-easydma" /><item><title>RE: SAADC without EasyDMA</title><link>https://devzone.nordicsemi.com/thread/46799?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2016 23:52:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21e12f00-a49b-457e-bf1c-bfe5fa81142d</guid><dc:creator>wlgrd</dc:creator><description>&lt;p&gt;NordicSnippets to the rescue: &lt;a href="https://github.com/andenore/NordicSnippets/blob/master/examples/saadc/main.c"&gt;github.com/.../main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC without EasyDMA</title><link>https://devzone.nordicsemi.com/thread/46798?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2016 13:52:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83bd1477-ca4a-48dd-a38a-04bd2b521b95</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;You cannot use the SAADC without EasyDMA. You can access the registers directly to see if this will be faster than the &lt;code&gt;nrf_drv_saadc_buffer_convert&lt;/code&gt;. See &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.0/saadc.html?cp=1_2_0_35_5#saadc_easydma"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>