UART information missing from RefMan, HAL_UART_Init() error
I found this problem with STM32L476 but I suspect it may be a general STM32 quirk.The manual does not list the minimum and maximum value of UART BRR register. While the minimum value of 0x10 seems to be quite obvious, the maximum correct value in the...