<?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>Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110433/code-is-not-running-on-our-custom-board-after-flashing-the-nrf52833-40-pin-ic-but-same-code-is-running-on-73-pin-ic</link><description>Hi, 
 I am working on nRF52833 IC for my application and implemented my code on the nRF52833-DK and tested. Now we designed our custom board as per our project requirements. 
 Here the only concern is, on dev. kit it is nRF52833-QIAA (73-pin IC) and on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Apr 2024 06:23:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110433/code-is-not-running-on-our-custom-board-after-flashing-the-nrf52833-40-pin-ic-but-same-code-is-running-on-73-pin-ic" /><item><title>RE: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/481195?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2024 06:23:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb48e3a0-98a3-4937-906d-72b15b097c14</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Good, I&amp;#39;m happy to hear it working for you&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: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/481150?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 15:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fc6f1ee-1724-4c34-a44f-709dd1ee193a</guid><dc:creator>Vivek_P</dc:creator><description>&lt;p&gt;Thanks for your support.&lt;/p&gt;
&lt;div&gt;We were able to build the code for a custom board and it flashed. The code is up and&amp;nbsp;running on our custom board.&lt;/div&gt;
&lt;div&gt;We tried 2 configurations as below.&lt;/div&gt;
&lt;div&gt;- Created the files for nRF52833-QIAA and edited the name in all the files to nRF52833-QDAA.&lt;/div&gt;
&lt;div&gt;- Created the files for nRF52820-QDAA and edited the name in all the files to nRF52833-QDAA.&lt;/div&gt;
&lt;div&gt;In both the custom configurations it is working.&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/480453?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2024 12:41:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3268af25-7a0b-45e4-bc1a-d35b5d15ef29</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I had to ask internally, it should be fine to use the QIAA.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Since you baed your board on the DK you will need turn off the DCDC which is enabled by the defconfig for&amp;nbsp;&lt;span&gt;&lt;span dir="ltr"&gt;nRF52833dk_nRF52833. This is only valid if you have not included the coils that the DK. this can be done with the following KCONFIG&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BOARD_ENABLE_DCDC=n
CONFIG_BOARD_ENABLE_DCDC_HV=n&lt;/pre&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Regards&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Runar&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/480244?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 14:14:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7283a39f-7c94-442e-b8d2-4f2021b39ab9</guid><dc:creator>Vivek_P</dc:creator><description>&lt;p&gt;Runar,&lt;/p&gt;
&lt;p&gt;2. We are working on it. In the SoC selection, the only option available for nRF52833 is QIAA. But in our case it is QDAA. How do I select this?&lt;/p&gt;
&lt;p&gt;3. Yes, we did it and tested. But no change.&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/pastedimage1713881573389v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;- Are you trying to build the configuration for our requirement?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/480197?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 12:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8136b441-834a-48c8-b0dc-170cf4f5867b</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi and thanks for the update&lt;/p&gt;
&lt;p&gt;2. The recommended way to to create a custom board since you are using a custom&amp;nbsp;board and use it as a build target.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. You can set it in the prj.conf&lt;/p&gt;
&lt;p&gt;For the rest I would start with following the the exercise and adapt it to your need and if it does not work we can take a new look at it&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: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/480175?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2024 11:31:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b902b1b-b85e-4433-bb53-244148f85832</guid><dc:creator>Vivek_P</dc:creator><description>&lt;p&gt;Hi Runar,&lt;/p&gt;
&lt;p&gt;Thanks for your support.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. Yes, it&amp;nbsp;is nRF Connect SDK with VS code environment.&lt;/p&gt;
&lt;p&gt;2. We are using the nRF52833dk_nRF52833 build configuration. Do we need to use any other configuration to flash the external boards?&lt;/p&gt;
&lt;p&gt;3. Where do I can set the LF clock source? We didn&amp;#39;t enable any specific clock source in the code.&lt;/p&gt;
&lt;p&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/pastedimage1713871519720v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;We tried this but no use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- The design is not that much customized. We just followed the schematic which I shared here.&lt;/p&gt;
&lt;p&gt;Please advise, are there any changes needed in the configuration of 73 pin to 40 pin configuration in the build?&lt;/p&gt;
&lt;p&gt;Do you have any other suggestions?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We are looking into the guide &amp;quot;&lt;span&gt;how to&amp;nbsp;&lt;/span&gt;&lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/"&gt;add custom boards&lt;/a&gt;&lt;span&gt;&amp;nbsp;&amp;quot;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Code is not running on our custom board after flashing the nRF52833 (40-pin) IC, but same code is running on 73-pin IC</title><link>https://devzone.nordicsemi.com/thread/479953?ContentTypeID=1</link><pubDate>Mon, 22 Apr 2024 10:49:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52b3d0ae-16ad-412a-b966-913d8ed0263e</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have a private case with Blaze regarding a similar issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. Which SDK are you using. I expect NCS&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. What build target did you use when you build your application? If you build of the DK it would add some additional Kconfigs which you might have not included in your custom boards.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. Which source do you use for LF clock? You can try to add the following KConfig and see if it helps&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y&lt;/div&gt;
&lt;div&gt;CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=n&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;We have an excellent guide here on how to &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-3-adding-custom-board-support/"&gt;add custom boards&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Regards&lt;/div&gt;
&lt;div&gt;Runar&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>