<?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>keep lowest power consumption when saadc in no sampling state</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22655/keep-lowest-power-consumption-when-saadc-in-no-sampling-state</link><description>I am using saadc to periodically sample a voltage (per about 12 seconds). The voltage cannot be shutdown and always is a value neigher zero nor VDD (1.25v, 2.5v, 1.0v, etc.). During the no sampling time, how to change the pin configuration to keep the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Jun 2017 08:23:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22655/keep-lowest-power-consumption-when-saadc-in-no-sampling-state" /><item><title>RE: keep lowest power consumption when saadc in no sampling state</title><link>https://devzone.nordicsemi.com/thread/89088?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 08:23:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9837b579-25a7-4644-a5e1-cba32fd65952</guid><dc:creator>bing</dc:creator><description>&lt;p&gt;Thanks. I tested the example you provided. It is what I want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: keep lowest power consumption when saadc in no sampling state</title><link>https://devzone.nordicsemi.com/thread/89087?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 11:14:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:676dfe43-2269-43a7-a0b1-63e134152640</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It is no problem to extend the example to support scan mode and still keep it low power. I have posted an example of how this can be done in &lt;a href="https://devzone.nordicsemi.com/question/124317/saadc-low-power-scan-mode/?answer=125075#post-id-125075"&gt;this thread&lt;/a&gt;. Just make sure you disable oversampling and burst mode, and set the SAADC_SAMPLES_IN_BUFFER define to the number of active channels. The current consumption with 5 enabled channels and the sampe rate of the example (250ms) should be ~6 uA. If you only sample once every 12 seconds, I see current consumption of ~2.4 uA.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: keep lowest power consumption when saadc in no sampling state</title><link>https://devzone.nordicsemi.com/thread/89085?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 09:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47521fb2-761c-4896-9c9a-491a1cce2320</guid><dc:creator>bing</dc:creator><description>&lt;p&gt;My current consumption between the two sampling points is larger ~100uA than the state which let the input to the saadc is completely zero and uninit the saadc then put the AINx related gpio pins to output direction with 0 level. And I noticed that, only 1 channel can be used in the example you gived in the GitHub. But in my project, I used 5 channel and the scan mode of saadc. Anyhow, thanks for you comment, I will try  just 1 channel to complete sampling the multi-inputs. In addition, what is the best way to change an AIN pin to the using saadc channel?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: keep lowest power consumption when saadc in no sampling state</title><link>https://devzone.nordicsemi.com/thread/89086?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2017 09:15:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fe219d0-b482-42b1-ac22-23f00cce0ab8</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Which current consumption are you having now? In general you should uninit the SAADC periheral between sampling to reduce the current consumption from EasyDMA interface. See &lt;a href="https://github.com/NordicSemiconductor/nRF52-ADC-examples/tree/11.0.0/saadc_low_power"&gt;this GitHub example&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>