<?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>Automatic control of mode (LDO and DCDC)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28472/automatic-control-of-mode-ldo-and-dcdc</link><description>Hello,
I used translation software. 
 I used the function to enable DCDC mode
I used sd_power_dcdc_mode_set (). 
 I want to use the optimal mode for power supply voltage.
I want to automatically control the mode with the value of the power supply</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Oct 2017 10:23:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28472/automatic-control-of-mode-ldo-and-dcdc" /><item><title>RE: Automatic control of mode (LDO and DCDC)</title><link>https://devzone.nordicsemi.com/thread/112582?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 10:23:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1b5a85d-ca52-4a8a-a897-300a727c5347</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help :) I would appreciate if you could mark the answer as accepted/correct by clicking the check mark in the grey circle to the left of the answer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatic control of mode (LDO and DCDC)</title><link>https://devzone.nordicsemi.com/thread/112581?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 10:20:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d89c8e7f-9ae1-4d00-8ef8-d7e7e2f3cdee</guid><dc:creator>NY</dc:creator><description>&lt;p&gt;Thank you for your reply.
I understood. It&amp;#39;s thanks to you.
regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automatic control of mode (LDO and DCDC)</title><link>https://devzone.nordicsemi.com/thread/112580?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2017 06:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36871064-f535-48a1-9f29-5781ac1d5088</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi NY,&lt;/p&gt;
&lt;p&gt;The nRF52832 will automatically turn on and off its internal regulators and DCDC Buck converter(if enabled with &lt;code&gt;sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)&lt;/code&gt; ) depending on which peripherals that are active to optimize the current consumption.&lt;/p&gt;
&lt;p&gt;So calling the &lt;code&gt;sd_power_dcdc_mode_set()&lt;/code&gt; function with &lt;code&gt;NRF_POWER_DCDC_ENABLE&lt;/code&gt; as input will simply enable the DCDC and then the nRF52832 will handle everything from there.&lt;/p&gt;
&lt;p&gt;Thus, you only need to call &lt;code&gt;sd_power_dcdc_mode_set()&lt;/code&gt; once in &lt;code&gt;main()&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Note: Make sure that you have the L2 and L3 inductors that are needed by the DCDC if you&amp;#39;re using a custom board, see the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/ref_circuitry.html?cp=2_1_0_52_1#schematic_qfn48_dcdc"&gt;nRF52832 reference schematic&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>