Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

SDK • Re: Losing samples while using adc_dma_capture

$
0
0
One thing to try. Program needed to push this out to USB serial while the ADC is running:

Code:

    printf("Starting capture\n");
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.

Statistics: Posted by katak255 — Tue Mar 03, 2026 1:44 am



Viewing all articles
Browse latest Browse all 8374

Trending Articles