Why the EN flag bit in DMA_SxCR register is cleared when I powered up the peripheral device? I have linked DMA with UART for receiving purpose only.
I am using Nucleo-F429ZIT. I have used UART4 and linked it with DMA for reception. The EN flag bit in DMA_SxCR register is cleared when I connect peripheral board with STM. This issue is happening only when I disconnect the power supply of peripheral...