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.

bq27426的Control() command怎么访问

Other Parts Discussed in Thread: BQ27426

比方说我想读Control() command的DEVICE_TYPE(0x0001),

    我先对0x0寄存器写0x01,再对0x1寄存器写0x0;

    然后通过quick read(不带地址的读)方式来读出2个字节数据,这两个字节数据就是bq27426的device_type,不知道是否正确,请帮忙看下,多谢!