<?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>nRF51822 and nRF6310 GPIO mappings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/867/nrf51822-and-nrf6310-gpio-mappings</link><description>I&amp;#39;m a little lost on the GPIO mappings from the code to the outside world. I&amp;#39;m playing with the UART example on the nRF6310 board. In the sample code, IO 16 is RX and IO 17 is TX. 
 My incorrect assumption was that referred to P0.16 and P0.17. 
 According</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Nov 2013 23:48:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/867/nrf51822-and-nrf6310-gpio-mappings" /><item><title>RE: nRF51822 and nRF6310 GPIO mappings</title><link>https://devzone.nordicsemi.com/thread/4254?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2013 23:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fd32862-5e01-4703-b971-0a165f04f565</guid><dc:creator>joshjack</dc:creator><description>&lt;p&gt;You&amp;#39;re right!  My problem is if you look at the nRF6700 user guide side-by-side with the nRF51822 DK user guide it seems like IO P1  goes to Ext B and P2 goes to Ext A.  But they are mating connectors, so it mirrors.&lt;/p&gt;
&lt;p&gt;nRF51822 P1 connects to nRF6310 ExtA and P2-&amp;gt;ExtB&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 and nRF6310 GPIO mappings</title><link>https://devzone.nordicsemi.com/thread/4253?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2013 08:18:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0734759c-cd28-4820-b35f-917debc818dc</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Hm, on the motherboard, the pins are like this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;
nRF51822    &amp;lt;-&amp;gt; Motherboard
P0.00-P0.07 &amp;lt;-&amp;gt; P0.0 - P0.7
P0.08-P0.15 &amp;lt;-&amp;gt; P1.0 - P1.7
P0.16-P0.23 &amp;lt;-&amp;gt; P2.0 - P2.7
P0.24-P0.31 &amp;lt;-&amp;gt; P3.0 - P3.8

&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;What you might be seeing is that the UART can be configured to different pins, and depending on what example you check (and what board you are using) the uart could be mapped to different pins.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>