<?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>RTC prescaller SDK17</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91731/rtc-prescaller-sdk17</link><description>Hi All, 
 Is macro in /modules/nrfx/hal/nrf_rtc.h correct? 
 
 /** @brief Macro for converting expected frequency to prescaler setting. */ 
 #define RTC_FREQ_TO_PRESCALER(FREQ) (uint16_t)(((RTC_INPUT_FREQ) / (FREQ)) - 1) 
 
 so for 1000Hz requested it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Sep 2022 15:44:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91731/rtc-prescaller-sdk17" /><item><title>RE: RTC prescaller SDK17</title><link>https://devzone.nordicsemi.com/thread/385089?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 15:44:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d496ee3-c73d-478e-95f1-1338955c6555</guid><dc:creator>pawel</dc:creator><description>&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;I found correct version in freertos ports, also in SDK&lt;/p&gt;
&lt;p&gt;/* Constants required to manipulate the NVIC. */&lt;br /&gt;#define portNRF_RTC_PRESCALER ( (uint32_t) (ROUNDED_DIV(configSYSTICK_CLOCK_HZ, configTICK_RATE_HZ) - 1) )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTC prescaller SDK17</title><link>https://devzone.nordicsemi.com/thread/385039?ContentTypeID=1</link><pubDate>Wed, 07 Sep 2022 13:19:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e04916c-8114-4e03-936d-ceb67038b6ae</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi pawel,&lt;/p&gt;
&lt;p&gt;Thank you very much for reporting this to us &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;. This helps us in further improvement. I have alerted this internally and we are onto it.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>