<?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>HFCLK to Radio Ramp up</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70353/hfclk-to-radio-ramp-up</link><description>Hi, 
 I&amp;#39;m evaluating the nRF52840 using the DK. I find that the hfxtal in the 52840DK is GSX-223, which is not included in the data sheets characterization of HFXTAL ramp-up time. 
 
 My question is, I&amp;#39;m having problem when enabling the HFXTAL then going</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jan 2021 00:40:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70353/hfclk-to-radio-ramp-up" /><item><title>RE: HFCLK to Radio Ramp up</title><link>https://devzone.nordicsemi.com/thread/289047?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 00:40:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7c935cf-ef54-4ef8-a382-30f8496f736d</guid><dc:creator>mugsimar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I already solve the problem.&lt;/p&gt;
&lt;p&gt;In the application I&amp;#39;m working, the HFCLK is disabled and only enabled when the radio is needed. The problem I&amp;#39;m seeing is enabling the HFCLK then turning on the radio would cause the radio not transmit anything. Because of this, I thought that when the HFCLKSTARTED event is triggered, the HFXO is still&amp;nbsp;starting up so when I immediately enable the radio and start transmitting, its not transmitting anything.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1610584647255v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Although from the spec sheet it seems like after the HFXO startup, I still need to wait a couple of us because of the HFXO debounce time. My guess is the HFXO debounce given by HFXODEBOUNCE is the debounce time to switch from HFINT to HFXO. to solve this, what I simply did is use time and flag an interrupt after 256us or wait until HFCLKSTAT[STATE] to be &amp;#39;1&amp;#39;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1610584811035v4.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HFCLK to Radio Ramp up</title><link>https://devzone.nordicsemi.com/thread/288644?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 13:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34faa85b-0fd5-418c-af5c-465608226ea5</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry, but can you please be a bit more specific as to what you&amp;#39;re having trouble with in your project? Have you tried to debug the application to see where exactly the code is incorrectly enabled? Please check out the radio test example in our SDK for an example on how to start the HF clock and the radio without using the SoftDevice.&lt;/p&gt;
&lt;p&gt;Please note that if you have flashed the SoftDevice onto your board while trying to manually configure the HF clock and/or radio, the SoftDevice will hinder you from doing so.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>