Hello,
I use a magnet and Hall sensor connected to the PGA302.
We found that the magnet, Hall sensor and PGA302 are affected by temperature.
P ADC's GAIN is set to 40.
The T ADC is said to compensate for temperature.
I tested whether it compensates for 0°C, 25°C and 50°C by setting it to 3 Pressure, 3 Temperature in the PGA302 GUI.
But the result didn't go the way I wanted.
Internal Temp Sensor is set in T MUX with EEPROM.
I set the T ADC GAIN to 1.33.
Looking at the datasheet, there were calculations for -40°C, 0°C and 150°C.
When T GAIN is set to 4 at 10°C, the T ADC Value of 4340 was output from the Data Monitor.
Calculation according to the data sheet yielded -68°C.
1.(T ADC Code = 20 x Temp + 5700
(4340-5700)/20 = Temp
Temp = -68)
Is it correct to calculate like this?
2. If T ADC GAIN is set to 4, can it be calculated using the Decimal value displayed in the Data Monitor?
The temperature is adjusted using the Temperature& Humidity Chamber.
3. How do I set the T ADC part to output the T ADC Code according to the calculation formula for -40°C, 0°C, 150°C as shown in the data sheet?
Only need to set T GAIN = 4, Enable Internal Temp Sensor?
4. How do I set up if I want to use an external temperature sensor?
thanks.