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.

[参考译文] MCT8316A:MCT8316AEVM GUI 中的寄存器列表与 MCT8316A 的数据表之间不匹配的非易失性寄存器名称和地址

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

https://e2e.ti.com/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/1499197/mct8316a-nonvolatile-register-names-and-addresses-missmatch-between-register-listing-in-the-mct8316aevm-gui-and-the-data-sheet-for-the-mct8316a

器件型号:MCT8316A

工具/软件:

您好、

我在尝试为 MCT8316A 编写 i2c 驱动程序时感到困惑。 该器件的数据表列出了一组非易失性寄存器、其名称与其地址相关联、但这与 MCT8316AEVM 中列出的不匹配。

看起来是的寄存器地址 REV_DRIVE_CONFIG 替换为的寄存器地址 MOTOR_STARTUP1 寄存器地址0x00000082

正确的是什么?

REV_DRIVE_CONFIG =寄存器地址0x00000082 (来自数据表 SLLSFI0C–2021年8月–2023年6月修订)

MOTOR_STARTUP1 =寄存器地址0x00000082 (来自 MCT8316AEVM GUI 用于非易失性寄存器列表)

BR DAG.