Resolved! SMT32G030 UART interrupt is triggered as soon as I enable the UART interrupt
Hi,I developed an application using the STM32G030 having UART working with interrupts. The UART initialization is done by the STM32CubeMX (attached). In addition, I have added code to enable the RXNE and Error interrupts using the LL functions "LL_US...