MAX1619
Remote/Local Temperature Sensor with Dual-
Alarm Outputs and SMBus Serial Interface
______________________________________________________________________________________ 13
Table 4. Command-Byte Bit Assignments
*
If the device is in hardware standby mode at POR, both temperature registers read 0°C.
Read remote temperature: returns latest temperatureRRTE 01h
00h
COMMAND
0000 0000*
0000 0000*
POR STATE
Read configuration byteRCL 03h
02h
0000 1100
N/A Read status byte (flags, busy signal)RSL
Read remote T
MAX
limitRRTM 10h
Read local temperature: returns latest temperatureRLTS
04h
01100100
0000 0010
Read remote T
HIGH
limitRRHI 07h
11h
0111 1111
01011111 Read remote T
HYST
limitRRTH
Read conversion rate byte
REGISTER
RCRA
Write configuration byteWCA 09h
08h
N/A
1100 1001
FUNCTION
Write remote T
MAX
limitWRTM 12h
0Ah
N/A
N/A Write conversion rate byteWCRW
Write remote T
HIGH
limitWRHA 0Dh
Read remote T
LOW
limitRRLS
13h
N/A
N/A
One-shot command OSHT 0Fh
0Eh
N/A
N/A Write remote T
LOW
limitWRLN
Write remote T
HYST
limitWRTH
RUN/
STOP
6 0
0
POR STATE
Standby mode control bit. If high, the device immediately stops converting and
enters standby mode. If low, the device converts in either one-shot or timer
mode.
Masks all ALERT interrupts when high.
FUNCTION
POL5 0
Determines the polarity of the OVERT output:
0 = active low (low when overtemp)
1 = active high
MASK7 (MSB)
BIT NAME
Table 5. Configuration-Byte Bit Assignments
Write addressWADD FDh
FCh
N/A
N/A
Read device ID codeDEV ID FFh
FEh
0000 0100
0100 1101 Read manufacturer ID codeMFG ID
Write software PORSPOR
PROT4 0
When asserted high, locks out all subsequent writes to:
[] Configuration register bits 6, 5, 4, 3, 2 (RUN/STOP, POL, PROT, ID1, ID2)
[] T
MAX
register
[] T
HYST
register
[] Conversion rate register
[] Diode Current
ID13 1 Reduces the diode current by 5µA when set low.
ID22 1 Reduces the diode current by 2.5µA when set low.
RFU1–0 0 Reserved for future use.
MAX1619
Remote/Local Temperature Sensor with Dual-
Alarm Outputs and SMBus Serial Interface
14 ______________________________________________________________________________________
Write-Once Protection
Write-once protection allows the host BIOS code to
configure the MAX1619 in a particular way, and then
protect that configuration against data corruption in the
host that might cause spurious writes to the MAX1619.
In particular, write protection allows a foolproof over-
temperature override that forces the fan on 100% via
OVERT independent of the host system. The write-pro-
tection bit (bit 4), once set high, can’t be reset to low
except by a hardware power-on reset. A SPOR (soft-
ware POR) will not reset this bit.
Status Byte Functions
The status byte register (Table 6) indicates which (if
any) temperature thresholds have been exceeded. This
byte also indicates whether or not the ADC is converting
and whether there is an open circuit in the remote diode
DXP–DXN path. The status byte is cleared by any suc-
cessful read of the status byte, unless the fault persists.
The status of bit1 (OVER) follows the state of OVERT
exactly. Note that the ALERT interrupt latch is not auto-
matically cleared when the status flag bit is cleared.
When autoconverting, if the T
HIGH
and T
LOW
limits are
close together, it’s possible for both high-temp and low-
temp status bits to be set, depending on the amount of
time between status read operations (especially when
converting at the fastest rate). In these circumstances, it’s
best not to rely on the status bits to indicate reversals in
long-term temperature changes. Instead, use a current
temperature reading to establish the trend direction.
Conversion Rate Byte
The conversion rate register (Table 7) programs the time
interval between conversions in free-running autoconvert
mode. This variable rate control reduces the supply cur-
rent in portable-equipment applications. The conversion
rate byte’s POR state is 02h (0.25Hz). The MAX1619
looks only at the 3 LSB bits of this register, so the upper 5
bits are “don’t care” bits, which should be set to zero. The
conversion rate tolerance is ±25% at any rate setting.
Valid A/D conversion results for both channels are avail-
able one total conversion period (125ms nominal, 156ms
maximum) after initiating a conversion, whether conver-
sion is initiated via the RUN/STOP bit, hardware STBY
pin, one-shot command, or initial power-up. Changing the
conversion rate can also affect the delay until new results
are available (Table 8).
Manufacturer and Device ID Codes
Two ROM registers provide manufacturer and device ID
codes (Table 4). Reading the manufacturer ID returns
4Dh, which is the ASCII code “M” (for Maxim). Reading
the device ID returns 04h, indicating a MAX1619 device.
If READ WORD 16-bit SMBus protocol is employed
(rather than the 8-bit READ BYTE), the least significant
byte contains the data and the most significant byte con-
tains 00h in both cases.
Slave Addresses
The MAX1619 appears to the SMBus as one device
having a common address for both ADC channels. The
device address can initially be set to one of nine differ-
ent values by pin-strapping ADD0 and ADD1 so that
more than one MAX1619 can reside on the same bus
without address conflicts (Table 9).
Table 6. Status-Byte Bit Assignments
*
The HIGH and LOW temperature alarm flags stay high until
cleared by POR or until status register is read.
RFU6 Reserved for future use.
A high indicates that the ADC is busy
converting.
FUNCTION
RFU5 Reserved for future use.
RHIGH*4
A high indicates that the remote high-
temperature alarm has activated.
RLOW*3
A high indicates that the remote low-
temperature alarm has activated.
OPEN*2
A high indicates a remote-diode conti-
nuity (open-circuit) fault.
OVER1
BUSY
7
(MSB)
This bit follows the state of the OVERT
pin exactly, in real time (unlatched).
RFU
0
(LSB)
Reserved for future use.
BIT NAME
Table 7. Conversion-Frequency Control
Byte
0.12501h 33
30
AVERAGE SUPPLY
CURRENT
(µA typ, at V
CC
= 3.3V)
0.2502h 35
0.503h 48
104h 70
205h 128
406h
0.062500h
225
807h 425
RFU
08h to
FFh
DATA
CONVERSION
FREQUENCY
(Hz)
The address pin states are checked at POR and SPOR
only, and the address data stays latched to reduce qui-
escent supply current due to the bias current needed
for high-Z state detection. A new device address can be
written using the Write Address Command FDh.
The MAX1619 also responds to the SMBus Alert Response
slave address (see the
Alert Response Address
section).
POR and UVLO
The MAX1619 has a volatile memory. To prevent ambig-
uous power-supply conditions from corrupting the data in
memory and causing erratic behavior, a POR voltage
detector monitors V
CC
and clears the memory if V
CC
falls
below 1.7V (typical, see
Electrical Characteristics
table).
When power is first applied and V
CC
rises above 1.75V
(typical), the logic blocks begin operating, although reads
and writes at V
CC
levels below 3V are not recommended.
A second V
CC
comparator, the ADC UVLO comparator,
prevents the ADC from converting until there is sufficient
headroom (V
CC
= 2.8V typical).
The SPOR software POR command can force a power-on
reset of the MAX1619 registers via the serial interface. Use
the SEND BYTE protocol with COMMAND = FCh. This is
most commonly used to reconfigure the slave address of
the MAX1619 “on the fly,” where external hardware has
forced new states at the ADD0 and ADD1 address pins
prior to the software POR. The new address takes effect
less than 100µs after the SPOR transmission stop condition.
Power-Up Defaults:
Interrupt latch is cleared.
Address select pins are sampled.
ADC begins auto-converting at a 0.25Hz rate.
Command byte is set to 01h to facilitate quick
remote Receive Byte queries.
T
HIGH
and T
LOW
registers are set to +127°C and
-55°C, respectively.
T
MAX
and T
HYST
are set to +100°C and +95°C,
respectively.
OVERT polarity is active low.
MAX1619
Remote/Local Temperature Sensor with Dual-
Alarm Outputs and SMBus Serial Interface
______________________________________________________________________________________ 15
Table 8. RLTS and RRTE Temperature Register Update Timing Chart
n/a (0.25Hz)
NEW CONVERSION
FREQUENCY (CHANGED VIA
WRITE TO WCRW)
Power-on resetAutoconvert
OPERATING MODE CONVERSION INITIATED BY:
156ms max
TIME UNTIL RLTS AND RRTE
ARE UPDATED
156ms maxn/a
One-shot command, while idling
between automatic conversions
Autoconvert
When current conversion is
complete (1-shot is ignored)
20sec
n/a
0.0625HzRate timerAutoconvert
One-shot command that occurs
during a conversion
Autoconvert
10sec
5sec
0.125Hz
0.25HzRate timerAutoconvert
2.5sec
1.25sec
0.5Hz
1HzRate timerAutoconvert
Rate timerAutoconvert
Rate timerAutoconvert
625ms
312.5ms
2Hz
4HzRate timerAutoconvert
237.5ms
156ms
8Hz
n/a
STBY pin
Hardware Standby
Rate timerAutoconvert
Rate timerAutoconvert
156ms
156ms
n/a
n/aOne-shot commandSoftware Standby
RUN/STOP bitSoftware Standby
Table 9. POR Slave Address Decoding
(ADD0 and ADD1)
Note: High-Z means that the pin is left unconnected and floating.
0011 001High-ZGND
0011 000
ADDRESS
0101 001GNDHigh-Z
0011 010V
CC
GND
0101 011V
CC
High-Z
0101 010
1001 101High-ZV
CC
1001 100
GNDGND
GNDV
CC
High-ZHigh-Z
1001 110V
CC
V
CC
ADD0 ADD1

MAX1619MEE+T

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Board Mount Temperature Sensors Remote/Local Temp Sensor w Dual Alarm
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet