电池电量检测的片子用的Bq27541-v200 原理图与Datasheet上的一致,寄存器写不进去。。。是还需要哪里设置一下么?
非常感谢~
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.
电池电量检测的片子用的Bq27541-v200 原理图与Datasheet上的一致,寄存器写不进去。。。是还需要哪里设置一下么?
非常感谢~
如果是EVSW的话,有部分参数是写不进去,可以导出GG文件 然后用记事本等修改参数再导回。
1.首先注意I2C slave address是否设定正确,通常地址是7-bit加1-bit读写位,I2C interface章节中有详细描述。
2.明确下是个别寄存器无法读取还是所有寄存器?因为有些是只读寄存器。
3.如果是读取flash数据,要注意是否seal及电池电压是否高于flash update ok阀值。