Resolved! STM32U0 using LPUART with Hardware Flow Control
Hi,I would like to use LPUART3 to proceed the UART communication with hardware control flow enable.However, I found that when the Send_UART_DATA there indeed has TX signal from LA, but CTS/RTS hasn't changed, only when system reset, those two pins j...