请问有没有参数与BQ25896类似,但是可以指示电池连接状态的充电芯片呢?
即它可以指示是否连接电池了。BQ25896可以指示是否连接了adapter,但不能指示是否连接了电池。
谢谢
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.
我们的降压充电器没有内置电池检测功能,但如果使用BQ2562x,则可以通过软件实现此功能。
有关使用BQ2562x的示例软件过程,请参阅本线程中的Garrett的文章: https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1463693/bq25628e-detecting-absent-battery
CHG_STAT位反映的是充电阶段(快速充电,预充电,未充电,充电终止完成),而不是电流是否实际流入电池。 这些位是根据内部逻辑设置的,而不是通过BATFET的充电电流的活动测量值。 如果启用了充电功能,并且连接了有效的输入源和电池,CHRG_STAT位将为10。