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: RESET OpCode not working as expected



After issuing the RESET OpCode to the ADS1299-FE all registers (including ID) seem to be zeroed and not set to the default values. What could be the reason for that?

  • Follow up:
    When I issue the SDATAC command directly after RESET, the registers are set to their default values. So RESET alone zeroes the registers and a subsequent SDATAC restores the defaults. Is this behavior documented somewhere?
  • Hey R S31,

    The device will not let you read registers unless the SDATAC command has been issued. So you weren't actually reading all zeros, you weren't reading at all!

    You can find info about this in the startup flow chart on page 58 as well as the command descriptions beginning on page 35 of the datasheet.

    Regards,
    Brian Pisani