Part Number: ADS117L14
Other Parts Discussed in Thread: ADS127L18
Can converted ADC data from the ADS117L14 be read via SPI (e.g SDO pin) instead of DOUT?
Thanks,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Dong Le,
Welcome to the TI E2E community.
No, only configuration register data can be read from the SPI port on the ADS117L14. Conversion data is only available on the DOUT pins(s).
We have example code that shows how to use a standard SPI port to read data from the data port by configuring the SPI port on the system processor as a 3-wire peripheral. This code was written for the 24b, 8-channel ADS127L18, but can easily be modified for the ADS117L14.
https://www.ti.com/tool/download/ADS127L18-MSPM0-EXAMPLE-CODE
Regards,
Keith Nicholas
Precision ADC Applications