One thing to try. Program needed to push this out to USB serial while the ADC is running:
Add a delay after this line to let USB finish sending the text then idle before running the ADC. Not much else that can interfere with the DMA.
Code:
printf("Starting capture\n");Statistics: Posted by katak255 — Tue Mar 03, 2026 1:44 am