HI,
In fast charge mode,bq20z95 sends ChargeCurrent and ChargeVoltage commands to the
bq24765’s 0x14 and 0x15 registers through the SMBus and starts to charge the battery.
i have two quesion,
1.how to change mode from fast charge to charge termination,
because the condition"Charge Current < Taper Current" must be met
but it use constant current to charge battery in fast charge mode
so it can't met the conditions
2.Charge control usually use
precharge -> Constant Current -> Constant Voltage -> charge termination
Constant voltage do not be reference by bq20z95 Technical Reference
precharge -> fast charge(Constant Current?) -> charge termination
is this correct?
JOHN