I am trying to get temperature readings from 2-wire PT1000 sensors using the schematic below.
To Read from J6, I am configuring the IC as follow:
MUX0: 0x07
MUX1: 0x28
SYS0: 0x02
IDAC0: 0x02
IDAC1: 0x87
Everything else is default.
I am only doing a single shot reading when i want to get a reading from a sensor.
My questions are the following:
- I am getting unreliable values from the device. They seem to change with temperature, but the values do just all over the place and seem noisy. Is there something wrong with my schematic or my configuration of the IC?
- How can I calculate on paper expected ideal readings from the ADS from say Temperature in Celsius to Value read from the RDATA command read?
