Tool/software: Code Composer Studio
Hello.
I'm trying to create a design using the ADS1248, and have questions during the test.
There is a problem with the output value.
First, I checked that the input data was enterd correctly in the register. I want this data is amplified through the OP-AMP inside ADS1248.
However, even if I modify the program according to the amplification ratio written on the datasheet, the output value does not match the amplifiction ratio.
Ex) PGA = 1 : Vin = 0.5 > Output Voltage 0.5
PGA = 2 : Vin = 0.5 > Output Voltage 0.7 (Expected Value : 1.0)
I'm changed the amplification ratio of the PGA by changing the value of the SYS0 register.
So, I wonder why the amplification ratio written on the datasheet isn't correct.
Additionally, What is the procedure for using both commands, SYSOCAL and SYSGCAL?
I carried out the procedures written on the datasheet for both commands. But the results were normal when not in use, but were not normal after use.
Thanks
Elya