<?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>Using REG0 as LDO and REG1 as DCDC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49967/using-reg0-as-ldo-and-reg1-as-dcdc</link><description>Hi 
 We are doing some power optimizations. We are currently running the nrf52840 with REG0 as LDO, REGOUT0 to 2.1V and for REG1 the internal DCDC converter. As I see from the datasheet, this combination is not mentioned. The supply of VDDH is around</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jul 2019 12:48:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49967/using-reg0-as-ldo-and-reg1-as-dcdc" /><item><title>RE: Using REG0 as LDO and REG1 as DCDC</title><link>https://devzone.nordicsemi.com/thread/199287?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 12:48:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:926aa8de-26cd-4180-b2dc-ffa8e228cd26</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The product specification only gives examples of different combination not necessarily every possible one. I would generally recommend using DC/DC at both REG0 and REG1 as it more effective then LDO. The drawback of using DC/DC is that it requires an external filter which might not be manageable if you&amp;#39;re restricted in area.&amp;nbsp;&lt;/p&gt;
[quote user=""]The supply of VDDH is around 2.5V.[/quote]
&lt;p&gt;&amp;nbsp;Is there a specific reason that you use High Voltage Mode instead of Normal mode? A supply of 2.5 V is within the range of Normal mode.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[quote user=""][/quote]&lt;/p&gt;
&lt;p&gt;Could it be that the errata 197 has an impact event if we do not use the DCDC0?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;The errata should only be related to DCDC on REG0. Are you observing any of the symptoms of the errata?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using REG0 as LDO and REG1 as DCDC</title><link>https://devzone.nordicsemi.com/thread/199265?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 12:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fc2cde6-9ffb-447e-a3e1-07d90285c48d</guid><dc:creator>lemi</dc:creator><description>&lt;p&gt;To add some information: This is measured over a 10Ohm resistor, current going into VDDH. VDD has some capacity of course, but no further external peripherial (and there is no ripple which could inidcate some load there). &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8037.image2019_2D00_7_2D00_18_5F00_10_2D00_37_2D00_58.png" /&gt;&lt;/p&gt;
&lt;p&gt;The software is a simple WFE loop.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;int main(void)
{
 
 
    __disable_irq();
    initializeGPIO();
    for (;;) {
        __disable_irq();
        __WFE();
    }
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>