<?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 as counter - no Compare Event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23348/timer-as-counter---no-compare-event</link><description>With this code i am not able to generate an event. timer1 is used as counter. the timer is running about the compare value of 3 (TLC_Send_Buffer_Size): 
 static const nrf_drv_timer_t tlc_timer = NRF_DRV_TIMER_INSTANCE(1);

nrf_drv_timer_config_t timer_cfg</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jul 2017 07:52:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23348/timer-as-counter---no-compare-event" /><item><title>RE: Timer as counter - no Compare Event</title><link>https://devzone.nordicsemi.com/thread/91785?ContentTypeID=1</link><pubDate>Mon, 10 Jul 2017 07:52:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0317e2ce-9f5a-4e0a-b2e4-98fdd04c40c5</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Try setting the last parameter (&lt;code&gt;int_enable&lt;/code&gt;) in your call to &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/group__lib__driver__timer.html#ga0a70ac075dda869b033822c3e800c536"&gt;&lt;code&gt;nrf_drv_timer_extended_compare()&lt;/code&gt;&lt;/a&gt; to &lt;code&gt;true&lt;/code&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>