Use of UART_RX_IDLE_THRHD
Posted: Wed Jun 19, 2019 8:22 pm
Hi,
there is a configuration "UART_RX_IDLE_THRHD" on UART, but I don't found any use for it.
Can someone explain the use of "UART_RX_IDLE_THRHD"?
From Reference Manual (p.361):
UART_RX_IDLE_THRHD When the receiver takes more time to receive Byte data than what this
register indicates, it will produce a frame-end signal. (R/W)
PS: It's not TIMEOUT interrupt!
there is a configuration "UART_RX_IDLE_THRHD" on UART, but I don't found any use for it.
Can someone explain the use of "UART_RX_IDLE_THRHD"?
From Reference Manual (p.361):
UART_RX_IDLE_THRHD When the receiver takes more time to receive Byte data than what this
register indicates, it will produce a frame-end signal. (R/W)
PS: It's not TIMEOUT interrupt!