Has anyone have code sample to demonstrate how to transfer 8 channel ADC into memory (ADCArray[8]).
I'm having issue with interrupt between ADC and DMA.
Is there way for interrupt to trigger DMA only if all 8 channels is completed (via burst mode).