<?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>nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119082/nrf54l15-clock-output-accuracy-using-grtc-clock-output</link><description>Greetings, 
 
 We are using a nrf54L15 and trying to use the GRTC Clock output functionality as described in 8.10.4 of the datasheet. 
 We need the most accurate clock output possible, since we need to provide it to external sensors. 
 
 The code is as</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2025 09:49:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119082/nrf54l15-clock-output-accuracy-using-grtc-clock-output" /><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/525233?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 09:49:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:243bdfab-c91e-4347-a532-3624b98765db</guid><dc:creator>Emil Lenngren</dc:creator><description>&lt;p&gt;In your code you are using the &amp;quot;fast clock&amp;quot; output. This will use either the HF oscillator (which is inaccurate) in case HFXO is turned off, or HFXO in case it is turned on.&lt;/p&gt;
&lt;p&gt;You should use LFCLK as output instead. Assuming you run GRTC from LFXO, the accuracy should follow that one, which should be +-10ppm or whatever accuracy your external LF crystal has. Note that that will give you a 32 kHz clock output and devisor is not used here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/525230?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 09:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c96294d3-fe27-4fb1-8883-13fdce7a7081</guid><dc:creator>Tjaz</dc:creator><description>&lt;p&gt;Ok thanks,&lt;br /&gt;&lt;br /&gt;How do I do that? What is the API to call? (We are on NCS 2.9.0)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Doesn&amp;#39;t the fact that the Peripheral clock is requested by the GRTC peripheral mean that the oscillator is turned on? Or does the HFCLOCK come from somewhere else?&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Tjaž&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/525224?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 09:29:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fe1c872-882c-4126-ba0b-e201d7798707</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;We expect this only to be valid when the HFXO (external high frequency oscillator) is explicitly started by the application. It does not seem like the HFXO is actually started in your project. Please make sure that it is started and runs before you start the GRTC output on your end.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/524488?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2025 07:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7afa7c38-d328-4739-aee2-9a0fe615c455</guid><dc:creator>Tjaz</dc:creator><description>&lt;p&gt;Ok, but have you&amp;nbsp;managed to recreate it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/524366?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 14:03:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c29f4333-cf46-4837-bb47-175e3ea0f932</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Thank you for your input. I&amp;#39;ve not been able to make any progress on my end here, but I have now involved some of the developers to take a look at this as well as there might be an issue/bug somewhere. I&amp;#39;ll get back to you when I know more (Friday at the latest). Thank you for your patience!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/523812?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 07:23:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af65dd2e-34bc-473f-945f-182fd7aa5539</guid><dc:creator>Tjaz</dc:creator><description>&lt;p&gt;I have tested this on a nrf54L15DK.&lt;/p&gt;
&lt;p&gt;It is a nRF54L15-PDK v0.8.1&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I also tested this on custom&amp;nbsp;PCBs we have made, where we also observe this king&amp;nbsp;of error - but the error is different across different PCBS, some are bellow 32khZ (31.887 kHz for example), some are above (similar to the DK).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Tjaž&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf54L15 clock output accuracy using GRTC Clock output</title><link>https://devzone.nordicsemi.com/thread/523678?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 11:46:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a79eea20-df63-4fcb-a9fb-47937ed6a9d6</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Just to make sure, are you working on an nRF54L15 DK when seeing this drift? If you are working on a custom board I would double check that the HF crystal is loaded correctly, and that this isn&amp;#39;t caused by drift on the crystal itself. Can you also let me know what version of the DK you&amp;#39;re working on, and I&amp;#39;ll see if I can reproduce this on my end.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>