Ah, I understand. Make sure you can process your ADC data as fast as it comes in, otherwise you'll lose samples.
Type: Posts; User: christoph
Ah, I understand. Make sure you can process your ADC data as fast as it comes in, otherwise you'll lose samples.
I cannot spot these lines in the setupADC() you posted.
Isn't that a contradiction to what you said in the previous sentence? I don't understand your post, really...
I never used the Teensy 3 ADC, so I'm possibly not on the right track here: Do you actually ever start an ADC conversion after DMA has been configured? You say that it's supposed to run in continuous...