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.

[参考译文] MSP430FR2522:将 MSP430FR2522与主机微控制器集成

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1312722/msp430fr2522-integrating-msp430fr2522-with-host-microcontroller

器件型号:MSP430FR2522

我正在使用 MSP430FR2522开发键盘(电容式触控)、现在我想将其与主机控制器集成(最好是与 MSPM0控制器集成)。 我使用 MSP430FR2522开发了一个定制 PCB、并且能够检测到触摸(按键)、同样使用 CapTIvate 设计中心进行了验证。

现在、我要使用 MSP430FR2522的 REGISTER_I2C 协议将关键触控信息发送到主机控制器。

请告诉我使用 MSP430FR2522提供的 REGISTER_I2C 向主机控制器发送按键/接近信息的过程。