<?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>timer accuracy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79436/timer-accuracy</link><description>hi support team， 
 customer want to setup a timer with 800 us and then 1200 us and then repeatedly without any delay. 
 for now i use timer to set channel 1 with 800 us cc value, in compare handler, stop it and clear the counter and set cc value to 1200</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 09 Sep 2021 10:01:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79436/timer-accuracy" /><item><title>RE: timer accuracy</title><link>https://devzone.nordicsemi.com/thread/328764?ContentTypeID=1</link><pubDate>Thu, 09 Sep 2021 10:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6d235b1-60a5-4398-84ee-7de90a3657f1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Why not just set 400us repeated wakeup handler, then simply have a counter incrementing in the handler, such that every %2 and %3 times&amp;nbsp;the handler executes you run the 800us or 1200us?&lt;/p&gt;
&lt;p&gt;Then you don&amp;#39;t need to dynamically adjust or update the CC register or start/stop timers, which I assume is the problem you are experiencing here.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>