Hi,
I am trying to read data from an ADS8528 using SPI. Using my logic analyzer, I can see activity on the MISO pin in response to what I am sending but I am unable to make sense of the data.
I have tried to read the config register back by setting bit 30 high and then initiating a read but that doesn't give the value that I just wrote to the config register as I would expect.
I think I would expect the values after the first two CONVST/BUSY cycles to be the Config register based on setting Bit 30 high. I then would expect the third (and ensuing) reads to be A/D values. Does that sound right?
I saw another post on E2E (here) that said they were able to tell that the configuration was working because they could see the REFIO pin go from 2.5V to 3.0V. Unfortunately, when I try to measure it with my Fluke, it just shows voltage dissipating (presumably due to the capacitor to ground).
I'm struggling to make sense of what I think the datasheet is saying vs what I'm actually seeing but I'm prepared for the problem to be my ignorance.
Thanks,
Jim