<?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>Why counter of timer not repeat</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/31116/why-counter-of-timer-not-repeat</link><description>Hi all , I using timer 0 to count from 0 to max value 32bit . In my code : 
 
 If I using NRF_TIMER0-&amp;gt;TASKS_CAPTURE[1] = 1; for save counter value to CC register . It run once time and don&amp;#39;t reset to 0 after overflow . If I using NRF_TIMER0-&amp;gt;TASKS_CLEAR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Mar 2018 09:45:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/31116/why-counter-of-timer-not-repeat" /><item><title>RE: Why counter of timer not repeat</title><link>https://devzone.nordicsemi.com/thread/122778?ContentTypeID=1</link><pubDate>Mon, 05 Mar 2018 09:45:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4dc7e90-c09e-424f-b9e1-eb13381e459a</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure if I understand your question.&amp;nbsp;When exactly would you like the timer to reset to 0? If your counter register reaches 32 bit max value (0xFFFFFFFF) then it &lt;em&gt;has&lt;/em&gt; to reset to 0. Do you want to reset the counter register when your counter has counted to 100000? Can you show us the code that you use to initialize the counter?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>