Posted on August 18, 2016 at 10:28Hello, I disovered some weird behaviour with STM32F10x standard peripheral lib V.3.5.0: When I try to set a UART baud rate of 215,000 B/s via USART_Init() function, it results in a baud rate of 250,000 B/s instead (...