Go to advanced search

by cuboid
Fri Feb 09, 2018 8:47 pm
Forum: General programming discussion
Topic: Reading an ADC over SPI without losing samples
Replies: 5
Views: 1350

Re: Reading an ADC over SPI without losing samples

Interesting. Would that involve reading from `/dev/snd/pcmXXX`, or some other approach?
by cuboid
Fri Feb 09, 2018 6:40 pm
Forum: General programming discussion
Topic: Reading an ADC over SPI without losing samples
Replies: 5
Views: 1350

Re: Reading an ADC over SPI without losing samples

Thanks, I'll study that example!
by cuboid
Fri Feb 09, 2018 5:42 pm
Forum: General programming discussion
Topic: Reading an ADC over SPI without losing samples
Replies: 5
Views: 1350

Reading an ADC over SPI without losing samples

I have some questions about the tradeoffs for different ways of reading from an ADC via SPI. The problem I'm trying to solve is detecting (and timestamping) a fairly short (<1ms) spike in the strength of a signal. The frequency domain is about 1-4kHz, so sampling at about 10ksps should do. This woul...

Go to advanced search