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.

[参考译文] CCS/MSP430FR5969:使用I2C与mpu9250通信

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/617462/ccs-msp430fr5969-communication-with-mpu9250-using-i2c

部件号:MSP430FR5969

工具/软件:Code Composer Studio

我想为MSP430FR5969评估套件实现i2c,以便与mpu9250 ACCL传感器通信。在哪里可以找到MSP430FR5969的I2C的一般示例

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

    您好,

    您能更具体一点吗?

    谢谢你

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    搜索'4430 m mpu9250',您将找到一些示例;其中一个示例是我的作品,但使用软SPI而不是IIC。