This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS7828 Read Problem

Other Parts Discussed in Thread: ADS7828

Hello,

I'm reading unusual values out of the ADS7828. I've monitored the I2C bus and the values are actually being read out of the device. There seems to be ranges of input voltages where the ADC will output the same value continuously and then start sending a more correct value once the input voltage being sample rises or falls below this range. Also, I very rarely see the LSB of the data being set to a "1". For example, data is like 0xA20, 0xA24, 0xA2C, etc...This issue has been seen on more than one board so it's not a bad part. Is there any reason (timing of conversion, etc...) that could cause this? The I2C bus access appears to be correct. A graph of the data illustrates the problem:

The first graph is a voltage measurement. The last two graphs are of a temperature sensor.

Thank you.