datasheet里面介绍读取hw_version是在control这个寄存器里面且cntrol_data是0x0003。所以我想读取hw_version是应该如何操作?
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.
使用bqstudio查看寄存器状态,在bqstudio最左侧界面的command中可以找到hw_version,log后即可读取。