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.