<?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>DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120016/dc-dc-higher-consumption-than-ldo</link><description>Hi, 
 when DC/DC is enabled, current consumption in sleep is higher than when using LDO. 
 
 This is consumtion with DCDC = 0 
 
 
 
 This is power consumtion when DCDC = 1 
 
 
 
 System init 
 
 
 I expected to get better power consumption when using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Mar 2025 10:53:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120016/dc-dc-higher-consumption-than-ldo" /><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528806?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 10:53:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d4eebb2-e98a-46b8-9906-ef30a82bb0e4</guid><dc:creator>silvio3105</dc:creator><description>&lt;p&gt;3V.&lt;/p&gt;
&lt;p&gt;I will try with DK soon.&lt;br /&gt;This is schematic for custom board.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1742900017251v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528763?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2025 08:37:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d91a9179-0732-4991-a347-e475b69e3f57</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What voltage are you supplying the device with here? Do you have an nRF52832 DK where you can reproduce this as well, as just enabling DCDC shouldn&amp;#39;t increase the current consumption this much.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can export and upload the full .ppk file so we can review it on our side as well to see the power consumption looks okay or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528572?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2025 10:03:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9a17c30-9d79-48dc-8401-8ffb7da81e9c</guid><dc:creator>silvio3105</dc:creator><description>&lt;p&gt;ILPS22QS sensor is not inited I guess. Device has few components - Sensor and MCU.&lt;br /&gt;Consumption is measured with PPK2 and device is connected with VDD and GND(power is provided by PPK2).&lt;br /&gt;&lt;br /&gt;I&amp;#39;m not curious with ~170uA sleep. I&amp;#39;m&amp;nbsp;curious for ~223uA difference between LDO and DC/DC while in sleep. I expected to have better consumption in sleep with DC/DC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528568?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2025 09:45:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c2f13316-755a-4a39-8152-074b935983bf</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Noted, but the current consumption here looks a too high in sleep mode for both the LDO and DCDC, so I would like to know how exactly you measure current consumption on your end? How is the Power Profiler kit connected to the board, and what voltage are you supplying here? The power profiler traces seem very noisy, so it could be some issues with the setup as well. You can export and upload the full .ppk file so we can review it on our side as well to see the power consumption looks okay or not.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528397?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 11:59:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3502eac5-4aed-47cc-9be0-20d92f307803</guid><dc:creator>silvio3105</dc:creator><description>&lt;p&gt;Yes, but I&amp;#39;m looking at difference between DCDC sleep and LDO.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using okd SDK, 17.1.0.&lt;/p&gt;
&lt;p&gt;DCDC is enabled with register write and later(before and after sleep) SD function controls DCDC.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure how I could force DCDC to be on all the time.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DC/DC higher consumption than LDO</title><link>https://devzone.nordicsemi.com/thread/528393?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2025 11:51:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:559db497-e1d0-47da-bdec-128666f5e1bf</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;What SDK version are you using here on your end? Enabling the DCDC register should let the SoC internally switch between using the DCDC and LDO depending on which is more power efficient, but if you&amp;#39;re forcing the DCDC regulator to be on somehow, then it will consume more power than the LDO when the voltage is low during some operations (like when asleep). But by default, the nRF52832 should switch between using what&amp;#39;s more efficient with the DCDC bit enabled.&lt;/p&gt;
&lt;p&gt;In general, multiple hundred µAs is pretty high in a sleep mode, so is there something else on your board drawing current as well?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>