Resolved! Efficient de-interleaving without waking the CPU
I am using the STM32G474 and have the following situation:I have configured a Timer to run continuously at 25 kHzThe Timer triggers the ADC to start a sequence of 6 conversions (i.e. 6 ADC channels)Upon completion of each ADC conversion, DMA transfer...