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: Calculate CC Gain and Floating Point conversion

Part Number: BQ34Z100-G1
Other Parts Discussed in Thread: BQSTUDIO,

Hello,

Can you verify my calculate of CC Gain and his Floating Point conversion?

ccGain = current /(avgRawCurrent-(ccOffset + boardOffset) / 16)

Where current = 500mA;     avgRawCurrent = 65425;    ccOffset = -1347;   boardOffset = 3

So ccGain = 0,007632539

And the floating Point for the ccGain, I find 0x611A7A79

Does this floating point is correct? If not what the correct value?

Do you have a calculator to verify this value? Can you give me the calculator?