Hello,
I am having issue reading from ADS62P49 registers in SPI mode. I can write to the regs ok. I am following the TI ADS62P49/ADS62P29 Datatsheet page 18. To read from the regs, I set the bit DO in reg 0x00 (write 0x01 to addr 0x00) then initiate the read by specifying the addr for regs I need to read and monitor the SDOUT pin for data. I dont see the data on SDOUT pin.
I know my SPI write works as I can put the device in digital ramp test pattern mode by writing 0x04 to reg addr 0x75. I have probed the SPI pins and they look ok.
Please let me know if you have any suggestion.
Thank you.