请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSP430F6459 你(们)好
我使用的是 msp430f6459 HiRel 微控制器。
在此控制器中,如何通过 I2C 与 从机通信,从机地址 大小为8位,从机寄存器地址大小为16位。
请就此提供帮助。
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.
你(们)好
我使用的是 msp430f6459 HiRel 微控制器。
在此控制器中,如何通过 I2C 与 从机通信,从机地址 大小为8位,从机寄存器地址大小为16位。
请就此提供帮助。
您好!
您可以在下面的链接中找到代码示例。 msp430f665x_uscib0_i2c_07.c、msp430f665x_uscib0_i2c_08.c 和 msp430f665x_uscib0_i2c_10.c 应该对您的用例有所帮助。