User Activity

I generated the code for the uart in dma mode in a cube. But the data does not go, and the HAL_UART_Transmit_DMA function returns HAL_BUSY.I already found a solution to the problem, just publish it.The cube generates code: MX_USART2_UART_Init (); MX_...