<?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>Low Power SAADC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25606/low-power-saadc</link><description>Hi everyone, 
 I am having problems in getting the low power mode in SAADC to work.
If I enable it in the config file then the ADC doesn&amp;#39;t run anymore.( Blank in the RTT viewer)
I have four channels initialized in differential mode with scan, 4x Oversampling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Oct 2017 15:32:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25606/low-power-saadc" /><item><title>RE: Low Power SAADC</title><link>https://devzone.nordicsemi.com/thread/100933?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 15:32:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3ff234c-adda-4dcc-927b-7c110df7e443</guid><dc:creator>bryanhsieh</dc:creator><description>&lt;p&gt;I am guessing with a oversampling rate of 4 and 4 channels enabled, the average power would be
1.5 * 4 * 4 * total_acquisition time / 5ms if low power was working.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power SAADC</title><link>https://devzone.nordicsemi.com/thread/100932?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 15:26:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0728c7ec-5069-4991-9c77-27477f64c6f1</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Sorry I missed that, with burst enabled, oversampling should work as expected. You are correct that the SAADC will add the EasyDMA current of ~1.5 mA when it is enabled. The point of the low power mode is to disable the SAADC peripheral between samples. If you have a slow sample rate, this can save much on the &lt;strong&gt;&lt;em&gt;average&lt;/em&gt;&lt;/strong&gt; current consumption.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power SAADC</title><link>https://devzone.nordicsemi.com/thread/100931?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 15:16:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1af3baf-711e-4604-8e43-10a10ca4b950</guid><dc:creator>bryanhsieh</dc:creator><description>&lt;p&gt;Thanks Jorgen, I have found the problem was with how I initialized the channels.
I don&amp;#39;t quite understand why oversampling with scan mode is not a good idea, as I have burst enabled as suggested by that post and it seems to be working. What I have found is that even with low power enabled the current still increased by nearly 1.5mA with ADC on which I think is the easy DMA current.
So that it makes no difference to turn on low power on not but at least the code runs now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Power SAADC</title><link>https://devzone.nordicsemi.com/thread/100930?ContentTypeID=1</link><pubDate>Mon, 16 Oct 2017 15:03:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7f972f4-236a-4119-b3de-f092672d517d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi Bryan,&lt;/p&gt;
&lt;p&gt;Could you check if &lt;a href="https://devzone.nordicsemi.com/question/160237/nrf52-best-practise-for-ultra-low-power-saadc-4-channel-conversion/?answer=164115#post-id-164115"&gt;the example in this post&lt;/a&gt; is working for you?&lt;/p&gt;
&lt;p&gt;Also note that you might not want to use oversampling with scan mode, due to the reason described in &lt;a href="https://devzone.nordicsemi.com/question/121542/how-does-the-saadc-scan-mode-use-the-burst1/"&gt;this post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>