<?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>ADC Values Volatile</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66380/adc-values-volatile</link><description>Hi, I&amp;#39;m reading an ADC channel connected to large capacitors. I do the read when charging is off so no ripple. The caps are large (super-caps) so hold well enough to show the volatility in reads. I read every 0.5s. The resistor divider network is shared</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Sep 2020 08:21:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66380/adc-values-volatile" /><item><title>RE: ADC Values Volatile</title><link>https://devzone.nordicsemi.com/thread/271975?ContentTypeID=1</link><pubDate>Tue, 29 Sep 2020 08:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9333c867-c6a2-480d-97b9-411d6cba3ef0</guid><dc:creator>snoopy20</dc:creator><description>&lt;p&gt;I&amp;#39;m mostly not using the SDK as I prefer more direct control, so I can say the PIN isn&amp;#39;t being used. I&amp;#39;ll close it though as I have a solution by doing the read on the PIC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC Values Volatile</title><link>https://devzone.nordicsemi.com/thread/271970?ContentTypeID=1</link><pubDate>Tue, 29 Sep 2020 08:12:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88abb7b9-2eb0-4b9f-a6f1-11bb7e7b6236</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Have you tested running your code on a nRF52832 DK, to see if you get similar results there?&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t think of anything that could be initialized on this pin (AIN4/P0.28) by the SDK, could there be something in your application that configures/drives this pin?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC Values Volatile</title><link>https://devzone.nordicsemi.com/thread/271891?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 21:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a55651b-dfa3-4b04-a318-2bd0d4b21b5d</guid><dc:creator>snoopy20</dc:creator><description>&lt;p&gt;Hi Jorgen,&lt;br /&gt;&lt;br /&gt;As the signal is shared I&amp;#39;ve worked around it by doing the ADC read on the PIC and sending over SPI (the PIC doesn&amp;#39;t have a problem with it).&lt;br /&gt;&lt;br /&gt; // store voltage&lt;br /&gt; //NRF_SAADC-&amp;gt;CH[6].PSELP = 4;&lt;br /&gt; //NRF_SAADC-&amp;gt;CH[6].CONFIG = SAADC_CH_CONFIG_GAIN_Gain1_2 &amp;lt;&amp;lt; SAADC_CH_CONFIG_GAIN_Pos | SAADC_CH_CONFIG_TACQ_15us &amp;lt;&amp;lt; SAADC_CH_CONFIG_TACQ_Pos;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve not seen this on other ADC channels which suggests it&amp;#39;s pin related.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Andrew&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ADC Values Volatile</title><link>https://devzone.nordicsemi.com/thread/271832?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 14:04:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd4c071d-8125-434b-ba19-663267f01f12</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Where do you set the analog input for the SAADC channel (NRF_SAADC-&amp;gt;CH[6].PSELP) in your application, and which pin do you use? I&amp;#39;m not able to reproduce similar results in my test-application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>