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.

[参考译文] MSPM0G1507:RX FIFO 阈值水平似乎耦合了 RTS 和 RX ISR 标志行为。 如何独立配置它们?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1376337/mspm0g1507-rx-fifo-threshold-level-seems-to-couple-rts-and-rx-isr-flag-behaviors-how-to-configure-them-independently

器件型号:MSPM0G1507
主题中讨论的其他器件:SysConfig

工具与软件:

在 SysConfig 中、我启用了 RTS 和 CTS 硬件流控制、并启用了 UART 1的 FIFO。  我将 RX FIFO 阈值级别设置为"RX FIFO 已满"设置、因为如果 RX FIFO 未满、RTS 不需要停止通信。  但我仍然希望 RX 中断在所有传入字节上触发、即使传入数据包中的字节数不能被 FIFO 的大小整除也是如此。  如何为此配置 UART (即、仅在 RXFIFO 已满时在每个字节上中断、并将 RTS 置为无效)?

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

    您好、 Bryan

    硬件 RTC 控制连接到 UARTx.IFL。

    FIFO Rx 触发器和接收触发器使用相同的中断位。

    [报价用户 id="571356" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1376337/mspm0g1507-rx-fifo-threshold-level-seems-to-couple-rts-and-rx-isr-flag-behaviors-how-to-configure-them-independently "]仅当 RXFIFO 已满时每个字节中断并硬件取消置位 RTS [/QUOT]

    MSPM0无法做到这一点。

    此致、

    Helic