Other Parts Discussed in Thread: ADS1147
Dear all,
We are developping an application in which we would like to connect an ADS1147 to an MCU using only pure SPI lines (SCK, DIN, DOUT, CS). We would like to synchronize the start of conversion and to be notified as soon as it is finished.
For that reason, we are configuring the ADS to use DOUT pin as DOUT/DRDY output and to disable the continuous conversion mode. Aparently the DRDY config works correctly when using continuous conversion mode. However, as soon as we stop the continous conversion mode, the DRDY pin does not fall down anymore after the start of the conversion.
Just for reference, we are using ADS1147 evaluation board where by default START & RESET pins are connected to Vcc.
The sequence that we are using is as follows:
> Configure Data output rate writting SYS0 register (WREG cmd).
> Enable DRDY_MODE by writting IDAC0 register (WREG cmd).
> Disable continuous conversion mode sending a SDATAC cmd.
> Send a SYNC cmd to start conversion.
> Wait for a falling edge on the DRDY pin.
Does anyone use this configuration? What are we doing wrong?
Best regards,
Roger.
