STM32L412KB USART1 problem with HSI Clock. Why when I use HSI clock for the USART 1 the serial communication doesn't work propretly?
Hi Everybody,I'm using a nucleo board with STM32L412KB and I try to learn how to use the STOP mode. I want to put the micro in STOP mode and reactivate it whit a command via USART. I put the UASART baudrate at 115200 and use the HSI clock. (see clock...