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.

[参考译文] BQ76942:安全密钥写入说明中存在混淆-技术参考手册

Guru**** 2493175 points


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

https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/1487855/bq76942-confusion-in-instructions-for-writing-security-keys----technical-reference-manual

器件型号:BQ76942

工具与软件:

为了将安全密钥写入器件、技术参考手册中规定:

1. 将0x35和0x00写入0x3E 和0x3F。

2. 以大端字节序的格式将数据写入传输缓冲区的0x40–0x47。

3. 将校验和写入0x60。 校验和是数据和命令字节之和的补码。

4. 将0x0A 的长度写入0x61。 该长度包括命令、数据、校验和以及长度字节。

0x0A 的长度令我感到困惑。 我认为它应该是2字节命令+ 8字节数据、+ 1字节校验和+ 1字节长度= 12字节= 0x0C。 如果是这种情况、请告诉我。

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

    您好、Jack:

    需要以小端字节序方式写入数据。

    此致、

    Luis Hernandez Salomon