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.

ADS8681: Reading conversion data from ADC

Part Number: ADS8681
Other Parts Discussed in Thread: ADS7038

Tool/software:

Hi, I'm trying to read conversion data from ADS8681 but I kept getting 0xFF.  My mcu is M0 series.  Am I missing any specific requirement? Thanks.

Pseudo code:

1) Set CONVST low
2) Delay 10us
3) Set CONVST High (for conversion to start)
4) Delay ~20us  (to satisfy tconv_max minimum=665ns)
5) Set CONVST low (to initiate data transfer frame)

6) Send 4 bytes via SPI (0x0, 0x0, 0x0, 0x0) as NOP command