<?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>Configuring P0.01 as analog input on nrF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98294/configuring-p0-01-as-analog-input-on-nrf52833</link><description>I have already configured four AI channels. See excerpts from the code below. 
 
 /* Analog inputs */ 
 #define HAL_ADC_BAT_VOLT_INPUT_PIN (NRF_SAADC_INPUT_AIN2) /* P0.04 */ 
 #define HAL_ADC_BAT_CURRENT_INPUT_PIN (NRF_SAADC_INPUT_AIN3) /* P0.05 */ 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Mar 2023 09:42:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98294/configuring-p0-01-as-analog-input-on-nrf52833" /><item><title>RE: Configuring P0.01 as analog input on nrF52833</title><link>https://devzone.nordicsemi.com/thread/418530?ContentTypeID=1</link><pubDate>Fri, 31 Mar 2023 09:42:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7bdbcf5-c9e9-457c-a569-5b7987f33797</guid><dc:creator>vidarm</dc:creator><description>&lt;p&gt;I see, thanks for clarifying! Then I&amp;#39;ll rearrange my pin setup.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring P0.01 as analog input on nrF52833</title><link>https://devzone.nordicsemi.com/thread/418401?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2023 15:47:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:accd8294-a6f4-4e54-9b77-4a710c222a78</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi vidarm,&lt;/p&gt;
&lt;p&gt;I believe that pin, P0.01/XL1, is Analog Input only for the purpose of connecting an external crystal to it. It is Analog Input when used as XL1, but a Generic I/O when used as P0.01.&lt;/p&gt;
&lt;p&gt;Please consider the other AINx pins as your fifth channel input.&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>