STM32F4xx HAL UART BAUD Timing Issues
Posted on January 24, 2015 at 19:54 Hi there... Using the non-hal on an STM32F2xx, I can read/write at 3,333,333 BAUD without a problem. When I port the code to STM32F4xx, I am unable to read/write to the USART1 at the same BAUD rate - instead, ...