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.

[参考译文] CCS/TM4C129ENCPDT:UART 特性挂起问题

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/955627/ccs-tm4c129encpdt-uart-char-put-hanging-problem

器件型号:TM4C129ENCPDT

工具/软件:Code Composer Studio

您好!

我  已成功使用 UARTCharGet 和 UARTCharPut 发送和接收小于16字节的少量字节。  现在我要发送16个以上的字节、 UARTCharPut 函数无限期挂起。  解释这种行为的可能原因是什么?

此致

乔治

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

    您好、George、

    您能否发布使用过的代码以便我可以在 LaunchPad 上进行测试?

    我看到了另一份报告、但我们最终无法验证问题、尽管我们从未收到完整的源代码。 我们在娱乐方面的努力没有出现任何问题。 我只是尝试在不同的波特率下执行同样的操作、而我没有遇到 UARTCharPut 的任何问题。

    如果我可以获得您使用的代码、我可以自行测试并从那里进行调试、但在我看到问题之前、我实际上无法就这里发生的情况提供建议。