Hello,
I would like to use the ADS127L01.
I'm using the SPI interface and there it is possible to get the ADC results and to program registers. But I didn't find in the datasheet anything concerning mixing these two tasks. After the #DRDY signals goes low, I can shift out the results of the internal shift register. So I can't program the registers in that time range. Afterwards I can program registers of the ADC, but I must be ready before the next #DRDY signal is going low. I think, this can be a little bit difficult.
Perhaps there is the assumption, that the ADC is stopped, before any register is programmed using SPI interface. I can do this by setting the START pin low.
Is there any information available, concerning the practice using the SPI interface?
Further I'm interested, if the ADS127L01 needs a RESET after power up. Perhaps the device has an internal power up reset so no reset pulse is necessary at the #RESET pin of the ADC. At the evaluation board there is no connection of the RESET pin to the MCU. Perhaps I can connect the #RESET pin of the ADS127L01 directly to DVDD.
I appreciate any information available.
Thanks.