<?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>A question about nrF52832&amp;#39;s DC/DC and LDO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12090/a-question-about-nrf52832-s-dc-dc-and-ldo</link><description>Hi, 
 In nRF52832_OPS_v0.6.3.pdf chapter 16 Power-Power management.
It describle as follow:
Automatic switching between LDO and DC/DC regulator based on load to maximize efficiency
Is it mean that if I set DCDCEN=1, LDO may also be used?
For my understand</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Feb 2016 16:42:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12090/a-question-about-nrf52832-s-dc-dc-and-ldo" /><item><title>RE: A question about nrF52832's DC/DC and LDO</title><link>https://devzone.nordicsemi.com/thread/45761?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 16:42:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a8bc2d15-8e60-4432-ac6e-f9fa5723d3ed</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;You&amp;#39;re welcome :) If you liked the answer please mark it as correct (check mark to the left below the arrows).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A question about nrF52832's DC/DC and LDO</title><link>https://devzone.nordicsemi.com/thread/45760?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 15:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8501bc9-fde0-4cdf-955b-dd0ca630dc08</guid><dc:creator>wenxue</dc:creator><description>&lt;p&gt;Thanks for your explanation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A question about nrF52832's DC/DC and LDO</title><link>https://devzone.nordicsemi.com/thread/45759?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 10:06:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:404a7bc3-f49d-48e0-897e-8e1719f58161</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;If DCDCEN = 0, system will only use LDO (the hardware for DC/DC may not be available). The DC/DC should automatically turn off when CPU is sleeping and radio is off. The errata &amp;quot;DCDC does not automatically switch off in System ON IDLE&amp;quot; is only present on engineering sample A and B, it is fixed on the newest versions of the chip. See &lt;a href="https://devzone.nordicsemi.com/tutorials/29/"&gt;this&lt;/a&gt; tutorial for how to workaround this issue. You enable DCDC with&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE);
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A question about nrF52832's DC/DC and LDO</title><link>https://devzone.nordicsemi.com/thread/45758?ContentTypeID=1</link><pubDate>Wed, 24 Feb 2016 00:41:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7911e204-8ac7-4e4d-bbec-87892fd7c53d</guid><dc:creator>wenxue</dc:creator><description>&lt;p&gt;Thanks for your answer. If DCDCEN=0, system only use LDO,is it right?&lt;/p&gt;
&lt;p&gt;You mention &amp;quot;it is not efficient to keep it on when the CPU is sleeping and the radio is off&amp;quot;, I found in Errata &amp;quot;DCDC does not automatically switch off in System ON IDLE&amp;quot;,does it mean DCDC shoud automatically switch off when CPU is sleeping and radio is off.
I have another quesiton, I want to test TX/RX peak current compared with LDO and DCDC, how to achieve it? In ble_app_pwr_profiling example of nRF5_SDK_11.0.0-2.alpha_bc3f6a0, I don&amp;#39;t find any setting of DCDCEN, does it mean it only use LDO?  Looking forward for your answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A question about nrF52832's DC/DC and LDO</title><link>https://devzone.nordicsemi.com/thread/45757?ContentTypeID=1</link><pubDate>Tue, 23 Feb 2016 15:52:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e9f6fa0-b3b1-4cfa-b8eb-6faf8a9f4e23</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;If you set DCDCEN = 1, LDO will be used when the current is low. The DC/DC converter needs some current to be operational, therefore it is not efficient to keep it on when the CPU is sleeping and the radio is off. The system will use the DC/DC only when it is beneficial.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>