Problem: After the charger unplugged, it needs to be separated for a period of time (about at least 20 seconds) when it is plugged in next time. Otherwise, the charging current is 0, and it cannot be charged. Is this what is the reason? Thank you!
Configuration instructions: 1) 2-cell 18650 battery in series; charger voltage 12V2A, converted to 10V after DC-DC; circuit is as follows
2) Register Configure:
ChargeOption0 = 0x834eH
ChargeOption1 = 0xe10H
ChargeOption2 = 0xc0H
ProchotOption0 = 0x4b54H
ProchotOption1 = 0x8140H
ChargeCurrent = 1024mA
MaxChargeVoltage = 9008mV
MinSystemVoltage = 6144mV
InputCurrentLimit = 2944mA
Register 0x3BH: CMP_POL: 0, CMP_IN为high(3V), CMP_OUT为high。
PS:1.Set the Icharge=102mA ,but it's 800mA actually.