Other Parts Discussed in Thread: ADS1263, ADCPRO
Hello,
We tried reading data through ADS1263EVM-PDK, But not getting satisfactory results or somewhere our understanding does not meet.
We have connected below voltage signals to the ADS1263EVM board.
- IN2 (REF_P) = 4V
- IN3 (REF_N) = 1V
- IN0 (Vin_P) = 3V
- IN1 (Vin_N) = 2V
Please refer "Hardware_Connections.PNG" image for hardware connection as below.
ADS1263 register configuration is done as below
- MODE0 = CHOP(disabled)
- MODE1 = FILTER(Sinc1)
- MODE2 = BYPASS(disabled), GAIN(1), DR(400)
- INPUTMUX = MUXP(AIN0), MUXN(AIN1)
- REFLUX = RMUXP(AIN2), RMUXN(AIN3)
Above are the only bits which are changed, rest all configurations are as default. Please refer below image.
With above-said circuit connections and register configuration and as per our understanding ADS1263 should read the difference between two input signals (Vin_P - Vin_N) as 1V. But we are getting ADC reading as 1.67192V. Please refer below image
The question here is, we are not able to understand from where 0.67192V is getting added?
All the snapshots of ADCPRO software V2.0 for this configuration are attached for reference as below.
Any kind of help to resolve the issue is appreciated.
Thank you........:)