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...