Hello,
I want to interface ADS1231 with 2-wire SPI (CLK, MISO). SPI is from microcontroller. DRDY/DOUT pin should be detected low and then we have to send clock to ADS1231 to get data in DRDY/DOUT pin. As microcontroller pin is configured as SPI peripheral pin MISO, I am facing difficulty in detecting DRDY/DOUT low signal.
Can we configure ADS1231 using 2-wire SPI?
Thank You.
Ajay