stm32f4xx-hal
stm32f4xx-hal copied to clipboard
How to configure hardware flow control in uart?
I want to use hardware flow control in STM32F411's UART1. How do I configure the uart to use the associated pins PA11 and PA12 as CTS/RTS?