<?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>nRF52 GPIO usage</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19347/nrf52-gpio-usage</link><description>Hi. 
 I&amp;#39;m trying to figure out how to properly use GPIO pins, but so far I did not find a document explaining how to use GPIO with nrf included functions.
I found bits and pieces of code which use GPIO but that is no documentation.
How to set up GPIO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 31 Jan 2017 15:08:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19347/nrf52-gpio-usage" /><item><title>RE: nRF52 GPIO usage</title><link>https://devzone.nordicsemi.com/thread/75048?ContentTypeID=1</link><pubDate>Tue, 31 Jan 2017 15:08:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76ac0fd0-dc26-4f14-b3e7-a56cbb5173d3</guid><dc:creator>Dajgoro Labinac</dc:creator><description>&lt;p&gt;Thanks, for some reason googling the nrf gpio did not get me to that page.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 GPIO usage</title><link>https://devzone.nordicsemi.com/thread/75047?ContentTypeID=1</link><pubDate>Tue, 31 Jan 2017 14:52:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8a3898a-fe70-4927-b8aa-42cb0b892725</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The GPIOs can be controlled using the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.2.0/group__nrf__gpio.html?cp=4_0_1_6_6_7"&gt;GPIO abstraction&lt;/a&gt; API, or through the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=2_2_0_19_2#topic"&gt;registers&lt;/a&gt; directly. There is many threads about GPIO usage here on DevZone, for instance &lt;a href="https://devzone.nordicsemi.com/question/111451/gpio-configuration-code/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You address the pins by the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=2_2_0_3#pin_assign"&gt;pin number of the port&lt;/a&gt;, so P0.00 is adressed 0, P0.01 is 1 and so on.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>