使用的是2串3并的18650电池,无法在系统关机的情况下充电,芯片是不支持I2C不通信状态充电吗?
状态如下:
1、充电指示CHRG_OK高电平
2、电池SYS 6.1V电压
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.
您好
8.4.1.2 Battery Charging The bq25703A charges 1-4 cell battery in constant current (CC), and constant voltage (CV) mode. Based on CELL_BATPREZ pin setting, the charger sets default battery voltage 4.2V/cell to ChargeVoltage(), or REG0x05/04(). According to battery capacity, the host programs appropriate charge current to ChargeCurrent(), or REG0x03/02(). When battery is full or battery is not in good condition to charge, host terminates charge by setting REG0x00[0] to 1, or setting ChargeCurrent() to zero. See Feature Description for details on register programming.
根据datasheet原文说明是需要相关通过I2C寄存器配置。