UART TEACK flag stays reset at the end of HAL_UART_Init() - STM32U073
Hello, during my tests I have come across a strange issue. During the initializing phase, my application was hitting a WWDG reset (after ~400ms) constantly. This only happened after a couple resets (toggling the NRST pin LOW). I have concluded durin...