Hello,
I am developing a thermocouple (T) measurement device.
The AD1118 is connected according the data sheet. Voltage supply 3.3V , MCU AT2580 SPI 5V.
The problem which I am facing now is the internal temperature sensor deviation.
I get always a measurement which is 8-10% higher than the real temperature of the chip/housing in the range up from 0.0C. It is compared with a Fluke thermocouple device and a Infrared thermometer which both showing the same value (+/- 0.1C)
eg.: ADS1118 is sending 0x1064 or 32.78125 C ( readout on the DOUT pin with a scope) but the real temperature on the housing (ambient temperature) is 30.3C when the ADS1118 should sent 0x0F26 , more or less.
The configuration bytes sent to the ADS1118 are 0x0A7A and return is 0x0A7B.
The SPI communication is very clean and disconnected thermocouple is showing 0x7FFF.
Is there any kind of calibration needed? I could not find anything about!
Due the fact we are close to the deadline for finishing our project, every help and suggestion about how to get the correct internal temperature measurement will be appreciated.
Thank you in advance
Kresimir