How do you set up the GPDMA to handle ADC4 4-channel conversions that are fed to a circular buffer?
I was able to get this working for the L5 with one large circular buffer and interleaved values from the ADC channels 1-4.Given the improved DMA on the U5, I expect that the DMA will not have to generate an interleaved circular buffer of ADC channel ...