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.

ADS1293: Streaming mode

Part Number: ADS1293


Hi,

Let me ask you a basic question about "8.5.6 Streaming mode", datasheet page 38.

When we use this mode, the order of the output data stream from "DATA_LOOP" register is fixed, correct?

For example, in case of datasheet page 38, the output data order is

                 1st : DATA_STATUS, 2nd : DATA_CH3_PACE, 3rd : DATA_CH3_ECG

Is my understanding correct?

Or is it possible to change the order by something register setting?

Best Regards, 

  • Takumi-san,

    The order in which the data will be read back in streaming mode is in the order of the registers in the register map i.e. the data registers with lower addresses will be read first. Data whose outputs are disabled in the CH_CNFG register will be skipped.

    Brian