ADS1282-SP: Interruption behaviour after a write register command

Part Number: ADS1282-SP

Tool/software:

It is indicated in the datasheet  SBAS691B –MARCH 2016–REVISED OCTOBER 2018 of  ADS1282-SP page 40:

"After a register write operation the ADC resets, resulting in an interruption of 63 readings"

1/ What is the meaning of this interruption ? Not possible to send commands through SPI ? Not possible to acquire values ? What can we do during this interruption ?

2/ Duration of the interruption: 63 readings = 63 / Fdata =~ 16 ms for 4000 SPS ?

3/ Start of the timing is from the end of the last byte of the command ?

  • Hello Hugo,

    Welcome to the TI E2E community.

    1.  The register values are maintained after a write operation, but the digital filter is reset.  Once reset, there is a settling time required before conversion results are accurate.  This time is t-DR=63 readings, or 63*t-DATA, where t-DATA is the data rate period.

    2.  Yes, you are correct.  t-DR=63/Fdata=63/4000=15.75ms.  Note that 63 is also approximate.  The exact time is specified in the datasheet under pulse-sync timing.

    3.  The specific timing is shown in Figure 46.  At the end of the last byte of the command, the next rising edge of the system clock will be the beginning of the t-DR period.

    Regards,
    Keith Nicholas
    Precision ADC Applications