We are using ADS1148 in our design.We have tied start pin to DVDD and clock pin to ground. We are not able to read ADC data on SPI. While debugging, we observed that DRDY line has no transitions. As we are using default sampling rate i.e. 5sps, we expect 5 pulses on DRDY line. but we do not see any transitions on DRDY line.
There is no problem of reset, because we can read and write registers, only problem is we can not read data. Our sensor is 3wire RTD. We are using differential channels AIN0-1 and excitation current source of 1mA. We verified that we are able to change excitation current value, and we could see corresponding voltage across RTD. But we always read data as FF. We are using internal reference and we can see 2.048V on reference pin.
I have attached schematic for reference.Please suggest suitable action.