<?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>S130: GPIOTE example code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14563/s130-gpiote-example-code</link><description>Hi,,
In the GPIOTE example code(I use TIMER2), I want to control the cc register values by accessing the TIMER2_IRQHandler routine. I tried enabling the interrupt for compare channel (in nrf_drv_timer_extended_compare) but no luck. I kept breakpoint</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Jun 2016 13:25:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14563/s130-gpiote-example-code" /><item><title>RE: S130: GPIOTE example code</title><link>https://devzone.nordicsemi.com/thread/55602?ContentTypeID=1</link><pubDate>Mon, 27 Jun 2016 13:25:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:774527c2-eef0-4166-bf54-1c6bd6e849bc</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Which part of the code you sent are you asking about? I guess the led_blinking_setup should toggle a pin when you get a compare event on your timer?&lt;/p&gt;
&lt;p&gt;Please read the documentation for GPIOTE, PPI and Timer instances in order to understand what the required parameters for each module is.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>