<?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>SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26591/saadc-consistnetly-reads-low-regardless-of-source</link><description>The SAADC on the nRF52832 consistently reads 20-30mV low, regardless of the source (AIN channel or VCC), Tacq, Resolution, or gain. All of the measurements are using the internal 0.6v reference. The readings are low even after calibrating the ADC. This</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Nov 2017 13:38:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26591/saadc-consistnetly-reads-low-regardless-of-source" /><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104591?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 13:38:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c56ccfb6-8626-4c90-b9f5-bf65b5a219a3</guid><dc:creator>CurtisHx</dc:creator><description>&lt;p&gt;Looks like that&amp;#39;s the case.  The SAADC is within a mV of actual with 1V applied to one of the AIN pins on the dev kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104590?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2017 13:11:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edb7e25a-e716-47d0-b85a-d4e81df92e59</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;When sampling voltages towards the maximum input voltage, your reading will be dominated by gain error, which cannot be corrected by offset calibration. How does your reading look before and after offset calibration when applying 0V to the input?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104589?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 16:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54a06d71-ee76-4a55-a923-681a3909d672</guid><dc:creator>CurtisHx</dc:creator><description>&lt;p&gt;The SAADC is reading the value 20-30mV lower than what my bench DMM says it is.  For example, the SAADC will read VCC at 2.80V, when the DMM says it&amp;#39;s at 2.82V.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104588?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 15:50:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbc2bdcb-0c17-4ae5-9126-c3b04b6aba97</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;An example would be great! Do you mean that the SAADC read the value 20-30 mV, or that the sampled value is 20-30 mV &lt;em&gt;lower&lt;/em&gt; than you expect/read using external tools?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104587?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 15:24:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddf94a6b-e76e-42b7-8dc1-264afc0eaf85</guid><dc:creator>CurtisHx</dc:creator><description>&lt;p&gt;@Jørgen Holmefjord By &amp;quot;consistently reads 20-30mV low&amp;quot;, I mean that the ADC will read 20-30mV low &lt;em&gt;regardless&lt;/em&gt; of channel, gain, reference, acquisition time, resolution, etc. before and after calibrating the ADC.   I see the same behavior on the custom nRF52832-based board and on the dev kit.  I&amp;#39;ll reformat the code into a complete example (with &amp;quot;main&amp;quot;) so it&amp;#39;s easier to follow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104586?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 15:13:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a8e3b7f-4977-4d68-88e5-05f8db091929</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;It&amp;#39;s hard to debug this without having your entire code. What exactly do you mean by &lt;em&gt;&amp;quot;consistently reads 20-30mV low&amp;quot;&lt;/em&gt;? I tried your code in &lt;a href="https://github.com/andenore/NordicSnippets/tree/master/examples/saadc"&gt;this example&lt;/a&gt;, and it seems to work as expected. Is the issue that you do not see any difference between calibrated and non-calibrated readings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SAADC consistnetly reads low, regardless of source</title><link>https://devzone.nordicsemi.com/thread/104585?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 10:41:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:459baf10-0458-4c22-98c3-40abf4b71a5e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what calibration have to do with this issue. Could you post your SAADC and channel configuration?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>