Hi,
I am not getting readings from my ADS127LO1 adc. My scope shows the clock cycling at 8 MHz. The DRDY pin spends most of the time high and toggles low for about 2 us. The DRDY cycle period is 8 us. I have my microcontroller set to read three bytes of data after the falling transition of the DRDY pin. My scope shows three sets of pulses (8 pulses per set) from the SCK pin. My microcontroller is not registering any data recieved, and my scope does not show any pulses coming out of the DOUT pin. Disconnecting the wire from the DOUT pin to the microcontroller does not help. My familiarity with SPI is rather limited so I don't know if this software or hardware related. Any help is appreciated. Some info on connectivity is below.
My DVDD and AVDD are tied together at 3.29 volts. All my grounds are tied together. I have RESET and START pulled high and the following pulled low: CS, DSYN, DSYN, FLT0, FLT1, FSMD, OSR1, OSR0, INTLDO, FORMAT and HR. According to my multimeter, my input to the AINP pin is about 1.5 volts, AINN is pulled to ground.
Thanks,
Jack