我已阅读 bq27z561的 sluubo7 TRM。 在该部分中、13.2 显示了如何在制造商访问系统(MAC)中读取和写入数据。 因为我 在 C 程序中编写该内容的经验较少。 请提供读取器件名称的示例代码。
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.
您好!
我已根据您的建议写信、但我没有得到回复。
root@LZ50:/media# i2cset -f -y 2 0x55 0x3E 0x01 0x00 I
root@LZ50:/media# i2cget -f -y 2 0x55 0x3E
0x01
实际上、它需要将我的 Z561退还给 BQ27Z561。 但它没有返回正确的答案。
可能是我 犯了个错误。 所以,请纠正我出错的地方?