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.

[参考译文] TM4C1290NCPDT:修改已启用 UART 上的 RTS

Guru**** 2482225 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/727689/tm4c1290ncpdt-modification-of-rts-on-enabled-uart

器件型号:TM4C1290NCPDT

您好!

数据表修订版 B 在第16.6节(UART/寄存器说明)中规定:

|注意:在启用 UART 或结果之外、不应更改 UARTCTL 寄存器
|是不可预测的。

这是否包括 RTS 位(#11)

| 11 RTS RW 0请求发送  当 RTSEN 清零时、该位的状态反映在 U1RTS 信号上。 如果 RTSEN 被置位、那么该位在写操作时将被忽略、应将其忽略

也是?  例如、在更改 RTS 之前、我是否必须禁用 UART、或者在 UART 运行时是否允许禁用此功能?  (RTSEN 关闭)。

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