This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

8 channel ADC into Array via DMA

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).

0