Hi everyone, I am working on a data acquisition system over SPI using the LTC2315. It is a three pin single input ADC, so I am only using SCK, MISO, and CS (using CS0 on teensy, pin 10). However, whenever I run this diagnostic code, all I get in the serial monitor are 0's printed one after the...