cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMx 5.0.1 generates an error with the LL driver on the STM32F0

YDann.7
Associate III

Dear,

As mentionned in the title, STM32CubeMx 5.0.1 generates an error in the UART initialization function on the STM32F0 when using the LL driver.

When you selected "Overrun Enable" in the Advanced function, the "LL_USART_DisableOverrunDetect" function (set OVRDIS bit) is call.

When you selected "Overrun Disable" in the Advanced function, the "LL_USART_EnableOverrunDetect" function (clear OVRDIS bit => overrun function disable) is call.

0 REPLIES 0