Hello,
I came across a design idea from Microchip for interfacing PT100 with their 22-BIT sigma-delta ADC MCP3551. Here is the original file.
Since MCP355x are not easily available here & I do have spare ASD1230s, I decided to experiment with it. Here is my circuit.
The issue I am having is, I am not getting expected results. My current test-setup & results are,
D_vdd = A_vdd = 5V, internal osc,
R_rtd = 100E, 1% fixed resistor.
V_rtd(measured) = 15.3mV
A_ref(measured) = 4.16V
ADC Output(measured) = 7050
With PGA=64, I should get LSB = ((4.16/2)/64)/(2^19-1) = 61.9889nV, so ADC = 15.3mV/61.9889nV = 246818
Am I doing anything wrong here ? Any help would be great.
Thanks & Best Regards,
Saumitra A Deshpande