2025-08-25 9:55 PM
How long does the TDA bit in the STATUS_REG of the ASM330LHH remain “1”?
Is the TDA bit itself a latch type and remains “1” until the temperature output register (OUT_TEMP_H/L, 21h/20h) is read?
Solved! Go to Solution.
2025-08-28 6:06 AM
Hi @ggob,
TDA bit remains set (logic “1”) until the temperature output registers are read by the host. Once the temperature registers are read, the TDA bit is automatically cleared by the device to “0” until the next new temperature data is available.
2025-08-28 6:06 AM
Hi @ggob,
TDA bit remains set (logic “1”) until the temperature output registers are read by the host. Once the temperature registers are read, the TDA bit is automatically cleared by the device to “0” until the next new temperature data is available.
2025-08-28 5:47 PM
Thank you very much. It is very helpful.
If the TDA bit is not set to “1” even once after 400ms has passed after the sensor is turned on, is it likely that the startup has failed?