Hi team,
What is the calculation between voltage and the register value for BAT_LIFE_EXT (0x0A and 0x0B). I am not finding anything in the datasheet or excel calculator.
Thanks,
Ben
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.
Hi team,
What is the calculation between voltage and the register value for BAT_LIFE_EXT (0x0A and 0x0B). I am not finding anything in the datasheet or excel calculator.
Thanks,
Ben
Hi Ben,
I believe that BAT_LIFE_EXT uses the same formula that OD_CLAMP does, but let me confirm that with systems.
Thanks,
Jeff McPherson
Hi Ben,
I'm still waiting to get confirmation, but I have one of our systems engineers looking into it.
Thanks for your patience,
Jeff McPherson
Hi Ben,
We found that the register value uses the formula BAT_LIFE_EXT_LVLx[7:0] = (Voltage level / 5.6V) * 255; rounded to the nearest hex value. It's essentially the fraction of fullscale (5.6 instead of 5.5 to fill the register) converted into an 8 bit register.
Best regards,
Jeff McPherson