Hello TI-Suport,
I have an eval board kit with BQ35100 on it and was trying to understand the "CC Gain" and "CC Delta" Parameters written at 0x4000 and 0x4004 addr into DF after calibration.
If I read the bytes after calibration and try to apply the following conversion: https://en.wikipedia.org/wiki/Single-precision_floating-point_format, i find out that it does not match the values and units as in the
"Battery Management Studio"
Can you please indicate where the error might be?
Thanks and best regards,
Mihai Vitanescu
P.S. Floating Point conversion is also in TRM and looks like the same IEEE 754 (32bit)standard is being used.