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.

[参考译文] MSP430FR2355:用于 Code Composer Studio 的 I2C c 库

Guru**** 2763595 points

Other Parts Discussed in Thread: MSP430FR2355

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1162468/msp430fr2355-i2c-c-library-for-code-composer-studio

器件型号:MSP430FR2355

正在寻找用 C 语言编写的 I2C 主库以使用..... TI 是否在某个地方有类似的东西?   

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

    您好、Steve、

    我不相信有,至少不是官方的。    TI Resource Explorer 中提供了适用于 MSP430FR2355的 I2C 主设备代码示例和 MSP430 DriverLib 示例、但我认为您所寻找的更像 I2C 主设备驱动程序。

    在这种情况 下、您可以找到一个可与 CapTIvate 电容式触控库示例配合使用的 I2CMaster 驱动程序、该示例适用于 CapT-phone 和 CapT-metal EVM。

    我已上传到此处、以方便使用。

    e2e.ti.com/.../I2CMaster.zip

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

    谢谢。。。是的、这更多是我想要看到的。