请教TI专家,BQ76952中Accum Charge参数在充电状态或放电状态是如何累加的?我想用MSP430单片机在每遇到电池放空时做一次RessetPassQ,需要切换配置模式吗?还是任何模式都可以操作?
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.
请教TI专家,BQ76952中Accum Charge参数在充电状态或放电状态是如何累加的?我想用MSP430单片机在每遇到电池放空时做一次RessetPassQ,需要切换配置模式吗?还是任何模式都可以操作?
您好,充电电流应增大 Accum Charge 的值,放电电流应减小 Accum Charge 的值。
请参考下面这个帖子,它解释了如何解释测量:BQ76952: accumulated charge measurement calculation - Power management forum - Power management - TI E2E support forums.。
我相信只要通信启用,RESETPASSQ() 就可以工作,因此在除 SHUTDOWN 模式之外的所有模式下都是如此。