Other Parts Discussed in Thread: ADS8686S
ADS8686S-EVM is used to obtain the A/D value of each CH. As a test, I am using a DC generator to apply voltage directly to each channel, but when I convert the obtained value to voltage with 16 bits, it differs from the input voltage.
If you calculate with 14bit, the value will be close to the input voltage. So, when I checked the data sheet, I found a place where it was written that the LSB changes depending on the analog input settings.
(7.3.4 Programmable Gain Amplifier (PGA) --- P.32)
There is a register to set the analog input range, but how should I set it if I want to calculate with 16 bits?
Also, 0b and 11b seem to be the same in the AIN_* settings of this register, but what is the difference?