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.
Hi folks:
I wish to use a lower data rate with ADS130E08 or ADS131E08 (eg: 500 sps) than the devices allow.
I realize that I could start and stop the converters at a rate of my choosing, but I was wondering whether I could just leave them in continuous mode and only grab data every N cycles of DRDY?
For example, if the 131 is running continuously at its minimum 1000sps, can I just get data every second DRDY? I presume the output regs just get overwritten an the end of each conversion. Likewise, for the 130 which can only be throttled down to 8000sps, can I just grab every 16th occurrence of DRDY?
I am very familiar with the spi access to these devices as they appear identical to the 129x parts for which I have written production code.
thx, Gil