Figure 328. Rs232 Rts Flow Control - ST STM32WL5 Series Reference Manual

Advanced arm-based 32-bit mcus with sub-ghz radio solution
Hide thumbs Also See for STM32WL5 Series:
Table of Contents

Advertisement

RM0453
RS232 RTS and CTS flow control can be enabled independently by writing the RTSE and
CTSE bits to '1' in the USART_CR3 register.
RS232 RTS flow control
If the RTS flow control is enabled (RTSE = 1), then nRTS is asserted (tied low) as long as
the USART receiver is ready to receive a new data. When the receive register is full, nRTS
is deasserted, indicating that the transmission is expected to stop at the end of the current
frame.
Figure 328
RX
nRTS
Note:
When FIFO mode is enabled, nRTS is deasserted only when RXFIFO is full.
RS232 CTS flow control
If the CTS flow control is enabled (CTSE = 1), then the transmitter checks the nCTS input
before transmitting the next frame. If nCTS is asserted (tied low), then the next data is
transmitted (assuming that data is to be transmitted, in other words, if TXE/TXFE = 0), else
the transmission does not occur. When nCTS is deasserted during a transmission, the
current transmission is completed before the transmitter stops.
When CTSE = 1, the CTSIF status bit is automatically set by hardware as soon as the nCTS
input toggles. It indicates when the receiver becomes ready or not ready for communication.
An interrupt is generated if the CTSIE bit in the USART_CR3 register is set.
shows an example of communication with CTS flow control enabled.
Universal synchronous/asynchronous receiver transmitter (USART/UART)
shows an example of communication with RTS flow control enabled.

Figure 328. RS232 RTS flow control

Start
Data 1
bit
RM0453 Rev 1
Stop
Start
Idle
bit
bit
RXNE
Data 1 read
Data 2 can now be transmitted
Stop
Data 2
bit
RXNE
MSv31168V1
Figure 329
1171/1461
1266

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32WL5 Series and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF