Hi,
I am trying to use the ALERT* pin as a trigger. This seems to be working. However, I have found that the CONV_STATUS register always seems to suggest that there is new or current data. I would think that the current data would stop being current after I have sampled it. However, it always seems to be current no matter now many times I sample this data. It even shows me NEW data on the temperature channel, even though I have disabled that channel.
What am I missing here?
DEVICE_CONFIG contents:
CONV_STATUS contents: (after the first read)
(after the second read)
The CONV_Status register doesn't seem to change for the XYZTA_RDY bits?