I need assistance reading and interpreting information read from this chip.
How do i convert a decimal value for CC Gain(F4) and Capacity gain(F4) to 4 byte hex data that is to be written back to the bq40z80 for calibration? Also how to go from the 4 byte data for both to a number?
examples:
cc gain: 99FC(hex) = ?
capacity gain: E022(hex)= ?
CC gain: 1.976 = ? (4 byte conversion)