Use UART flowcontrol CTS and DE; UART DMA receive disabled after error
Hello everyone, I'm using the USART 1 of the STM32U375-KG. Regarding this I have two questiones:1.) Can I use UART CTS (clear to send) and DE (driver enable) at the same time? In the device configuration tool I can only select "CTS only" or "Hardwar...