<?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>how to disable external 32mhz.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118956/how-to-disable-external-32mhz</link><description>Hi Team, 
 I need help currently we are using nrf52833 micro controller, we have problem with external clocks. we want to disable external 32Mhz and 32khz clocks and use only internal clocks alone. can you please give software how to do that using zephyr</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Feb 2025 12:24:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118956/how-to-disable-external-32mhz" /><item><title>RE: how to disable external 32mhz.</title><link>https://devzone.nordicsemi.com/thread/523044?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 12:24:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddcca022-07b4-47c3-b800-4ef01a2b7522</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What kind of application to you want to run on this device? You&amp;nbsp;won&amp;#39;t be able to&amp;nbsp;use any of the radio protocol stacks without the high-frequency crystal oscillator, as the internal oscillator is too inaccurate for the RADIO. But you can use the internal RC oscillator as the 32K clock source (note: this must normally be calibrated against the HF crystal oscillator to achieve sufficient accuracy).&lt;/p&gt;
&lt;p&gt;Which SDK version are you are on?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to disable external 32mhz.</title><link>https://devzone.nordicsemi.com/thread/523033?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 11:55:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63ad1b13-a7d7-46c3-bf9f-009acd6fb990</guid><dc:creator>snoopy20</dc:creator><description>&lt;p&gt;You should probably try a zephyr resource/forum.&lt;br /&gt;&lt;br /&gt;If you want to go direct take a look at the NRF_CLOCK tasks. &lt;a id="" href="https://docs.nordicsemi.com/bundle/ps_nrf52810/page/clock.html"&gt;https://docs.nordicsemi.com/bundle/ps_nrf52810/page/clock.html&lt;/a&gt;&lt;br /&gt;Take note if you&amp;#39;re using softdevice you may have to do it through the API&amp;#39;s and also an accurate 32KHz clock is mandatory either by crystal or synthesises from the 32MHz crystal.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>