<?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>Using nRF52832 with SDK v11.0.0 and SD132 - How to Determine if External Crystal is Selected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39166/using-nrf52832-with-sdk-v11-0-0-and-sd132---how-to-determine-if-external-crystal-is-selected</link><description>Hello, 
 
 We are currently using RTC1 and RTC2 to keep track of various times. RTC2 is our dedicated clock to keep track of time. I want to ensure that indeed, our application is using our external 32,768 Hz oscillator (referred to as &amp;#39;LFXO&amp;#39; in the manual</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Oct 2018 11:57:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39166/using-nrf52832-with-sdk-v11-0-0-and-sd132---how-to-determine-if-external-crystal-is-selected" /><item><title>RE: Using nRF52832 with SDK v11.0.0 and SD132 - How to Determine if External Crystal is Selected</title><link>https://devzone.nordicsemi.com/thread/151824?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 11:57:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0b1d69c-4df1-4dc7-a426-1e6bd95ee102</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Yes and yes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52832 with SDK v11.0.0 and SD132 - How to Determine if External Crystal is Selected</title><link>https://devzone.nordicsemi.com/thread/151720?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 17:01:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24795648-e453-4198-99d3-7cac843ce576</guid><dc:creator>Sami</dc:creator><description>&lt;p&gt;Thank you MartinBL. Yes, and:&lt;/p&gt;
&lt;p&gt;// does this select the external crystal?&amp;nbsp;&lt;/p&gt;
&lt;p class="p1"&gt;NRF_CLOCK-&amp;gt;&lt;span class="s1"&gt;LFCLKSRC&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;= (CLOCK_LFCLKSRC_SRC_Xtal &amp;lt;&amp;lt; CLOCK_LFCLKSRC_SRC_Pos);&lt;/p&gt;
&lt;p class="p1"&gt;&lt;/p&gt;
&lt;p class="p1"&gt;// I&amp;#39;m assuming this starts the external crystal:&lt;/p&gt;
&lt;p class="p1"&gt;NRF_CLOCK-&amp;gt;&lt;span class="s1"&gt;TASKS_LFCLKSTART&lt;/span&gt;&lt;span class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;= 1;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using nRF52832 with SDK v11.0.0 and SD132 - How to Determine if External Crystal is Selected</title><link>https://devzone.nordicsemi.com/thread/151581?ContentTypeID=1</link><pubDate>Thu, 04 Oct 2018 07:33:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24cbd31d-d5cb-45b2-a91e-0e0cc3ccad34</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use the register &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/clock.html?cp=2_1_0_18_2_5#register.LFCLKSTAT"&gt;NRF_CLOCK-&amp;gt;LFCLKSTAT&lt;/a&gt; for this. It gives you the clock source and whether or not it is running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>