^Hi,
I try to read data from an ADS131E0x continous.
First I send a command 0x11h Stop continous reading. Than I send a write Register command to have 24 bit resolution, this were two Bytes 0x41h and 0x92h than I send the command 0x10h, RDATAC to enter continous reading mode again.
This procedure is from the manual, more or less.
Unfortunately, issuing a START signal only gives one single DRDY pulse.
Yes there is a clock, the start signal lasts for vitually ever and the converter is not in power down or reset mode ......
If I use the Default Settings ==> not sending any command, I get more pulses on DRDY, but not in equal distances. The distance between the pulese is more or less as expected for the default mode (16 bit resulution).
What can go wrong?
With best regards
Gerhard