<?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>32khz synth clock</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10403/32khz-synth-clock</link><description>Hi there, I&amp;#39;m having some truble to understand how to set a synthetice 32khz clock from the 16Mhz external crystal. Right now I have the next code working fine: 
 NRF_CLOCK-&amp;gt;LFCLKSRC = (CLOCK_LFCLKSRC_SRC_Synth &amp;lt;&amp;lt; CLOCK_LFCLKSRC_SRC_Pos);
NRF_CLOCK</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Nov 2015 11:27:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10403/32khz-synth-clock" /><item><title>RE: 32khz synth clock</title><link>https://devzone.nordicsemi.com/thread/38623?ContentTypeID=1</link><pubDate>Tue, 24 Nov 2015 11:27:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:583f45c2-ccd9-40fd-a8d4-2b930350a06e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Daniel&lt;/p&gt;
&lt;p&gt;The last alternative is the correct one.&lt;/p&gt;
&lt;p&gt;Synthesizing the 32k clock from the 16MHz clock only makes sense if the external 16MHz crystal is running, so you should start that first and then enable the 32k clock.&lt;/p&gt;
&lt;p&gt;Please keep in mind that the current consumption is quite high in this mode, and it is not a very good option if you are looking for long battery life.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>