<?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>Fixed clock source for timer.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64560/fixed-clock-source-for-timer</link><description>Hello, 
 Is it possible to set the clock source for a timer to the RC oscillator? 
 I&amp;#39;m using Bluetooth in combination with my timer and I see that it is counting differently when the softdevice switches over from RC to XTAL for BLE stuff. 
 Normally</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Aug 2020 06:33:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64560/fixed-clock-source-for-timer" /><item><title>RE: Fixed clock source for timer.</title><link>https://devzone.nordicsemi.com/thread/263521?ContentTypeID=1</link><pubDate>Fri, 07 Aug 2020 06:33:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dca33cc-6575-4a2d-bea9-90e1e323f60c</guid><dc:creator>T IJ</dc:creator><description>&lt;p&gt;Thanks, the RTC isn&amp;#39;t fast enough for my purpose.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll have to find a different technique then.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fixed clock source for timer.</title><link>https://devzone.nordicsemi.com/thread/263479?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2020 15:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6c89cc3-f8aa-4015-9614-dc27af665a7d</guid><dc:creator>Dmitry</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;no, the chip has only one HFCLK controller clocked either from HFINT or HFXO. You can force HFXO to run all the time with&amp;nbsp;sd_clock_hfclk_request() function (this will increase current consumption somewhat). If 30.5 usec resolution is sufficient for you, it&amp;#39;s better to use RTC clocked from LFCLK instead of timer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>