Dear TI Support,
I am currently using the ADS1281 in a unipolar mode of operation.
The ADS1281 is set up as follows:
*AVDD = +5V, AVSS = 0V
*VREFP = +5V, VREFN = 0V
*ADC driven by an AD8138 differential op-amp with VCOMMON = +2.5V. VIN- of the op-amp is set to GND and VIN+ can be anywhere between 0V to +5V (the input into the system is single-ended, but is converted to differential signals for the ADC). At VIN+ of 0V, VOUT+ = VOUT- = +2.5V. As a side-note, the ADC is currently configured in FIR-mode only.
When analyzing the output of the ADC in continuous conversion mode, I am only analyzing 24-bits rather than 32-bits of data. Analyzing analog input values between 0V to +2.5V correlates to hex values between 000000h to 7FFFFEh. As soon as I try to inject values of +2.5V to +5V, the ADC output clips at 7FFFFFh, which actually correlates to the characteristics listed in Table 14 of the datasheet for FIR filtering mode. Therefore, my ADC looks like it is currently setup for a bipolar mode of operation where the FSR is +/-2.5V.
I tried searching the datasheet to see if there was a way to configure the ADC to work in unipolar mode, where values greater than VREF = +5V result in the expected clipped hex values. Is there a way to set the ADC into this type of unipolar mode, or do the ADC outputs only correspond to a bipolar mode of operation? Will the ADC output values always clip for values > VREF/2?
Regards,
Matthew Bloom