Hi,
For testing basic functionality of the ADS1246 I created a basic setup (see attached schematic). For reading out the data I'm using an ESP32. I can successfully read and write the command registers of ADS1246. But the /DRDY PIn stays low. So I'm guessingg there is not even a conversion going on. My Programm does the following : first execute the reset command, send the sdata command, write and read back registers, transfer the synch command and poll for /DRDY to go low. Ideally the data could be read out now (after a read and 3 NOPs). But since the /DRDY Pin just stays low all the time I can invalid values. I tested two chips and they show the same behaivor.
Hope you will help me to analyze the problem.
Regards
David