Has anyone been able to LOG data from the ADC to an SD card with an Arduino? I know SPI works with multiple devices. I think there might be an issue with the SPI bus being tied up. My code works with Just the SD shield but as soon as I plug in the ADC I get runtime errors. Just having the shield plugged in and pulling the CS pin high still causes runtime errors. Any advice would be much appreciated!
Thanks,
A.J.