This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Differential ADC output

Hi

Why does making an input differential lose a bit on the nRF52. According to the data sheet, if a channel is 10 bit and using 0.6V reference and gain 1 and input is 100mV differential, then the output will be:

0.1 * 1 / 0.6 * 512 = 85

Where as if it is 100mV single ended the output is:

0.1 * 1 / 0.6 * 1024 = 171

Is this correct?

Just to clarify. When the input is differential, lets say the positive input is 300mV and the negative input is 200mV.

Also if the inputs are differential and 1.5V and 1.4V, on a 3.3V supply, will the differential input still work with a gain of 1 and reference of 0.6V and will it give the same answer?

Thanks again.

Parents Reply Children
No Data
Related