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.

[参考译文] MSP432E401Y:I2C 从 MSP432E401Y 传输至 TMP117

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1388534/msp432e401y-i2c-from-msp432e401y-to-tmp117

器件型号:MSP432E401Y
Thread 中讨论的其他器件:TMP117

工具与软件:

团队成员、您好!

我正在尝试使用 MSP432E401Y 控制器(PN4和 PN5)中的 I2C2从 TMP117传感器读取温度。

您能指导我做同样的事情吗?

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

    您好!

     我们没有专门用于连接 TMP117的 I2C 示例、但您可以在适用于 MSP432E 的 SDK 中参考多个 I2C 示例。 请参见下文。 我建议您从 C:\ti\simplelink_msp432e4_sdk_4_20_00_12\examples\nortos\MSP_EXP432E401Y\driverlib\i2c_mastermode_simple_transfer 开始、并进行修改以与 TMP117连接。