We have a daisy-chain configuration with two LTC6813 chips, each managing 14 cells. The measured cell voltages from the first chip in the daisy chain look like a normal distribution centered around 2.0V, even though the true values are around 3.5V:
Meanwhile, the 14 cells from the next LTC chip read correctly, as a normal distribution centered at 3.5V:
Sometimes, all the cells voltage reads will be correct (~3.5V), while other times, all of them will be wrong, but still normally distributed around some seemingly arbitrary mean like 2.0V or 2.3V.
I know this isn't some strange bit shift issue because the CRC is passing, so these numbers are truly what the LTC is reporting. I've replicated this issue on multiple boards as well.
I checked the STAT registers, too, and the chip with the strange measurements reports a low analog supply (2.9V) while the good one sees 5.0V. Similar low voltage on the digital supply. We checked REF1 with a multimeter and it appeared to be 5.0V though.
Any idea what could be causing the ADC reads to be incorrect in such a way?
Thanks,
Matthew