Other Parts Discussed in Thread: MSP430F5528
I am using ADS1220 to test the performance(INL, DNL) of my 10bit Dac chip.
The drift and offset of ADS1220 will become as a variable in measuring performance, but we will not take this variable seriously because the resolution of the ADS1220 is much higher than my DAC chip(is it right?).
I have succeeded in reading the voltage by using the ADS1220, but I had one big problem.
My DAC output range is 1-3V(2V difference), ADS1220 input range is also maximum 2.5V difference voltage range. DAC, ADC are controlled by only one MCU(MSP430F5528), they share only one ground.
In this situation, ADS1220 only can read the 0-2.5V range, so that cannot read my DAC output (1-3V range) even if I use any other voltage reference mode (default of not default mode).
In this situation, can I read the 1-3V voltage range by using the ADS1220?
Thanks for your cooperation.