Questions about UART_TwoBoards_ComIT example in STM32 Examples
Posted on October 02, 2017 at 14:59I will focus my question on the receiver board to make it simpler.In the example we are resetting a global flag and then requesting to receive some bytes. Then we wait until the HAL_UART_RxCpltCallback sets the fla...