Hi,
In the documentaton nERF52832_PS_v1.4, the common mode rejection ratio of the ADC when used in differential inputs is not given in the electrical specifications, where can i found this information?
Thank you in advance
Hi,
In the documentaton nERF52832_PS_v1.4, the common mode rejection ratio of the ADC when used in differential inputs is not given in the electrical specifications, where can i found this information?
Thank you in advance
Hi,
Unfortunately, we do not have measurements of CMRR for the SAADC. However, based on simulations, it is expected to be better than 50 dB.
Best regards,
Jørgen
Hi,
Unfortunately, we do not have measurements of CMRR for the SAADC. However, based on simulations, it is expected to be better than 50 dB.
Best regards,
Jørgen
Hi,
Thank you for your reply,
What is the input range of the differential inputs of the ADC ? in the documentation it is indicated that it can not exceed VDD. If the gain is equal to 4 with internal reference, then the input range calculated based on the documentation is equal to 150mV, is it Vp-Vn that can not exceed 150mV or each one of the inputs ? (the differential input or the common mode input)
If we have a differential voltage less than 150mV and a common mode voltage of 2.5V, can we use the ADC in this configuration (internal reference with gain 4) ?
Thank you in advance
Sahar
The input range is per channel. If you for instance, have Vp=450mV, Vn=150mV in 10-bit mode, the digital output will give:
RESULT = (0.450 – 0.150) * (4/0.6) *
2(10 - 1) = 1024
What if I have Vp = 2.3V and Vn =2V ? in differential voltage we have 0.3V as in your example, but we have a common mode voltage higher than 300mV, is that acceptable?
I'm sorry, my previous answer was not entirely correct. I tested this on a DK, and the digital result in differential 10 bit mode will be -511 to +511. This means that Vn can be +/-150mV compared to Vp, within the input range of 0 to VDD. For instance Vp = 2.00 V, Vn = 2.15 V, or Vp = 2.00 V, Vn = 1.85 V.
Thank you ! So it is a real differential ADC.