<?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>Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111032/flashing-target-device-from-dev-kit</link><description>Is it necessary to use the 32768 crystal on the target device in order to flash that device using a connection to the nRF52 development board, or can the device use the internal RC oscillator? 
 
 if it can use the RC oscillator, how must the setup be</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 May 2024 05:05:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111032/flashing-target-device-from-dev-kit" /><item><title>RE: Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/thread/484601?ContentTypeID=1</link><pubDate>Thu, 16 May 2024 05:05:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc6e4a95-433a-4475-8fc5-f9814f7681bf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi, the RTC timers in the RTOS uses low frequency oscillator. This RTC is running even in sleep mode so you need this LF clock even in low power modes. It is very unlikely that you are designing something that does not use a peripheral that does not use a LF clock. so in short, you need either a external crystal or need to configure to use internal RC for LFCLK for your system to work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/thread/483026?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 12:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b993c2c1-bb6a-4095-9fc4-df770711e853</guid><dc:creator>bdoan</dc:creator><description>&lt;p&gt;Does it need to use any low frequency oscillator if sleep more is not required?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/thread/483004?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 11:17:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7935f8a3-252e-4fbf-baaa-6992141311e5</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, you can use the internal RC oscillator instead of a 32 kHz crystal on a custom board made of nRF52832. I assume you are using our Nrf Connect SDK; if so, you need to include the below configuration inside the application. Read more about the below configuration inside the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.0/kconfig/index.html"&gt;Kconfig references&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_CLOCK_CONTROL=y  //  set the clock control to enabled
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y  //  set the clock control to enabled
CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=n // disable the external crystal oscillator&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abhijith&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><item><title>RE: Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/thread/482854?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 16:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76f3bf9a-dc2f-4000-be95-398d88b79ec3</guid><dc:creator>bdoan</dc:creator><description>&lt;p&gt;The board is a PCA10040&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.0.0 &amp;nbsp;&amp;nbsp; 2023.4&lt;br /&gt;&lt;br /&gt;Please see :&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://infocenter.nordicsemi.com/pdf/nRF52_DK_User_Guide_v2.x.x.pdf"&gt;https://infocenter.nordicsemi.com/pdf/nRF52_DK_User_Guide_v2.x.x.pdf&lt;/a&gt;&amp;nbsp; &lt;br /&gt;page 21 &lt;br /&gt;4.8.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Programming external boards using connector P20&lt;br /&gt;&lt;br /&gt;also see page 17&lt;br /&gt;4.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32.768 kHz crystal&lt;br /&gt;&lt;br /&gt;My overriding question is: &amp;quot;do I need to use the 32.768 kHz crystal at all in my custom board design and if not, what changes need to be made in firmware for peripheral_uart?&lt;br /&gt;&lt;br /&gt;Since the overall power consumption of the nRF52832 is very low, I am not concerned with implementing sleep mode.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Flashing target device from dev kit</title><link>https://devzone.nordicsemi.com/thread/482769?ContentTypeID=1</link><pubDate>Fri, 10 May 2024 11:08:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b457969-6e4f-4c04-959f-ef0b65469f22</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have a doubt about your setup. Could you clarify this before answering the question? Are you using a nRF52dk to flash your target device? I strongly believe it is not necessary to use the 32.768 kHz crystal. I will confirm this after you clarify the setup.&lt;/p&gt;
[quote user=""]if it can use the RC oscillator, how must the setup be changed?[/quote]
&lt;p&gt;For answering this, please share the SDK version you are trying with.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Abhijith&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>