STM32F4xx + UART1 DMA + UART2
Posted on August 04, 2017 at 15:16hi,i have STM32F401 with uart1 configurate in DMA and i would like to add uart2 (in DMA or not)is it possible to do it?how i manage the IT flag?UART1 DMA, call fct :void HAL_UART_TxCpltCallback(UART_HandleTypeDef *U...