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.
工具与软件:
在 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