Tool/software:
Hello ,
We are trying to interpret the signals found on page 44 of the datasheet in a c code to read one single register of the ads131m08.
We would like to read the value of one register so we form the 16 bit command word and send it to the ADC.
While the adc is contentiously converting the 8 analog channels. When is the right signal conditions TO READ THE REGISTER VALUE.??
Should we wait the drdy to go low and then have on word for the register followed by 8 (24 bits) words of the adc channels??
Why there is an OR 111aaaaannnnnn in the table at page 42?
Do you have a simple code to just write the register and read it back for verification?
Thank you for your help !!