<?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>Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114009/enable-dc-to-dc-converter-in-ncs-nrf-connect</link><description>I would like to enable and configure the high power mode on the DC to DC converter in the nRF52840. 
 I am looking for the device tree source entries and the necessary entries in Kconfig or project config for Zephyr. Function calls would be desirable</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Aug 2024 08:31:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114009/enable-dc-to-dc-converter-in-ncs-nrf-connect" /><item><title>RE: Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/thread/500141?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2024 08:31:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:590f45d0-ed6e-4781-954b-44dd0da17b96</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi again, just so that I know, is this a DK or a custom board?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you use custom board with nRF52840 default value for&amp;nbsp;&lt;/span&gt;&lt;span&gt;CONFIG_BOARD_ENABLE_DCDC_HV is &amp;#39;&lt;/span&gt;&lt;span&gt;y&amp;#39; which means that you would use DCDC convertor in high voltage mode. This should be accordance with your hardware design where you would use 10 uH inductor between VDD and DCCH.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you use a DKthe&amp;nbsp;&lt;/span&gt;system enters High Voltage mode when the supply voltage is only connected to the VDDH pin and the VDD pin is not connected to any voltage supply.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/thread/499858?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2024 22:52:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9efd7650-fd27-4cbd-b184-20343b10a6a5</guid><dc:creator>erik1024</dc:creator><description>&lt;p&gt;Hello Runar,&lt;/p&gt;
&lt;p&gt;The CONFIG* settings look OK. I continue to be unsure about how to set the DCCH voltage. Until something better comes along, I am copying a nrfx-based example that sets DCCH with a direct register write (enums are provided in SDK includes). It seems like there should be an approach that sets the voltage in a Kconfig file, but I haven&amp;#39;t found one. The example I cited sets the voltage for the dongle (I don&amp;#39;t recall the example&amp;#39;s exact title).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Erik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/thread/499767?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2024 12:58:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbe154a0-486e-498f-9e3b-bea2e9c065f1</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Erik.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How did it go?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/thread/498949?ContentTypeID=1</link><pubDate>Tue, 20 Aug 2024 05:43:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f346216d-e2a0-42ed-b91d-b0f6d71f5230</guid><dc:creator>erik1024</dc:creator><description>&lt;p&gt;I&amp;#39;m using v2.6.1. I&amp;#39;ll give those a try. In addition to enabling the DC-DC converter, there is also a voltage register that is in another SOC block. I think that&amp;#39;s an issue, too.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Erik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable DC to DC converter in NCS nRF Connect</title><link>https://devzone.nordicsemi.com/thread/498754?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 06:55:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8456899a-dfc3-42da-96b3-89fbdd54d140</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Erik&lt;/p&gt;
&lt;p&gt;Which version of NCS are you using? In your prj.conf set&amp;nbsp;&amp;nbsp;&lt;span&gt;CONFIG_BOARD_ENABLE_DCDC=Y&amp;nbsp;to enable the DCDC converter.&amp;nbsp;&amp;nbsp;HV you set&amp;nbsp;CONFIG_BOARD_ENABLE_DCDC_HV=y&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>