This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Which is fastest way to acquire data through SPI in AM335x ?

Other Parts Discussed in Thread: ADS1256

Hi,

I have a ADS1256 ADC which is interfaced through SPI with AM335x based custom board (running linux-3.2). Since ADS1256 has a maximum sampling rate of 30k , it means it can output 30k samples in 1 sec.  But in linux i am able to capture 30k samples in around 3 seconds using ads1256 linux driver.

So is there any faster way to capture ADC data in linux?

regards

Nitesh