<?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>How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91271/how-to-enable-dcdcen-in-the-ncs1-8-0-sdk</link><description>Dear , 
 How do I enable DCDCEN mode if I am using NCS1.8.0 SDK? Is there any Kconfig setting I need to perform to make this available? 
 Thanks and regards, Kevin</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 26 Aug 2022 10:27:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91271/how-to-enable-dcdcen-in-the-ncs1-8-0-sdk" /><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383440?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2022 10:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2a44541-65e7-4db5-8960-14fe64ac97d8</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Version D0 needs the decoupling capacitor on DEC5 for an internal 1.3V line. Without the capacitor, there will be increased noise on the TX spectrum, but it should not be responsible for the issues you are seeing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383371?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2022 01:46:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23940f91-797b-4c40-901a-c514c02402af</guid><dc:creator>pigno5e</dc:creator><description>&lt;p&gt;Dear &lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/oivind"&gt;&amp;Oslash;ivind&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;As it is also a DCDCEN and power regulating related issue, may I also check that if the decoupling cap at DEC5 pin is still required for the nrf52840 ic working properly?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Based on the description in the reference design showing the circuit configuration no. 4 for QIAA aQFN73 on the infocenter webpage, it says the 820pF capacitor is not required for Fxx and later. But I am not sure what does this Fxx stand for or how could I check if my ic is Fxx and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;As we are encountering some issues with our custom board, will it cause any peripheral function issue if such cap is missing in the design? The silk mark on the IC shows QIAAD0.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks a lot for your kind help.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks and regards, Kevin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383209?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 09:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9db606de-3707-4958-840d-f2722be7f4ff</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;DCDCEN0 is for high-voltage DCDC. Looks like we started supporting this for nrf52840 in v1.9.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383182?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 07:39:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34f484fa-f1d3-461d-8be2-1d5e3ed5357e</guid><dc:creator>pigno5e</dc:creator><description>&lt;p&gt;Dear &lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/oivind"&gt;&amp;Oslash;ivind&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks a lot for your reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;I&amp;#39;ve done a bit research and tests and found that -&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;If I am using below command line to read the DCDCEN status, it returns 0x1 which is correct.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;nrfjprog --memrd 0x40000578&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;However, if I am using below command to access the DCDCEN0 status, it always return 0x0 even after I write 1 to this reg.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;nrfjprog --memwr 0x40000580 --val 1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;I am not sure why this value seems can&amp;#39;t be changed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks and regards, Kevin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383063?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 12:11:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc451e3c-3897-44af-809b-8cec2b46c652</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;First I would check your build files to see if it is already being enabled. You can search for SOC_DCDC_NRF52X and BOARD_ENABLE_DCDC in &amp;lt;build&amp;gt;/zephyr/.config to check. I expect it to be enabled by default.&lt;/p&gt;
&lt;p&gt;If it is not enabled, you can try setting CONFIG_BOARD_ENABLE_DCDC=y, which should enable CONFIG_SOC_DCDC_NRF52X.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383060?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 11:55:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b571342f-1802-4bb4-b3ad-e71adcccc24b</guid><dc:creator>pigno5e</dc:creator><description>&lt;p&gt;Dear &lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/oivind"&gt;&amp;Oslash;ivind&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;I will create another ticket if needed.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Just noticed that CONFIG_SOC_DCDC_NRF52X has no prompt and can&amp;#39;t be access directly. Is there any other way to config this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks and regards, Kevin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383058?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 11:51:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1ac7a0a-821b-4d9f-bc74-1e1cd3e5af39</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;I would suggest that you read through the other board files for nrf52840dk_nrf52840, and make sure that it matches your custom board.&lt;/p&gt;
&lt;p&gt;Please&amp;nbsp;make a new ticket specifically for the USB/SD card issue, and I&amp;#39;ll help you there. We prefer to keep tickets to a single topic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383035?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 10:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fffcf699-eb0f-491e-8d28-2fc7bb2531b9</guid><dc:creator>pigno5e</dc:creator><description>&lt;p&gt;Dear &lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/oivind"&gt;&amp;Oslash;ivind&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks for your prompt reply.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Yes, I am using a custom board. But instead of creating a custom board files, I use nrf52840dk_nrf52840.overlay to make the configurations the same as my custom board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Can I do this? Are there any drawbacks of doing this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;In fact, I am currently experiencing some issues with implementing the USB mass storage example using 4GB SD card on my custom board. The host computer can see the drive in the file explorer when plugging in but can&amp;#39;t open the drive and keep asking for inserting the SD card. I even soldered the SD card to the desired pins to eliminate any contact issues but still with no luck. Therefore, I am trying figure out if there is any other issues.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;Thanks and kind regards, Kevin&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to enable DCDCEN in the NCS1.8.0 SDK</title><link>https://devzone.nordicsemi.com/thread/383017?ContentTypeID=1</link><pubDate>Wed, 24 Aug 2022 08:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7854ea97-b043-4432-ae7c-a1a6a680a99c</guid><dc:creator>&amp;#216;ivind</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It&amp;nbsp;is enabled by default in the board files for the nRF52840 DK. This is done in zephyr/boards/arm/nrf52840dk_nrf52840/Kconfig. You can try setting CONFIG_BOARD_ENABLE_DCDC=y&lt;/p&gt;
&lt;p&gt;If you are using custom board files, it can be enabled with CONFIG_SOC_DCDC_NRF52X.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>