<?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>GPIOTE nRF52 Problem SDK11</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18375/gpiote-nrf52-problem-sdk11</link><description>Hello, 
 I am working with the GPIO tasks and events feature on my nRF52832 DK. And I noticed some strange behaviour. I want that two Pins will toggle if some timer events occur. I initialize both pins (P0.18 and P0.19) with the driver functions: 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 14 Dec 2016 11:35:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18375/gpiote-nrf52-problem-sdk11" /><item><title>RE: GPIOTE nRF52 Problem SDK11</title><link>https://devzone.nordicsemi.com/thread/70930?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 11:35:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcfb3776-2c53-410a-a7b6-087c97a7eade</guid><dc:creator>florian2840</dc:creator><description>&lt;p&gt;I initialized the GPIOs in the beginning of the peripheral initialization and asked for the task address at the end of the peripheral initialization. Maybe some other peripherals changed something in the meantime. If I ask directly after the GPIOTE initialization for the task address everything is fine. Strange. My solution I put the GPIOTE and PPI initialization at the end. Thanks for helping:)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE nRF52 Problem SDK11</title><link>https://devzone.nordicsemi.com/thread/70931?ContentTypeID=1</link><pubDate>Wed, 14 Dec 2016 10:37:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:864d2b4c-af99-433a-bad9-03d38343a711</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I just tested the code you provided, and got &lt;code&gt;0x40006000&lt;/code&gt; for ARDUINO_8_PIN and &lt;code&gt;0x40006004&lt;/code&gt; for ARDUINO_9_PIN. You got&lt;code&gt;0x40006000&lt;/code&gt; for both? Are you doing something with the pins between the time you initialize/enable them and call &lt;code&gt;nrf_drv_gpiote_out_task_addr_get&lt;/code&gt; ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>