Resolved! UART Receive (RX) IDLE Interrupt gets triggered before completion of a data transfer
Hi,I use the following setup:EVAL BOARD: NUCLEO-G070RBMCU: STM32G070RBSystem Clock: PLLCLK (source HSI) running at 60 MhzUART: UART2, UART2 Clock: SYSCLK (60 Mhz)UART Buad Rate: 460800I'm using UART RX IDLE Interrupt with DMA for receiving input data...