Hello! I'm trying to get some outputs, but I think I don't understand the values.
I'm trying to give a 0 V input so the ADS can give me the value of 000000h. The schematic is the following:
Where AINP-AINN = 0 mV, so the output should be 0. The SCLK signal I'm sending when I detect low in DRDY is a 2ms Period signal, so data can be read without being overwritten.
This value I'm getting is the following:
where blue signal is DOUT and yellow one is SCLK.
Is there anything I'm setting in the wrong way?