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.

[参考译文] BQ34Z100-G1:如何使用微控制器将 bq.fs 和 df.fs 文件写入电量监测计、以及如何使用这些文件。

Guru**** 1807890 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1431244/bq34z100-g1-how-to-write-bq-fs-and-df-fs-files-into-gauge-using-a-microcontroller-and-how-to-use-them

器件型号:BQ34Z100-G1

工具与软件:

大家好、我有 bq.fs 和 df.fs 文件、需要编写它们。 第一件事:我需要将这两个写入电量计吗?(数据和程序)、而且我不理解文件的某些行:

我理解这一行:

解封设备
;------------------
WAA 00 14 04 //以 AA 格式写入、在00中注册字节14和04。
但我不知道如何在这里程序:
 
W16 00 04 00 00 00 83 DE // AA 在哪里? 16、00等是什么?
W16 64 65 01
X200
C16 66 00
感谢您的帮助。