<?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>How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125341/how-to-use-grtc-cc-0-with-nrfx</link><description>Hi, 
 I need to use GRTC channel 0 in a nRF54L15 project. Channel 0 is special. It is the channel that the INTERVAL register controls. `zephyr/boards/nordic/nrf54l15dk/nrf54l_05_10_15_cpuapp_common.dtsi` contains this excerpt: So I was hoping that I could</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Nov 2025 10:28:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125341/how-to-use-grtc-cc-0-with-nrfx" /><item><title>RE: How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/thread/553403?ContentTypeID=1</link><pubDate>Wed, 05 Nov 2025 10:28:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edf3f81b-f399-4ae9-8b08-bfd4b4502afa</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="markrages"]Is there any plan to fix this in future releases to allow the NRF_GRTC-&amp;gt;INTERVAL feature to be used?[/quote]
&lt;p&gt;There is an internal feature request that will be considered. For specific future plans and timelines when this might get fixed, please contact your regional sales manager.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/thread/553343?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2025 15:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7286345-f062-489c-8d47-5b1626fdf7e6</guid><dc:creator>Mark Rages</dc:creator><description>&lt;p&gt;Thank you, I was wondering if I have to modify the SDK.&lt;br /&gt;&lt;br /&gt;Is there any plan to fix this in future releases to allow the NRF_GRTC-&amp;gt;INTERVAL feature to be used?&lt;br /&gt;&lt;br /&gt;Even wrapping that #define with &amp;quot;#ifndef ...&amp;quot; would be sufficient, as I could add the definition as compiler arguments.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/thread/553262?ContentTypeID=1</link><pubDate>Tue, 04 Nov 2025 09:26:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:688dfde8-0192-4e00-ab4a-8de6203ac25b</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Channel 0 is always used by nrfx. For now, it is not possible to configure nrfx project in such a way that you use GRTC channel 0. As a workaround, you could try to change main channel number&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/hal_nordic/blob/master/nrfx/hal/nrf_grtc.h#L235"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/thread/553205?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2025 16:14:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:643fdbec-fb57-4703-b398-d033d356d528</guid><dc:creator>Mark Rages</dc:creator><description>&lt;p&gt;&amp;gt;&amp;nbsp;Which NCS version do you use?&lt;br /&gt;&lt;br /&gt;NCS 2.9.2, as pinned by Ant.&lt;br /&gt;&lt;br /&gt;&amp;gt;&amp;nbsp;Can you provide some details about your project? Why do you need to use GRTC channel 0?&lt;br /&gt;&lt;br /&gt;I will PPI the CC[0] event to a GPIOTE toggle task. This is the only way to make an unjittered square wave of arbitrary frequency with the nRF54.&lt;br /&gt;&lt;br /&gt;&amp;gt;&amp;nbsp;Can you provide full log which shows the error?&lt;br /&gt;&lt;br /&gt;It is a static assert. You want the build log?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to use GRTC.CC[0] with NRFX?</title><link>https://devzone.nordicsemi.com/thread/553143?ContentTypeID=1</link><pubDate>Mon, 03 Nov 2025 11:25:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2123945b-66e0-41e5-96d3-8442c180f21c</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Which NCS version do you use?&lt;/p&gt;
[quote user=""]I need to use GRTC channel 0 in a nRF54L15 project.[/quote]
&lt;p&gt;Can you provide some details about your project? Why do you need to use GRTC channel 0?&lt;/p&gt;
[quote user=""]It fails this assertion in `nrfx_grtc.c`[/quote]
&lt;p&gt;Can you provide full log which shows the error?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>