<?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>Do I need to define an Analog input as such in NRF52?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28255/do-i-need-to-define-an-analog-input-as-such-in-nrf52</link><description>Hello, 
 I was wondering whether or not the standard analog pins on the nrf52832 have to be defined as analog inputs with the gpio methods. 
 I ask this because I am trying to sample some of those pins (NRF_SAADC_INPUT_AIN4,P0.31 on pca10040 DK for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Dec 2017 08:58:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28255/do-i-need-to-define-an-analog-input-as-such-in-nrf52" /><item><title>RE: Do I need to define an Analog input as such in NRF52?</title><link>https://devzone.nordicsemi.com/thread/111604?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 08:58:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cd07c11-7c29-4321-9627-acb1eff595ab</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The Ax/Dx marking of the PCA10040 correlates to the Arduino form-factor pin naming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need to define an Analog input as such in NRF52?</title><link>https://devzone.nordicsemi.com/thread/111603?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 08:28:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b4273ae-2bf0-47e5-8ecf-ef1b78a98f1b</guid><dc:creator>ndarkness</dc:creator><description>&lt;p&gt;&lt;code&gt;AIN4 is not located at P0.31, it is located on P0.28. Could this cause the issue you are seeing?&lt;/code&gt;I think that was the cause of the issue, I was looking into the analog pins of the nrf52832 DK 10040 labelled as Ax, and there A4,which I asssumed to be the AIN4, is mapped to P0.30. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need to define an Analog input as such in NRF52?</title><link>https://devzone.nordicsemi.com/thread/111602?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 12:23:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6a99eee-4c05-468d-bc7f-b4c55b54c702</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You do not need to configure the pins as analog other than selecting the correct pin in for the SAADC pin configuration registers. The analog input will be configured automatically in the GPIO when it is used for analog peripheral, as described in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=2_1_0_19_0#concept_o12_bgv_bs"&gt;GPIO documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Please check the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/pin.html?cp=2_1_0_3#pin_assign"&gt;pin assignment documentation&lt;/a&gt; of the nRF52832. AIN4 is not located at P0.31, it is located on P0.28. Could this cause the issue you are seeing? If not, please describe the values you are seeing, and what you expect.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Do I need to define an Analog input as such in NRF52?</title><link>https://devzone.nordicsemi.com/thread/111601?ContentTypeID=1</link><pubDate>Mon, 11 Dec 2017 15:36:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d3661d6-c10f-43e2-b8bf-495bc9873b32</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;I think the analog input pins are &amp;quot;fixed&amp;quot; and cannot be remapped to other pins; need Nordic experts to confirm on this one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>