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.

ADS1261: Read status

Part Number: ADS1261

Hi,

How to read the status of the ADC1261? Please see the attachment.

Thanks.

Kevin Xiong

  • Hi Kevin,

    The status byte contains information on the operating state of the ADC.The STATUS byte is included with the conversion data by enabling bit STATENB of register MODE3. Optionally, read the STATUS register directly to read status information without the need to read conversion data. The STATUS register is at address 0x01h.

    -Bryan