<?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>Using SAADC for 2 channels, burst mode, current consumption remains constant after nrf_drv_saadc_uninit call</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94105/using-saadc-for-2-channels-burst-mode-current-consumption-remains-constant-after-nrf_drv_saadc_uninit-call</link><description>We have an application that needs to read device battery voltage and a sensor value every 10 seconds. The ADC is using burst mode and 8X oversampling to take each sample. Full configuration: 
 SAADC config: 
 
 12-bit resolution 
 8X oversampling 
 Not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 01 Dec 2022 17:13:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94105/using-saadc-for-2-channels-burst-mode-current-consumption-remains-constant-after-nrf_drv_saadc_uninit-call" /><item><title>RE: Using SAADC for 2 channels, burst mode, current consumption remains constant after nrf_drv_saadc_uninit call</title><link>https://devzone.nordicsemi.com/thread/398615?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 17:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c5ad6fa-6129-480b-920d-95afe6c61df3</guid><dc:creator>Tony Kobet</dc:creator><description>&lt;p&gt;This appears to have worked.&amp;nbsp; Thanks very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using SAADC for 2 channels, burst mode, current consumption remains constant after nrf_drv_saadc_uninit call</title><link>https://devzone.nordicsemi.com/thread/398434?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 03:58:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e1b2a0c-235f-401f-a13f-5e96066b0f02</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;This is undocumented. Power it off with&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-tab-span"&gt; &lt;/span&gt;*(&lt;span&gt;&lt;b&gt;volatile&lt;/b&gt;&lt;/span&gt; &lt;span&gt;uint32_t&lt;/span&gt; *)((&lt;span&gt;uint32_t&lt;/span&gt;)NRF_SAADC + 0xFFC) = 0;&lt;/p&gt;
&lt;p&gt;Just make sure after that to power it back on by writing 1 before initializing it again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using SAADC for 2 channels, burst mode, current consumption remains constant after nrf_drv_saadc_uninit call</title><link>https://devzone.nordicsemi.com/thread/398410?ContentTypeID=1</link><pubDate>Wed, 30 Nov 2022 20:13:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed3ccbc9-f9fd-4f4b-a3fe-c2ead74d4198</guid><dc:creator>Tony Kobet</dc:creator><description>&lt;p&gt;Added the errata workaround and it did not have any effect.&lt;/p&gt;
&lt;p&gt;With regard to the HFXO, is there something about using the SAADC&amp;#39;s burst mode that would cause it to run continuously after acquiring a sample and uninitializing the SAADC?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using SAADC for 2 channels, burst mode, current consumption remains constant after nrf_drv_saadc_uninit call</title><link>https://devzone.nordicsemi.com/thread/397203?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2022 14:30:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:483f27da-2e5f-4f6e-8fc2-82ae8d5ea367</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]What we are observing is that the current consumption increases to ~450uA when the ADC takes the first reading, and then stays at that level after the SAADC is un-initialized.[/quote]
&lt;p&gt;It could be that you are running in this errata:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/errata_nRF52810_Rev3/ERR/nRF52810/Rev3/latest/anomaly_810_246.html"&gt;https://infocenter.nordicsemi.com/topic/errata_nRF52810_Rev3/ERR/nRF52810/Rev3/latest/anomaly_810_246.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Try adding the errata workaround, and see if that affects the current consumption.&lt;/p&gt;
&lt;p&gt;alternatively, it could be that the HFXO is running?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>