This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS1198: Delay between reading a single sample

Part Number: ADS1198
Other Parts Discussed in Thread: ADS1194

I am using ADS1194 so I need to read 88bits when a sample is ready. Can I do this in steps instead of continious 88 bits? What I mean is controller(SPI Master) issues 8 SCLKs and receives 8bits on DOUT,then SCLK stops, after a delay it issues again 8 SCLKs and reads the next 8bits, and will do this till it reads all 88 bits.(assume all this happens before next sample arrives)

So question is, does ADS1194 needs 88 continious SCLKs to send the sample out in DOUT, or it can send the sample with (SCLK inactive) between the SCLKs?