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.

BQ34z100-G1 Datasheet error

Other Parts Discussed in Thread: BQ34Z100-G1

Hey,

In the bq34z100-g1 datasheet it says that RemainingCapacity() isn't scaled, I would expect it to be scaled because else it couldn't reach FullChargeCapacity, is this a datasheet error, or when I will read the RemainingCapacity it will cap out at 65535mA?

Best regards,

Ronald

  • Ronald
    I did not find the reference about the ReserveCapacity, but it will be scaled by the same amount as the FCC. The issue is with the Passed Charge. The capacities need to be scaled such that the Passed Charge does not exceed +/-29Ah or an overflow could potentially occur in the firmware.
    Tom