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.

[参考译文] MSP430FR5969:在 I2C 上发送和接收2个字节

Guru**** 1753810 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/1418925/msp430fr5969-sending-and-receiving-2-bytes-on-i2c

器件型号:MSP430FR5969

工具与软件:

I2C 2字节发送和接收我将 I2C 与 MSP430FR5969结合使用。

当我要通过 I2C 发送和接收2个字节的数据时、应该使用哪种类型的源?

另外、请教我在使用 I2C 接收数据时如何写入变量。

目前、即使我使用 I2C 读取2个字节的数据、稍后发送的数据也会输入到两个变量中。