Search found 1 match
- Tue Oct 26, 2021 9:05 am
- Forum: Hardware
- Topic: Sampling multiple channels via ADC DMA
- Replies: 2
- Views: 4541
Re: Sampling multiple channels via ADC DMA
Hi, did you get this working? I want to sample just 2 ADC channels (5 and 6) with DMA (real time clock) on at least 8kHz sampling frequency, and process buffers (filtering, FFT and more) on lower frequency, but I can only get one channel working (I2S0) and other is filled with 0s. Is there some samp...