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.

Using ADS8201 with Raspberry Pi

Other Parts Discussed in Thread: ADS8201

Hi, guys.

I have been working on my ADS8201 with Raspberry Pi.

Raspberry Pi has its own GPIO pins and also dedicated SPI bus pins.

I have been trying with python, but could not read anything.

I read datasheet for over 10 times and I think I connected it with RPi correctly.

After failing with python, I am going to use C directly.

I will be much appreciated if anyone can provide sample code of ADS8201 working on Raspberry pi.

Thanks.