Hi All,
I have already taken a look at this post. The issue I've been dealing with relates to after all registers have been configured (which occurs with no issue), the ADCs are woken up, and the device is locked.
Upon attempting to get converted data, The device only yields 0x222000 000000 000000 000000.
I am using asynchronous slave mode with an internal reference and the charge pump enabled. I expect the DRDY pin to go low periodically if I am querying it with NULL commands (even if data is being lost)--I am also implementing edge detection for DRDY but have not been able to get anything. Here is the output from my logic analyzer (I only have a 4 channel but assume that DRDY is constant throughout this image, as I have also tried to check for it).
Here is my schematic. The oscillator is running at 16.384MHz, and I currently have SCLK at 4MHz.
Do you think I might have damaged the IC in some way? F_FRAME (0x2501 IIRC) is only activated once the ADCs have turned on.
Thanks,
Henry