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.

[参考译文] TMS570LC4357:中断不起作用后 SCI 溢出问题。

Guru**** 2470720 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1037502/tms570lc4357-sci-overrun-issue-after-interrupt-not-working

器件型号:TMS570LC4357

大家好、团队成员

我们将使用 sci4在终端上打印系统运行状态。 我们总共有3种设置。 2个设置工作正常。 另一个1设置在拔下并重新插入电缆时、我们始终会收到溢出错误。 一旦溢出发生、系统无法正常工作、请在 UART 中发生溢出错误时提供解决方案。

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

    大家好、Mohan、

    为了确保数据的完整性、SCI 模块检查中断、奇偶校验、溢出和组帧错误。 如果您未及时从 SCIRD 寄存器读取数据、新的即将到来的数据将从 SCI 移位寄存器传输到 SCIRD 寄存器、并覆盖 SCIRD 中已存在的未读数据。