Resolved! How to enable DMA to run continuously without re-enabling it.
Hi,My application is to copy the content (32-bit Data) in the Memory to PORT ODR each time it detects a Falling Edge. I use DMA1 from TIMER CCP pin. The problem I have is, DMA1 will stop as soon as it complete the transfer and require to re-enabling ...