In RDATAC mode ,the DOUT pin returns 216bits, and the first 24 bits are Status Register, But what is Status Register?
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.
I short the INP and INN, and the results I got have many 0,it that correct? And I get the wave of DRDY and SCK by scope. The blue line is DRDY, and the yellow line is SCK, but what's wrong is that during the DRDY remains high, there are only 14*8 period of SCK, not 27*8, do you know why ?
Hey Tracy,
I actually doubt that you'd get all zeros with an input short measurement. You're likely to measure a small offset and noise. If the data is coming back as all 0x00s, then something is not happening the way it should. Check the DOUT line on the scope to see what is actually coming out of the device during data collection. Make sure the device is in RDATAC mode and that the channels you want to read from are powered on.
That image of DRDY looks right. DRDY will fall low when a new conversion is ready, then come back high on the first falling edge of SCLK. As for the number of SCLK periods, that is definitely a microcontroller issue. Unfortunately I wouldn't really be of much help when it comes to microcontroller specific questions.
Regards,
Brian Pisani