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




