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.

[参考译文] MSP430FR2633:TIDM-CAPTIVATE-64-BUTTO_BasicDemo 代码

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/672412/msp430fr2633-tidm-captivate-64-button_basicdemo-code

器件型号:MSP430FR2633

您好!
我是 Vivek Kumar、我是 MSP430FR2633和 CapTIvate 触控按钮的新手。
我从 TI 站点 TIDM-CAPTIVATE-64-Button 软件获得了源代码、我正在使用基本演示代码。
我在这里没有使用任何设计中心软件。我刷写 了 TIDM-CAPTIVATE-64-BUTTON_BasicDemo 代码、因此加载后它的工作方式就像我触摸64按钮中的任一按键时一样、如果我多次触摸板、LED1会闪烁 LED 1和 LED 2 闪烁、现在我希望该触摸感应 UART 中的数据。 Wright 现在我获得了 UART 值、但它与触摸感应无关、即使在触摸时它也会在 UART 中发送某些内容、它可能是一个垃圾值、因此我需要在 UART 中进行触摸输出(使用 BuadRate)、请尽快为我提供解决此问题的解决方案。