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/TMS320F28027F:UART 通信超时

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/589461/ccs-tms320f28027f-uart-communication-timeout

器件型号:TMS320F28027F

工具/软件:Code Composer Studio

您好!如何在  C2000 piccolo launchpad (28027F)上的 UART 通信中添加/实施通信超时。

谢谢。

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

    实现超时的最简单方法是启动计时器、直到从器件接收到确认。 当您在该特定时间内未收到确认时、您会将其称为超时。
    您可以参阅此帖子以实现握手: e2e.ti.com/.../2107291

    此致、
    Gautam