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:msp430f6459

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/886531/msp430f6459-msp430f6459

器件型号:MSP430F6459

你(们)好

我使用的是 msp430f6459 HiRel 微控制器。

在此控制器中,如何通过 I2C 与 从机通信,从机地址 大小为8位,从机寄存器地址大小为16位。

请就此提供帮助。

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

    您好!

    您可以在下面的链接中找到代码示例。   msp430f665x_uscib0_i2c_07.c、msp430f665x_uscib0_i2c_08.c 和 msp430f665x_uscib0_i2c_10.c 应该对您的用例有所帮助。   

    http://www.ti.com/lit/zip/slac539 

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

    感谢 Eddie LaCost 为您提供的解决方案。

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

    尊敬的 Eddie Lacost:

    我看到了您共享的代码示例,因为我找不到16位从寄存器写入或读取数据。

    毫无疑问、可以使用16位从器件寄存器写入8位从器件吗? 因为我没有向16位从器件寄存器写入任何信息。