Go to advanced search

by Topi39
Wed Dec 03, 2014 10:23 am
Forum: Python
Topic: using spi with wiringpi or spidev
Replies: 1
Views: 1889

using spi with wiringpi or spidev

I have two devices connected to my Pi; a CAN Controller (CE0) and ADC (CE1) both are connected to RPI with a level shift, so it won't harm the RPI. I tried to send/receive any data to the SPI devices trying with spidev module and the other time with the wiringpi2 module but I wasn't able to get/send...

Go to advanced search