<?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>Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58402/issue-with-timer-extended-compare-mode</link><description>Hello, I want timer to interrupt if timer is not restarted in 200ms and wrote below code. 
 
 
 I am restarted timer in few milliseconds using below but still I m getting interrupt. Please suggest. 
 //re-start the timer nrf_drv_timer_disable(&amp;amp;controllerTimer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Mar 2020 13:43:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58402/issue-with-timer-extended-compare-mode" /><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237467?ContentTypeID=1</link><pubDate>Mon, 02 Mar 2020 13:43:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acdd1919-9c34-4ffc-bbfc-7ecfa361298b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have a scope or logic analyzer available so you can measure the pin and UART activity?&lt;/p&gt;
&lt;p&gt;If so, could you try toggling a separate pin inside the GPIO_handler function to see if it is triggering as expected when there is pin activity on P27?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237310?ContentTypeID=1</link><pubDate>Mon, 02 Mar 2020 05:30:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e499a4b4-7f06-48bb-9a9a-f446887816df</guid><dc:creator>chandan</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/ovrebekk"&gt;ovrebekk&lt;/a&gt;Hi, Did you get the chance to check ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237086?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 10:06:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5812c9fb-5883-4377-aaba-93648dfac03b</guid><dc:creator>chandan</dc:creator><description>&lt;p&gt;Hello, Still I am facing same error. I am attaching my project.&lt;/p&gt;
&lt;p&gt;In that I have connected pin P27 and P26 in dev kit. Pin 26 I am generating pulse and interrupt will be generated in pin 27. In pin 28 GPIO interrupt I am clearing timer but still I am getting timer expire interrupt.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/uart_5F00_Nordic_5F00_Timer.zip"&gt;devzone.nordicsemi.com/.../uart_5F00_Nordic_5F00_Timer.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237066?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 09:18:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:277f9bac-7a2c-4b21-b067-fc1a2cd58100</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is no need to stop the timer before clearing it, no. You can clear it at any time.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237043?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 08:14:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d6a57e1-0a2c-43b8-85a4-551a357586d0</guid><dc:creator>chandan</dc:creator><description>&lt;p&gt;Hello, Before clearing timer counter we should stop timer first, Correct ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with timer extended compare mode</title><link>https://devzone.nordicsemi.com/thread/237042?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2020 08:12:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:500e73fb-6dea-4194-bf77-ad7498b80cb2</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There&amp;#39;s is no need to disable the timer to re-start it. Can you try simply clearing the timer without disabling and enabling it?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>