<?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>[mBed] Why can P0.00 not be used as an AnalogIn?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12271/mbed-why-can-p0-00-not-be-used-as-an-analogin</link><description>While both P0.00 and P0.01 has Analog Input function, initializing an AnalogIn (in mbed) with P0.00 will cause the firmware to fail to start at all; but initializing using P0.01 does not cause any issue. 
 Why is this the case? Is it because P0.00 is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Mar 2016 09:41:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12271/mbed-why-can-p0-00-not-be-used-as-an-analogin" /><item><title>RE: [mBed] Why can P0.00 not be used as an AnalogIn?</title><link>https://devzone.nordicsemi.com/thread/46392?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 09:41:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70dd4e7a-8c13-4be2-95ae-09e2efd38a4f</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;P0.00 is ADC reference input and not an ADC input. AIN0-AIN7 (P0.26-P0.27 + P0.01-P0.06) are the ADC inputs you can choose from, see &lt;a href="http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.1.pdf"&gt;Product Specification&lt;/a&gt; chapter 2.2. AIN0 and AIN1 is also used for 32KHz crystal, so if these shall be used the 32KHz crystal must be diconnected first.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>