<?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>nrf52832 dcdc enable power ripple</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56582/nrf52832-dcdc-enable-power-ripple</link><description>Hi, 
 
 I added a small shunt resistance to see current consumption of nRF52832. 
 I see current ripples when DCDC regulator is enabled, this ripples doesn&amp;#39;t exist when DCDC is disabled. Is it expected? 
 
 DCDC disabled 
 
 DCDC enabled 
 
 black signal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Jan 2020 11:08:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56582/nrf52832-dcdc-enable-power-ripple" /><item><title>RE: nrf52832 dcdc enable power ripple</title><link>https://devzone.nordicsemi.com/thread/229390?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 11:08:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b43c5b42-74b9-4ab1-adaf-aa642b0a93f7</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, you should see the DCDC switching after the HF crystal has ramped up, but not after the advertising event.&lt;/p&gt;
&lt;p&gt;So, what&amp;#39;s inside the green circle is normal (HF crystal running), but not the red circle (should be in low power mode, 2-3uA):&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-9f46469bf92b48f28190f6e7b056665c/dcdc.png" /&gt;&lt;/p&gt;
&lt;p&gt;So what this indicates is that the regulator does not enter ULP mode (low power mode) after the BLE event. There can be many reasons for this, but the most common is that you have not turned off logging. Set NRF_LOG_ENABLE to 0 in sdk_config.h.&lt;/p&gt;
&lt;p&gt;Nevertheless, if you are &lt;em&gt;not&lt;/em&gt; expecting the regulator to enter low power mode after the BLE event, i.e. running peripherals that need the HF clock, the DCDC plot is completely normal, and as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>