USART DMA no data- HAL_UART_ErrorCallback() i get huart->ErrorCode = HAL_UART_ERROR_DMA
Hey,I'm new with STM32 =)I have STM32H743ZIT6I'm trying to read GPS data from ublox device.After creating a new project with STM32cubeIDE.This is the following configuration in the IOC file:USART2DMA - USART2_RX with circular modeglobal interrupt ena...