<?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>Unable to start application in custom board nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121128/unable-to-start-application-in-custom-board-nrf52832</link><description>Hi 
 I am working with a custom board with nrf52832 with only 32Mhz external crystal. My application is working in the nrf52832 development kit but when I use the custom board it only works in debug mode. I went throught the forum and enabled the internal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 May 2025 22:58:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121128/unable-to-start-application-in-custom-board-nrf52832" /><item><title>RE: Unable to start application in custom board nrf52832</title><link>https://devzone.nordicsemi.com/thread/533800?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 22:58:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f713e8f-d339-410d-a5ea-0563203c9099</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;If the external components are in place then there should not be a issue here and you also dont need to disable them.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Have you had your schematic and layout review?&lt;br /&gt;&lt;br /&gt;I would recommend to start with a simple application that only toggle a pin for debugging if things dont behave as expected.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to start application in custom board nrf52832</title><link>https://devzone.nordicsemi.com/thread/533717?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 08:13:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0240870f-af88-4a5c-a77a-ea1dffc768f0</guid><dc:creator>Parag Thakkar</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I made a mistake with DC-DC Converter. I had disabled it in the devicetree but it was enabled in the code as well. My apologies.&lt;/p&gt;
&lt;p&gt;The DC-DC converter was being enabled as the first instruction after variable initialization. Also I was wrong to say that my application is not starting at all. I placed printf statement before anf after DC-DC initialization and my controller is getting reset when I try to enable DC-DC Converter.&lt;/p&gt;
&lt;p&gt;I have checked in the schematic and there are external DC DC inductors placed in the pcb as shown below.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5148.nrf.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;So why the controller resets when DC_DC Converter is being enabled.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Parag&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to start application in custom board nrf52832</title><link>https://devzone.nordicsemi.com/thread/533708?ContentTypeID=1</link><pubDate>Fri, 02 May 2025 06:09:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25f92104-8d57-4fc3-ade3-3af28d13ca3f</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Debug mode forces clock and power modes so your settings for the application that you are running is likely wrong.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you do not have the external DCDC inductors in place then it is important that you dont enable the DCDC regulator. This can result in a bricked device as the device may no be able to start properly when its missing the external components.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>