Hi Matt,
I have a problem with TMP102 sensor. Specifically, the ALERT signal. After reading the entire directory SBOS397B note, I would like to set the TMP102 to work as follows.
Example 1:
We would like to receive the signal on pin ALERT.
Tmax = 29
Tmin = 26
(Temperature measurements at the next second)
1s - 25C ALERT(pin) - 1
2s - 26C ALERT(pin) - 1
3s - 27C ALERT(pin) - 0
4s - 28C ALERT(pin) - 0
5s - 30C ALERT(pin) - 1
6s - 29C ALERT(pin) - 1
7s - 27C ALERT(pin) - 0
8s - 26C ALERT(pin) - 1
9s - 25C ALERT(pin) - 1
Of course I read the register after each occurrence of "1" on pin ALERT. I would like to make sure that such action is possible.
End of example.
Example 2
To be certain, I conducted a test in the following configuration.
ADD0 - is connected to VCC
1 - CR0
0 - CR1
1 - AL
0 - EM
0 - OS
1 - R1
1 - R0
0 - F1
0 - F0
x - POL
x - TM
0 - SD
We now have the following cases:
A) [POL, TM] - [0.0] - ALERT pin is working properly.
B) [POL, TM] - [1.0] - ALERT pin is working properly.
C) [POL, TM] - [1.1] - ALERT pin is not responding (constant signal level 0)
D) [POL, TM] - [0,1] - no response to the ALERT pin. (Constant signal level 1)
For cases C and D, I am unable to determine why the system does not work correctly.
End of example.
Please answer the following questions:
1. Is the performance of the system of Example 1 can be obtained?
2. What must be done in Example 2 to point C and D to work properly?
Best regards,
Luke