<?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 dk gpio probelem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18468/nrf52-dk-gpio-probelem</link><description>Hi, I&amp;#39;m using a nRF52 dk board as a switch to control a circuit. The problem is I not sure which gpio can be used to act as a switch to control the circuit. Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Dec 2016 05:27:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18468/nrf52-dk-gpio-probelem" /><item><title>RE: nRF52 dk gpio probelem</title><link>https://devzone.nordicsemi.com/thread/71262?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2016 05:27:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b3d166b-9b9d-4733-9f9d-d48886d316a4</guid><dc:creator>huidi</dc:creator><description>&lt;p&gt;P2/P8 Analog in&lt;/p&gt;
&lt;p&gt;PIN #&lt;/p&gt;
&lt;p&gt;Signal Name&lt;/p&gt;
&lt;p&gt;NRF52832 Functions&lt;/p&gt;
&lt;p&gt;1  A0  P0.03 / AIN1&lt;br /&gt;
2  A1  P0.04 / AIN2&lt;br /&gt;
3  A2  P0.28 / AIN4&lt;br /&gt;
4  A3  P0.29 / AIN5&lt;br /&gt;
5  A4  P0.30 / AIN6&lt;br /&gt;
6  A5  P0.31 / AIN7&lt;/p&gt;
&lt;p&gt;P3/P9 Digital I/O&lt;/p&gt;
&lt;p&gt;PIN #&lt;/p&gt;
&lt;p&gt;Signal Name&lt;/p&gt;
&lt;p&gt;NRF52832 Functions&lt;/p&gt;
&lt;p&gt;1  D0 (RX)  P0.11&lt;br /&gt;
2  D1 (TX)  P0.12&lt;br /&gt;
3  D2  P0.13&lt;br /&gt;
4  D3  P0.14 / TRACEDATA[3]&lt;br /&gt;
5  D4  P0.15 / TRACEDATA[2]&lt;br /&gt;
6  D5  P0.16 / TRACEDATA[1]&lt;br /&gt;
7  D6  P0.17&lt;br /&gt;
8  D7  P0.18 / TRACEDATA[3] / SWO&lt;/p&gt;
&lt;p&gt;P4/P10 Digital I/O&lt;/p&gt;
&lt;p&gt;PIN #&lt;/p&gt;
&lt;p&gt;Signal Name&lt;/p&gt;
&lt;p&gt;NRF52832 Functions&lt;/p&gt;
&lt;p&gt;1  D8  P0.19&lt;br /&gt;
2  D9  P0.20 / TRACECLK&lt;br /&gt;
3  D10 (SS)  P0.22&lt;br /&gt;
4  D11 (MOSI)  P0.23&lt;br /&gt;
5  D12 (MISO)  P0.24&lt;br /&gt;
6  D13 (SCK)  P0.25&lt;br /&gt;
7  GND  N/A&lt;br /&gt;
8  AREF  P0.02 / AIN0&lt;br /&gt;
9  SDA  P0.26&lt;br /&gt;
10  SCL  P0.27&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 dk gpio probelem</title><link>https://devzone.nordicsemi.com/thread/71261?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2016 05:22:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fae2cba-ceda-435f-9c98-618c4fcc0d4c</guid><dc:creator>huidi</dc:creator><description>&lt;p&gt;Thanks bro   help a lot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 dk gpio probelem</title><link>https://devzone.nordicsemi.com/thread/71260?ContentTypeID=1</link><pubDate>Mon, 19 Dec 2016 10:03:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b35508d4-b6ba-4e92-953b-4be50dcfb46b</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can see a list of all the GPIOs on the nRF52832 &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=2_2_0_3_0#qfn48"&gt;here&lt;/a&gt;. On the nRF52832 Development Kit some of the GPIOs are occoupied.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/hw_btns_leds.html?cp=2_2_2_3_1_4"&gt;buttons and LEDs&lt;/a&gt; uses the GPIOs from P0.13 to P0.20.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/hw_32khz_crystal.html?cp=2_2_2_3_1_5"&gt;32.768 kHz crystal&lt;/a&gt; uses P0.00 and P0.01.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you enable the NRF_LOG function in the SDK, P0.05-&amp;gt;P0.08 is by default used for printing the data over UART.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;P0.21 is used as a reset if the &lt;code&gt;CONFIG_GPIO_AS_PINRESET&lt;/code&gt; define is present.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If you use the NFC, the GPIOs P0.10 and P0.09 will be used by the NFC antenna.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The above bulletpoints are illustrated in this &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/hw_conn_interf.html?cp=2_2_2_3_1_3"&gt;drawing&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf52DK.png" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;If you &lt;strong&gt;really&lt;/strong&gt; need to use the GPIOs used by the buttons, LEDs or the external crystal for something else, this can be done by shorting/cutting the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/dev_kit_v1.1.0/solderbridge.html?cp=2_2_2_3_1_11"&gt;solderbridges&lt;/a&gt;. All the other GPIOs are free to be used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>