Hello,
I am using this ADC on my board with the device configured to use only one shared reference (REFIO1) for both internal ADCs on the chip. The resulting data was extremely noisy to the point that we were only able to use 12 bits of what should have been 16 bits of data.
I tried the following:
- Configured the device to use the second reference (this improved the noise).
- Reconfigured the device to use only one reference, but changed the hardware to add a 22 uF capacitor between REFIO2 and RGND (this also substantially improved the noise).
- Combined (1) and (2) (this provided an extremely clean reading).
It is unclear from the datasheet why (2) above would help when we were not even using the second reference. Do you have an explanation for this?
Additionally, can you explain why using a single reference was so much worse than using two? The datasheet did not indicate that it was invalid to use only one.
Thanks in advance for your help.