Other Parts Discussed in Thread: TMP451, , TMP461
Tool/software:
Hi TI Expert,
We encounter a low probability failure problem: After the system is powered on, the TMP451 detects the OPEN Fault (Reg 0x02 = 0x84, bit 2 = 1) after initialization and assert the ALERT pin. The failure disappears after the system is restarted, and the probability of recurrence is very low.
To initialize TMP451, the following registers are written after power on :
Setup Write to [0x4C] + ACK
0x09+ACK
0x40+ACK
Setup Wrte to [0x4C]+ACK
0x03+ACK
0x40+ACK
Setup Write to [0x4C] + ACK
0x19+ACK
0xBF + ACK
Setup Write to [0x4C] + ACK
0x20+ACK
0xFE + ACK
Setup Write to [0x4C] + ACK
0x11 + ACK
0xFC+ACK
Setup Wrte to [0x4C] + ACK
0x0D+ACK
0xA9 + ACK
Setup Wrte to [0x4C] + ACK
0x0B + ACK
0xFF + ACK
Setup Write to [0x4C] + ACK
0x09+ACK
0x04+ACK
Setup Write to [0x4C] + ACK
0x03+ACK
0x04+ACK
I want to know Under what circumstances will TMP451 detect OPEN Fault? Will TMP451 fail if an abnormal register is written? (e.g., write to register 0x03 above)
Could you help to answer the above questions? Thank you