Posted on June 23, 2018 at 23:22HiI want to parallel data transfer via DMA. I am trying to transfer an array in memory to the GPIO. For this, I thought it would trigger the DMA with the Timer Update event. In this way, I can move the data in memory ...