<?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>What is the difference between GPIOs of nrf51422 and nrf51822</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8914/what-is-the-difference-between-gpios-of-nrf51422-and-nrf51822</link><description>Hii all, 
 I wanted to generate a clock pulse from the pin P0.05, I&amp;#39;ve written the code and when I tested the application with nrf51 DK with chip 51422-AC its working fine and I can able to see the clock, but when I changed the linker script to aa and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Aug 2015 09:24:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8914/what-is-the-difference-between-gpios-of-nrf51422-and-nrf51822" /><item><title>RE: What is the difference between GPIOs of nrf51422 and nrf51822</title><link>https://devzone.nordicsemi.com/thread/32805?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2015 09:24:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:934b6ef4-4a0d-4954-a66a-bf2fa513a99e</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;The chips are equal except for the RAM, which should be handled by the linker script. (And that 822 doesn&amp;#39;t support ANT). Also, there are different chip revisions which is given by the xx in nRF51822xxAA. Check out the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=/com.nordic.infocenter.nrf51.v1.0.0/pdflinks/nrf51_comp_matrix.html"&gt;compatibility matrix&lt;/a&gt; to see which chip you have and which SDK and SD that goes with that chip.&lt;/p&gt;
&lt;p&gt;The GPIOs depends on the board you are using. Is it the PCA10001 board you are using for the xxAA chip? Try to define the right board in the makefile (i.e. BOARD_PCA10001) to get the right GPIO settings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>