<?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>DCDC disable fails</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98398/dcdc-disable-fails</link><description>We have a custom board that do not use the dcdc (we didn&amp;#39;t connect the inductor) I am working with zephyr nrf connect. 
 We have problem on bring- up our board and we suspect that the problem is because the cpu is in dcdc mode while we do not have the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Apr 2023 13:54:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98398/dcdc-disable-fails" /><item><title>RE: DCDC disable fails</title><link>https://devzone.nordicsemi.com/thread/419071?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2023 13:54:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4c3cab8-31b1-4e1f-83c7-ebf609775a3c</guid><dc:creator>Kazi Afroza Sultana</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Great that you have solved the problem. Since your board does not have LF crystal so setting this &lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y RC oscillator solved the problem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;BR&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kazi&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DCDC disable fails</title><link>https://devzone.nordicsemi.com/thread/419036?ContentTypeID=1</link><pubDate>Tue, 04 Apr 2023 11:22:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf1ec538-4456-4050-beb4-44be9bfa8e12</guid><dc:creator>ilanr</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We finally found the reason why our cpu didn&amp;#39;t came up. We had to define in the prj.conf:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BOARD_ENABLE_DCDC=n&lt;/span&gt;&lt;br /&gt;&lt;span&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;These configuration set to work with no dcdc and rc instead&amp;nbsp;of 32k oscillator.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;In the evaluation board there is dcdc parts and external 32k osc and in our board we do not have it. So the app was stack before reaching main because&amp;nbsp;the lack of 32k osc in our board. After setting correctly the app was running correctly.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>