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.

[参考译文] MSPM0G3518-Q1:多个 UART 演示代码

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1611921/mspm0g3518-q1-multiple-uarts-demo-code

器件型号: MSPM0G3518-Q1

您好的团队、

我的客户的应用需要 4 个 UART、每个 UART 的波特率为 4Mbps。 他们想知道如何防止中断冲突导致数据丢失。 是否有相应的演示程序可用? 谢谢你。

此致、

Eileen

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

    我认为 TI 没有任何包含多个 UART 的示例。

    然而,要回答这个问题,你必须遵循霍金法院杰斯特的中断规则:

    哈伯特·霍金斯:我想进来、继续、把它拿过来、然后出去。 明白了吗?

    Ravenhurst:明白了。

    Hubert Hawkins:好。

    即使在 80MHz 下、如果有大量数据来回飞行、MSPM0 也很难跟上步伐。 您可能每隔 3us 左右就会有一个角色出现。