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.

[参考译文] MSP430F413:MSP430F413的 I2C

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/971065/msp430f413-i2c-for-msp430f413

器件型号:MSP430F413
主题中讨论的其他器件: MSP430FR2111

我尝试将 MSP430F413与蓝牙信标发送器一起使用

BC7161。 它通过 I2C (SDA、SCL)进行通信。 MSP430F413没有 I2C 通信

功能。 是否有任何方法可以为 MSP430F413的 I2C (SDA、SCL)对2端口进行编程?

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

    应用手册 SLAA703具有示例软件 I2C 实现。 该代码可通过 PDF 中的链接获取。

    它是为 msp430fr2111编写的、但只是简单浏览代码、我怀疑您只需调整 MSP430_swi2c_master.h 中的引脚定义即可

    https://www.ti.com/lit/an/slaa703a/slaa703a.pdf