STM32F405 UART CTS RTS flow control issue
Posted on December 14, 2017 at 13:50Hello,We are using STM32F405 controller with CUBE MX library for UART communication with hardware flow control. Our aim is to wakeUp STM board from STOP mode when UART data comes. So I monitor RTS and CTS lines an...