Posted on February 28, 2018 at 12:55I have a few misunderstandings about DMA, so I need some help. I setup DMA to copy from GPIO IDR (without inc) to sram (with inc), it triggered from Timer (Free Running, Overflow event).In the case of algorithm li...