I'm trying to modify Launchpad microphone example (BOOST-EDUMKII_MicrophoneFFT_MSP432P401R).
It works fine (after modification for FFT using q31 format). This example uses DMA in Pingpong mode.
Is it possible to program DMA to transfer 2 ADC channels in sequence mode e.g. A10 & A11 (ADCM0 & ADCM1)?
I do not know how to set dual source for DMA channel.
Thanks,
Chris