why HAL_UART_Transmit not working at clocks above 2 MHz?
I am using stm32l496, when in stm32cube I set the MSI clock above 2 MHz even if I don't change the Uart clock, when micro exits from lprun mode, HAL_UART_Transmit function not working or prints at a very delayed time for example if it must printed ev...