<?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>which pins can be set to analog input pins with 51422</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12190/which-pins-can-be-set-to-analog-input-pins-with-51422</link><description>HI,ALL 
 with &amp;#39; nRF51_Series_Reference_manual v3.0.pdf &amp;#39; , i want to know which pins can i used for adc purpose. 
 in the sample code. 
 
void adc_config(void)
 { 
 const nrf_adc_config_t nrf_adc_config = NRF_ADC_CONFIG_DEFAULT; 

// Initialize</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Feb 2016 07:38:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12190/which-pins-can-be-set-to-analog-input-pins-with-51422" /><item><title>RE: which pins can be set to analog input pins with 51422</title><link>https://devzone.nordicsemi.com/thread/46129?ContentTypeID=1</link><pubDate>Mon, 29 Feb 2016 07:38:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8139481-1fd0-4cf1-8fc6-541318ca6120</guid><dc:creator>bernerd</dc:creator><description>&lt;p&gt;thank you very much. And in the nRF51422_PS_v3.0.pdf , there are only a few lines to describe the ADC:
&amp;quot;&lt;/p&gt;
&lt;p&gt;4.14 Analog to Digital Converter (ADC)
The 10 bit incremental Analog to Digital Converter (ADC) enables sampling of up to 8 external signals
through a front-end multiplexer. The ADC has configurable input and reference prescaling, and sample
resolution (8, 9, and 10 bit).
Note: The ADC module uses the same analog inputs as the LPCOMP module (AIN0 - AIN7 and
AREF0 - AREF1). Only one of the modules can be enabled at the same time.
&amp;quot;&lt;/p&gt;
&lt;p&gt;Am i get the right document?&lt;/p&gt;
&lt;p&gt;And thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: which pins can be set to analog input pins with 51422</title><link>https://devzone.nordicsemi.com/thread/46128?ContentTypeID=1</link><pubDate>Mon, 29 Feb 2016 06:26:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3792e92b-4597-40aa-8626-19e1e07b6fc7</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;For the pin assignments look at the 51822 or 51422 product specification which has the pinouts for the various chips and tells you what the ADC pins are shared with.&lt;/p&gt;
&lt;p&gt;For the meaning of &amp;#39;171&amp;#39; read the description of the &amp;#39;RESULT&amp;#39; register for the ADC which tells you it&amp;#39;s basically 1.2v * 171 / max-value-of-ADC which depends on the resolution you set&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>