Other Parts Discussed in Thread: ADS1235, ADS1263
This is a continuation of this post:
I am having a rough time with the wiring side. I am able to communicate with the module and read conversion data, but the status bit is throwing out a bunch of errors. Page 70 of the datasheet has the error codes and I am getting the following:
ADC1 PGA Differential Output Alarm
ADC1 PGA Output High Alarm
ADC1 PGA Output Low Alarm (more on this below)
ADC1 Low Reference Alarm
The data (from the conversion) is 0x80000000 (which is input signal <= -Vref/Gain... I guess I'm having trouble figuring out what Vref is with regards to the chip pins...).
AIN0 and AIN1 are unconnected.
If I connect the 5v to AIN0, the data goes to -982023569 or thereabouts.
Ultimately I am trying to connect a loadcell to the ADS 1262.
Is there a configuration I'm missing or is my schematic wiring incorrect?