Question
STM32L476 UART flow contorl does not work
after enabling the Flow control via FreeRTOS that was made by the cube correctly.
i can see that the RTS does not working at all when i'm transmitting a data .
and also the interrupt via the FreeRTOS does not include the flag of CTS
why ????
what is the problem with the RTS ?
