Hi,
Thank you very much for the very helpful information you have provide me! I appreciate it, it is very kind of you all!
As an update, I've placed an order with digikey for the 8551 operational amplifiers. When they arrive I'm going to build a test circuit like I did with the 2051's and compare performance before doing a final installation. I
In the mean time, I have been working on taking readings from the 2440 over SPI. The 2440 has 5V logic levels, and the MCU I'm using is an arduino due, which has 3.3 logic levels. To perform the level shift and isolation I'm using Si8663. Its like an optocoupler but uses RF instead of light. I had one on hand so I used it. I've been getting some very odd readings out of the ADC, and I'm not sure if its from an error reading the SPI bus, or an error in my circuit. Right now there are no op amps in front of the ADC, I'm interfacing directly to the ADC inputs.
Below is some readings I have been getting.from the ADC: (Vref = 5.0 V, +In is connected to -In through 10K resistor)
With inputs shorted: ADC reads 2.49997 V
with input connected to VREF: ADC reads 1.250000 V
The readings are all very repeatable, and stable, which is a good thing. I'm trying to figure out what I have overlooked. Have any ideas? I figure the 2.5V reading is somewhat reasonable with the input grounded, as that is halfway in the voltage range, and the ADC may scale so ground is at Vref/2. What is baffling to me is why a larger voltage reads less?? Does this sound like anything you guys have experienced in the past?
As always, thank you all for your kind assistance!
I'm trying to wrap my head around what I'm seeing. Do you guys have any ideas?