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.

BQ27411调试问题



使用BQ27411做设备的锂电池管理。使用EV2300 连接成功,读到电池的电量反馈。设备使用stm32硬件模拟I2C通信。读取的时序0xAA 0x1C 0xAB 0x__ 0x__; 发送AA AB都有ACK反馈。发送1C的时候没有ACK反馈。数据读取也不成功。一般是FF FF 有时候是 00 00 。具体是什么问题