Bug: UART BRR calculate error when oversampling by 8. And Poor algorithm
Posted on April 25, 2015 at 04:52This error lasts a long long time, and maybe still exists other version of stdperiph or Cube. In STM32Cube_FW_F4_V1.5.0 the error is in this line of stm32f4xx_hal_uart.h: #define UART_BRR_SAMPLING8(_PCLK_, _BAUD_) ...