I am trying to use this board to read from 6 analog bipolar input channels. I find inconsistent results when attempting to read negative voltages. According to the ADS1256 documentation, the voltage range is +/-2Vref/PGA, which should be +/- 5V for me. However, the A/D hits a floor of about -0.5V below which it will not read. These are single ended signals wtih a common ground - tied to AINCOMM.
I am using the C-code and bcm2835-1.45 library.