STM32 HAL UART Receive Issues
Posted on May 17, 2016 at 22:02 Hi all, I have recently run into an issue trying to use the HAL_UART_Receieve() function which comes with the HAL library. I am using the Nucle-F303RE board, which uses the STM32F303RE microcontroller. I wa...