Hi,
I'm having a issue with boards with the ADS1298 ADCs.
In about 1-3 og 100 power ups we read back wrong device ID.
The read back is 0xC0 (b1100.0000) when we should be getting 0xD2 (b1101.0010), What bothers me is the bit4 should always be '1' according to datasheet How can it be replying with bit4 '0'?
First we send 0x11 to Stop Read Data Continuously
Them we read back device ID: (expected 0xD2)
How ever in some case we get wrong device ID (0xC0)
When this happens the device behavior is not as expected...
I have been going through our power up sequence and everything seems correct. Is this 0xC0 device id return some indicator of what can be wrong ???
Best regards
Stefan