Hi,
Here's my setup- ADS1292R with internal clock enabled, 512KHz SPI frequency, and Start pin tied Low.
On startup I send the START opcode, then read in the data ( which is 24 bit status, 24 bit channel 1 , 24 bit channel 2). I get the Status perfectly, 0xC00000, and I get values for the channels.
Is there any way to test that I'm reading the right values?
Am I supposed to read some specific number when I short the two leads for a channel? Or am I supposed to get 0 if I connect both leads to ground? Any other ideas for tests to verify that I'm reading the right data would be very appreciated.
Thank you