STM32G0 TX Busy Flag Set when ClockPrescaler is 8
Hi, HAL_UART_STATE_BUSY_TX is always Set when I change the ClockPrescaler of USART Paremeter.My Cube configurations are in photo above. I have to drive Usart with 100 Baudrate. Systemclock Frequency is 50Mhz. When SystemClock is 50Mhz and ClockPresc...