<?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>Queries on TIMER and their CC &amp;amp; Counter registers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47753/queries-on-timer-and-their-cc-counter-registers</link><description>Hello, 
 
 I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flash the image. 
 
 1) Initially by seeing register description I thought each TIMER has its only CC[0..5] registers. My assumption was, update all 5 compare registers at a time</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 May 2019 12:45:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47753/queries-on-timer-and-their-cc-counter-registers" /><item><title>RE: Queries on TIMER and their CC &amp; Counter registers</title><link>https://devzone.nordicsemi.com/thread/189328?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 12:45:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a969aa7-097d-47de-b937-f9ecebdc1c39</guid><dc:creator>beemavishnu</dc:creator><description>&lt;p&gt;Thank you for correcting my understanding.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Queries on TIMER and their CC &amp; Counter registers</title><link>https://devzone.nordicsemi.com/thread/189311?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 12:16:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7387f05d-7008-4f08-9dde-221ec35f2d6b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) All &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/timer.html?cp=3_1_0_23#concept_xbd_hqp_sr"&gt;TIMERS&lt;/a&gt; are separate instances with &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/timer.html?cp=3_1_0_23_4#topic"&gt;different addresses&lt;/a&gt;, they do not share CC registers, you can use all available CC registers for each TIMER. Note that TIMER0-TIMER2 have only 4 CC registers, only TIMER3-4 have 6 CC registers.&lt;/p&gt;
&lt;p&gt;2) Each TIMER has &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/timer.html?cp=3_1_0_23_4#topic"&gt;different address&lt;/a&gt;. If you write to the registers directly in your code, you can use NRF_TIMER0-&amp;gt;TASKS_START = 1; to start TIMER0.&lt;/p&gt;
&lt;p&gt;3) Yes, this is correct.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>