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.

[参考译文] MSP430F6736:UART 传输缓冲器问题

Guru**** 2390755 points
Other Parts Discussed in Thread: MSP430F6736

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1073899/msp430f6736-uart-transmit-buffer-issue

部件号:MSP430F6736

您好,

我正在处理 MSP430F6736。 在 eUSCI UART 中,我尝试了 CCS 资源管理器中可用的示例代码。

控制器正在接收来自通信端口的数据,并成功连接到 ISR。 但它未能转达答复。 使用的示例代码是'430m f673xA_USCI_UART_standard_edender'(回波模式)。通过分析更多信息,我知道 UCA0TXBUF 已加载数据,但我无法使用外部设备读取数据。 我检查了硬件连接错误(连续性),情况良好。