<?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>the topic is deleted</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117984/the-topic-is-deleted</link><description>the topic is deleted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jan 2025 16:12:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117984/the-topic-is-deleted" /><item><title>RE: why I cannot start external xo.</title><link>https://devzone.nordicsemi.com/thread/518298?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2025 16:12:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043624ad-31f6-45bf-9193-d70b1538e250</guid><dc:creator>nick yong</dc:creator><description>&lt;p&gt;thanks. I will try .&amp;nbsp;&lt;br /&gt;I find several code for xtal . I will try.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why I cannot start external xo.</title><link>https://devzone.nordicsemi.com/thread/518149?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2025 12:44:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e986a44-85ec-4bc0-b1a2-1bd75fbc5b7f</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On boot, it&amp;#39;s&amp;nbsp;the HFINT (64 MHz RC oscillator) that is sourcing the system.&lt;/p&gt;
&lt;p&gt;The HFXO needs to be explicitly started if your firmware requires it.&lt;/p&gt;
&lt;p&gt;The simplest form is like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;NRF_CLOCK-&amp;gt;TASKS_HFCLKSTART=1;
while (NRF_CLOCK-&amp;gt;EVENTS_HFCLKSTARTED == 0);
NRF_CLOCK-&amp;gt;EVENTS_HFCLKSTARTED = 0;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you hang in the while-loop, there is likely an issue with your soldering or loading caps.&lt;/p&gt;
&lt;p&gt;Please share the xtal used and the value of C19 (and either C18 or C20?).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>