Hi,
I try to write a driver for communication with the ADS131A02. I do not succeed in getting any of the response listed in the datasheet.
Firs, I set try to unlock the device:
after that, I try to read the status (NULL cmd) and start a conversion :
and
my device is HW configured as 32 bit word, no Hamming , asynchronous interrupt mode.
I keep getting a value 0x02 back, no ack or anything else. What am I doing wrong?
Thanks,
Ewout Boks