<?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>Switching between DCDC and LDO power supply</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69704/switching-between-dcdc-and-ldo-power-supply</link><description>Hi 
 We are using Nordic NRF52840 in our design. Normally we are using DCDC mode with VDD and VDDH together [Normal mode] connected to 2.2V. In a special case we wanted to switch DCDC to LDO mode to mitigate a failure situation. Later we want to switch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Dec 2020 13:37:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69704/switching-between-dcdc-and-ldo-power-supply" /><item><title>RE: Switching between DCDC and LDO power supply</title><link>https://devzone.nordicsemi.com/thread/286060?ContentTypeID=1</link><pubDate>Mon, 21 Dec 2020 13:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c965d34c-f86b-4a58-aeb6-cfb262382663</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, you can enable and disable the DCDC regulator seamlessly. There will be no resets. The DCDC regulator is already being switched on and off automatically by the internal power management.&lt;/p&gt;
&lt;p&gt;If DCDC is enabled the regulator switches between ULP mode and DCDC.&lt;/p&gt;
&lt;p&gt;If DCDC is disabled the regulator switches between ULP mode and LDO.&lt;/p&gt;
&lt;p&gt;ULP (ultra low power) is a type of LDO regulator which is only used for low current draws because of the very low quiescent current.&lt;/p&gt;
&lt;p&gt;If you use the softdevice you can use the softdevice API &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.2.0/group___n_r_f___s_o_c___f_u_n_c_t_i_o_n_s.html?cp=4_7_4_1_2_7_2_13#ga84bd6a0e8f55a7aa85a5ec608edd61fe"&gt;nrf_power_dcdc_mode_set()&lt;/a&gt;, otherwise you can use the register directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>