<?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>second revision nRF51422 + S210: RUN mode consumption</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1973/second-revision-nrf51422-s210-run-mode-consumption</link><description>1. 
Are there any other resources than RTC/WDT requiring 32kHz LFCLK, not listed in Table 28 of nRF51422 PS (i.e. Radio)? 
 2. 
ANT stack requires LFCLK +-50ppm, so +-25ppm 16MHz XOSC should be sufficient, when using synthesized LFCLK/ NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Mar 2014 10:14:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1973/second-revision-nrf51422-s210-run-mode-consumption" /><item><title>RE: second revision nRF51422 + S210: RUN mode consumption</title><link>https://devzone.nordicsemi.com/thread/8474?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2014 10:14:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e39413ee-cf9d-448d-9bf5-7de4c69fe3b9</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;The low frequency 32kHz clock is required by RTC and WDT timers as table 28 states. It is not required by other peripherals. The S210 softdevice (ANT stack) uses RTC timer so it needs a low frequency clock source (LFCLK) to run it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Yes, the S210 ANT stack requires +-50ppm. Using +-25ppm 16MHz crystal and synthesize the LFCLK to that should give +-33ppm synthesized LFCLK, as you suggested, which is sufficient for ANT. Ole Morten’s comments are perhaps more valid for BLE than ANT since the ANT stack can not use the internal RC as that provides only 250ppm accuracy. So for ANT, you are left with two options for the LFCLK, either to have external 32kHz crystal with +-50ppm accuracy or better, or you select the synthesized clock and consume the extra current (~1mA).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;As mentioned before, the synthesized 32kHz clock will add around 1mA of extra current compared to when using external 32kHz crystal. This is because it will require both 16MHz crystal and 1.2V internal regulator to be enabled. As you have more peripheral activity on the chip, the current consumption difference between 32kHz crystal and synthesized clock will decrease as the peripherals will anyway require the 16MHz clock and the internal 1.2V regulator.  With your 16Hz broadcast frequency and having SPI enabled periodically to receive data for broadcast, I assume that you will need to utilize 16MHz clock source + 1.2V regulator less than 10% so the current consumption increase of using the 32kHz synthesized clock instead of crystal would still be close to 1mA&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>