We are using ADS1278 in our design with SPI interface.
Please clarify me the following.
1. DRDY will act as SPI_CS. Once Data is ready, DRDY will go active low.
2. How the ADS1278 SCLK pin spi mode, will it be a output or input. In datasheet it is mentioned that it is input.
3. In our coding, we need to wait for DRDY to go low (will be using this as interrupt and no Chip select is needed), then we need to output SCLK from controller.
4. Start reading the data.
Please share sample code so that we can port the same in our design.
thanks & regards,
Kotteeswaran.E