<?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>nrf52 SAADC noise</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12287/nrf52-saadc-noise</link><description>Hi,
I would like to know how much noise I have to expect with the SAADC. 
 I tried the example &amp;quot;saadc_pca10036&amp;quot; and attached the pin P0.02 (AIN0) to a ground pin on the pca10036 board and I get values between -2 and -5, that is a noise of about 3.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Apr 2022 15:50:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12287/nrf52-saadc-noise" /><item><title>RE: nrf52 SAADC noise</title><link>https://devzone.nordicsemi.com/thread/363679?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 15:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2b5ab53-0572-4d2e-9b95-492addf27e7f</guid><dc:creator>Andrea Rossi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m having similar issue. I would like to know how to use the task_calibrateoffset. Have I to connect the analog pin to some specific value?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 SAADC noise</title><link>https://devzone.nordicsemi.com/thread/46445?ContentTypeID=1</link><pubDate>Fri, 04 Mar 2016 08:42:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b678392-7780-406d-9651-1f9757580647</guid><dc:creator>Carsten Wulff</dc:creator><description>&lt;p&gt;How much you can reduce noise depends on the input signal range. For example, if you know that you input signal is &amp;lt; 100mV differential, then using GAIN=4 will give best performance. But irrespective of input range you will get ~9-bit ENOB in the 12-bit mode without oversampling. With oversampling you can increase that by around 0.5-bit per OVERSAMPLE code. I&amp;#39;ve measured 10.5-bit at OVERSAMPLE=4. Beyond that it starts to be limited by non-linerarities, and although noise will reduce, the ENOB will not get much better.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 SAADC noise</title><link>https://devzone.nordicsemi.com/thread/46444?ContentTypeID=1</link><pubDate>Thu, 03 Mar 2016 13:47:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:768a9e4c-87a0-4a8c-84bd-ac9671ab2c44</guid><dc:creator>stefano</dc:creator><description>&lt;p&gt;I did some more experiments trying to reduce the noise and I get the best results with gain=1 and oversampling, but using a gain of 1 is somehow restrictive, moreover oversampling slows down the sampling.
I would like to know what is the best configuration to decrease as much as possible the noise?
From the electrical spec I encountered &amp;quot;Effective number of bits&amp;quot;, that says using 12-bit I finally get 9 bit of usable information; the remaining is noise? What is the maximum effective resoulution I can achieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 SAADC noise</title><link>https://devzone.nordicsemi.com/thread/46443?ContentTypeID=1</link><pubDate>Wed, 02 Mar 2016 21:36:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:524c5355-6aee-4b6d-a524-67dfdb6f2d12</guid><dc:creator>Carsten Wulff</dc:creator><description>&lt;p&gt;The noise levels of the SAADC depends on the GAIN setting. But with GAIN=1/6 and 12-bit mode you should expect a standard deviation of a few LSB.&lt;/p&gt;
&lt;p&gt;If you average the output over a long time with a zero input you get what is called the &amp;quot;differential offset error&amp;quot;, this is the static deviation from the ideal output code (0).&lt;/p&gt;
&lt;p&gt;Single ended mode is actually differential mode with negative input to ground. Since there is offset and noise in the ADC there can be negative outputs.&lt;/p&gt;
&lt;p&gt;The TASKS_CALIBRATEOFFSET can be used to calibrate the offset of the SAADC.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>