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.

bq25895读不到充电电流REG12

Other Parts Discussed in Thread: BQ25895

BQ25895_write_data(0x00, 0X97);
BQ25895_write_data(0x01, 0x3b);
BQ25895_write_data(0x02, 0xDF);

BQ25895_write_data(0x03, 0xDF);

BQ25895_write_data(0x04, 0xc8);
BQ25895_write_data(0x05, 0x11);

BQ25895_write_data(0x06, 0x8B);
BQ25895_write_data(0x07, 0xA8);
BQ25895_write_data(0x08, 0x4B);

其他都是没有进行设置

REG0E,REG0F,REG10,REG11都能读出值,就是REG12读出来一直是 0 。不晓得为什么!