Resolved! Is there a way for DMA to start to read a buffer in a x position of the array?
In my current project I am using DMA multi transfer to generate an arbitrary waveform by changing synchronously timers' registers. The first waveform is named "Chrono1", and I would like to interrupt (external) this waveform and insert a second arbit...