Other Parts Discussed in Thread: ADS1015
Hello,
We are using ADS1015 via I2C in an automotive product powered by Renesas RL78 microcontroller. The problem that we encounter is that from time to time the adc is reading weird values(65433(FF99) or 65434(FF9A)) altough the adc is configured as singled ended and it can only provide values up to 7FF0H and only positive values. FF9A seems to be a negative value(-103). Can it be something wrong within our configuration? We also need to wait 2ms after the configuration register is written to be able to get a valid result.