Hi,
We have board with three ADS54J60 ADCs. I try configure these ADCs through SPI. I can read/write regs from the master or the ADC page, but when I try readback regs from the other pages I always get 00h.
After I had written address 4003h with 00h (LSB byte of page address), then I write address 4004h with 68h (MSB byte of page address). I wanted read back these regs. So I wrote address C004h and read back the content, but I got 00h. I tried read regs which are not 00h after reset (page 6900h regs 01h, 06h or 07h) according the datasheet chapter 7.4.1.6., but without success too...
Any Idea?
Best regards,
Jiri