Part Number:BQ78350-R1
Even if I read this, I can not understand the difference between Battery Low% and Battery_Low%.
I know that Battery_Low% is the DF value.
I rewrite the expression of 9.1.5 and 9.1.6 with my understanding as follows.
9.1.5
Battery Low% = DataFlash(Battery_Low%) / 2.56;
EDV2 to DOD = (1 - Battery Low%);
9.1.6
Battery Low% = DataFlash(Battery_Low%) / 2.56;
FCC(new) = DCR(final) = DCR(initial) + Measured Discharge to EDV2 + (FCC * Battery Low%)
Is this wrong?
If it is wrong, please tell me the correct formula.