<?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>ADC power usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14081/adc-power-usage</link><description>Hi, 
 At command, I&amp;#39;m sampling ADC for a short period of time. What I noticed is that the current consumption of the chip goes up 2mA, even after the sampling is stopped (also explicitly with NRF_ADC-&amp;gt;TASKS_STOP = 1). I tried adding a NRF_ADC-&amp;gt;ENABLE</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jun 2016 07:08:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14081/adc-power-usage" /><item><title>RE: ADC power usage</title><link>https://devzone.nordicsemi.com/thread/53828?ContentTypeID=1</link><pubDate>Thu, 02 Jun 2016 07:08:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52b719b1-e1b4-4af8-9a23-78eef8fdd985</guid><dc:creator>bart</dc:creator><description>&lt;p&gt;Well basically with &lt;code&gt;err_code = sd_nvic_EnableIRQ(ADC_IRQn);&lt;/code&gt; and defining &lt;code&gt;ADC_IRQHandler&lt;/code&gt;, like in most examples (like &lt;a href="https://github.com/NordicSemiconductor/nrf51-ADC-examples/blob/master/adc-example-with-softdevice/main.c"&gt;here&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC power usage</title><link>https://devzone.nordicsemi.com/thread/53827?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2016 18:20:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:985e3f48-16fa-4cb2-935f-843321d6cd7b</guid><dc:creator>Oliviertl</dc:creator><description>&lt;p&gt;Hi Bart, how did you enabled interrupt?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC power usage</title><link>https://devzone.nordicsemi.com/thread/53826?ContentTypeID=1</link><pubDate>Fri, 27 May 2016 11:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:094df313-fe50-4a8e-a9ac-cfa1dfe0c020</guid><dc:creator>bart</dc:creator><description>&lt;p&gt;It seems like enabling the interrupt is what fixes this, I don&amp;#39;t really understand why it would consume more current without using interrupt though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>