Hello all,
I am trying to use the AD7732 with a Raspberry Pi but unfortunately I cannot get a conversion.
In the software I start by checking the revision which returns 0x24 and I do a reset by sending the sequence [0x00, 0xFF, 0xFF, 0xFF, 0xFF]
Then I tried with ch1, ch2 or both. In continuous or single mode. Nothing change, I can always read back the registers and all but:
- ADC Status register remains at 0
- the Channel Status registers remain at 0x00 for CH1 and 0x40 for CH2
- the Data registers remain at 0x8000
- the RDY pin stays high
I followed the instructions from this thread: ez.analog.com/.../ad7734-conversion-not-done
Here is the schematic:

Thanks for your help

