2022-02-15 05:49 AM
Hello,
During a UART transfer I used the HAL_DMA_Abort_IT() function. The transfer stopped but the DMA handle stays locked and in the HAL_DMA_STATE_ABORT.
When in this state the only thing to do is reinitialize the peripheral.
Anyone have some feed back on this?
Thanks