I'm using the ADS1298R and attempting to get the SPI communications working properly. I know the SPI wiring is correct because I can write registers and I can see things change, such as the sampling rate (DRDY rate changes correctly), and I can read out the data at each DRDY signal and I get back great looking data. But, I just can't read back registers.
The attached image is a RREG command to read out the ID register. The two CS channels in the image are being decoded before driving the ADS1298R CS line and I have verified that this is operating correctly.
Has anybody seen this happen before or have any insight as to what I can check or try?
Thanks