Other Parts Discussed in Thread: BQ78350
Hello;
The 920 datasheet says "Each differential cell input is factory-trimmed for gain or offset, such that the resulting reading through I2C is
always consistent from part-to-part and requires no additional calibration or correction factor application."
However, the 920's datasheet lists only one offset and one gain value (ADCOFFSET 0x51)?
So the equation that shows how to convert the 14-bit ADC reading into an analog voltage - "V(cell) = GAIN x ADC(cell) + OFFSET" seems to confuse the calibration statement (since each cell would have its own offset, or otherwise why would each cell require offset calibration?)
Also, I "assume" then, that the 78350 does this V(cell) = equation, and so the cell voltages my host u/C reads are already computed (?)
Thanks