<?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>32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66624/32-768-khz-clock-out</link><description>Dear Nordic Developer Zone, 
 Is there a way to set the LFCLK (32.768kHz) on a GPIO using nRF52811 ? 
 I want to use this clock for controlling another device. 
 Best regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jul 2022 06:29:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66624/32-768-khz-clock-out" /><item><title>RE: 32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/thread/375926?ContentTypeID=1</link><pubDate>Thu, 07 Jul 2022 06:29:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28c6ff0f-2908-4bec-b296-11ed9075ae2d</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;You cannot get exactly 32.768 kHz from the HFCLK, but depending on the accuracy you need perhaps it would be good enough to just use a TIMER and PPI to GPIOTE. Alternatively you can do as suggested in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/15996/can-the-nrf52-output-the-32-768khz-clock-on-a-gpio/61018"&gt;this thread&lt;/a&gt;. (In both cases the current consumption would be significant though, so if you need to use this continuously in a low power device that would not be a good idea.)&lt;/p&gt;
&lt;p&gt;PCLK32KI is the output of the 32.768 kHz clock, but it is output from the clock to the internal 32.768 kHz clock tree inside the IC. There is physically no way to output this on a GPIO.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/thread/375847?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 14:30:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1ca0841-88dd-46c5-8a82-ba96a8363dc0</guid><dc:creator>nordQues</dc:creator><description>&lt;p&gt;Ok, thanks&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/eith"&gt;Einar Thorsrud&lt;/a&gt;&amp;nbsp;for your quick response.&amp;nbsp;Lets leave aside LFCLK, as mentioned in the question above..&lt;/p&gt;
&lt;p&gt;Is there a way to generate 32.768KHz from HFCLK (32MHz) on a nrf52 device?&lt;/p&gt;
&lt;p&gt;BTW, what is PCLK32KI mentioned in the product sheet of nrf52840, and how is it accessed? (edited)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/thread/375843?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 14:17:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f851a908-0026-44d0-8e1d-93544e468849</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;No, that is not possible.&amp;nbsp;Please see my previous answer in this thread, which is still valid and applies to all nRF52 series devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/thread/375839?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 14:09:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea8a6ccb-9ddf-4db4-9d49-a0cdd36ad33a</guid><dc:creator>nordQues</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/eith"&gt;Einar Thorsrud&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Is it&amp;nbsp;possible to output 32.768 KHz on a GPIO pin of a nrf52 (nrf52840) device?&lt;/p&gt;
&lt;p&gt;Checking again since it has been 2+ years.. (edited)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 32.768 kHz Clock out</title><link>https://devzone.nordicsemi.com/thread/272672?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2020 08:45:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4375a33-4b9e-4e15-9818-db697aa3ef59</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is not possible to&amp;nbsp; output the 32.768 kHz LFCLK signal on a GPIO pin on any nRF52 device, as mentioned &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36554/nrf52840-outputing-lfclock-on-a-pin/140662#140662"&gt;here&lt;/a&gt;. The closest you can get is half of that (16.384 kHz) by using the RTC to toggle a GPIO via PPI, as described &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/364/lfclk-32khz-on-a-gpio-pin-for-precision-measurement/1905#1905"&gt;here&lt;/a&gt;&amp;nbsp;(the post is old, but still valid).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>