Hi,
I have question about behaviour of RDY bit in CONV_STATUS.
When exactly this bit is setted to 1?
In our application we are triggering conversion via cmd bits and after about 1.8 - 1.9 ms we are reading conv_status and measurement data. I noticed that sometimes we read bit rdy = 0 (SET_COUNT is already incremented), and when we repeat read of conv_status after 2ms bit rdy changes to 1 (SET_COUNT is same as in previous read of conv_status).
CONV_AVG is setted to 16 samples, we measure all axis and temperature. If I correctly understand conversion of measurement shouldn't take so much time?
Trigger of measurement:
1 read of conv_status (and some of measurement data)
2 read of conv_status (and some of measurement data)