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?