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.

[参考译文] MSP430FR2533:如何通过额外的 CPU 实现 I2C 功能来控制 MSP430FR2533

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/607460/msp430fr2533-how-can-implement-i2c-function-through-extra-cpu-to-control-msp430fr2533

器件型号:MSP430FR2533
主题中讨论的其他器件: MSP430FR2633

您好!

现在、我们使用 MSP430FR2533来实现键盘功能、下面是您首先检查的功能块。

我们需要通过主 CPU I2C 接口控制电容式触控按键和 LED 开/关。

我们如何实现 MSP430FR2533 I2C 功能? 是否有供参考的示例代码? 还是有其他建议方法?

谢谢。

I2C 波形测量:

此致、

Eric

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

    尊敬的 Eric:

    请参见随附的示例。

    MSP430FR2633用作 IIC 从器件。  

     -接收来自主器件的数据并打开/关闭 LED (主器件写入从器件)

     -如果从主器件获取读取请求(从从主器件读取)、则将按钮状态更改为更成熟

    e2e.ti.com/.../3515.E2E.zip

    BR、