stm32F4 UART Hardware Flow RTS/CTS + interrupts
Posted on August 31, 2016 at 11:52Hello, I am currently working on a project to communicate with a Bluetooth module (BT121), to do that I use the STM32F407 eval board. Here is my configuration : // Initialize the UART3, huart3 huart3.Instance =...