Hi Everybody, USART interrupt enabledDMA interrupt enabledUSART2_RX circular USART2_TX normalSimplifying code to the essential part here, code is receiving the bytes in the circular buffer but it does not jump to HAL_UART_RxCpltCallback. Could someon...