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.

ADS1299 GPIO and ADC data syncronization

Other Parts Discussed in Thread: ADS1299

Hi!

from ADS1299 datasheet:

For the ADS1299, the number of data outputs is [(24 status bits + 24 bits x 8 channels) = 216 bits].

The format of the 24 status bits is: (1100 + LOFF_STATP + LOFF_STATN + bits[4:7] of the GPIO register

The question - how GPIO input states synchronized with the ADC samples data?

Thanks!