LTC4215/LTC4215-2
19
4215fe
APPLICATIONS INFORMATION
SCL
SDA
START
CONDITION
STOP
CONDITION
ADDRESS R/W ACK DATA ACK DATA ACK
1 - 7 8 9
4215 F06
a6 - a0 b7 - b0 b7 - b0
1 - 7 8 9 1 - 7 8 9
P
S
Figure 6. Data Transfer Over I
2
C or SMBus
Digital Interface
The LTC4215 communicates with a bus master using a
2-wire interface compatible with I
2
C Bus and SMBus, an
I
2
C extension for low power devices.
The LTC4215 is a read-write slave device and supports
SMBus bus Read Byte, Write Byte, Read Word and Write
Word commands. The second word in a Read Word com-
mand is identical to the fi rst word. The second word in a
Write Word command is ignored. Data formats for these
commands are shown in Figures 6 to 11.
START and STOP Conditions
When the bus is idle, both SCL and SDA are high. A bus
master signals the beginning of a transmission with a start
condition by transitioning SDA from high to low while SCL
is high, as shown in Figure 6. When the master has fi nished
communicating with the slave, it issues a STOP condition
by transitioning SDA from low to high while SCL is high.
The bus is then free for another transmission.
I
2
C Device Addressing
Twenty-seven distinct bus addresses are available using
three 3-state address pins, ADR0-ADR2. Table 1 shows
the correspondence between pin states and addresses.
Note that address bits B7 and B6 are internally confi gured
to 10. In addition, the LTC4215 responds to two special
addresses. Address (1011 111) is a mass write address
that writes to all LTC4215s, regardless of their individual
address settings. Mass write can be disabled by setting
register A4 to zero. Address (0001 100) is the SMBus Alert
Response Address. If the LTC4215 is pulling low on the
ALERT pin, it acknowledges this address by broadcasting
its address and releasing the ALERT pin.
Acknowledge
The acknowledge signal is used in handshaking between
transmitter and receiver to indicate that the last byte of
data was received. The transmitter always releases the
SDA line during the acknowledge clock pulse. When the
slave is the receiver, it pulls down the SDA line so that it
remains LOW during this pulse to acknowledge receipt
of the data. If the slave fails to acknowledge by leaving
SDA high, then the master may abort the transmission by
generating a STOP condition. When the master is receiving
data from the slave, the master pulls down the SDA line
during the clock pulse to indicate receipt of the data. After
the last byte has been received the master leaves the SDA
line HIGH (not acknowledge) and issues a stop condition
to terminate the transmission.
Write Protocol
The master begins communication with a START con-
dition followed by the seven bit slave address and the
R/W bit set to zero, as shown in Figure 7. The addressed
LTC4215 acknowledges this and then the master sends
a command byte which indicates which internal register
the master wishes to write. The LTC4215 acknowledges
this and then latches the lower three bits of the command
byte into its internal Register Address pointer. The master
then delivers the data byte and the LTC4215 acknowledges
once more and latches the data into its control register.
LTC4215/LTC4215-2
20
4215fe
APPLICATIONS INFORMATION
S ADDRESS
1 0 a4:a0
4215 F07
FROM MASTER TO SLAVE
FROM SLAVE TO MASTER
A: ACKNOWLEDGE (LOW)
A: NOT ACKNOWLEDGE (HIGH)
R: READ BIT (HIGH)
W: WRITE BIT (LOW)
S: START CONDITION
P: STOP CONDITION
COMMAND DATA
X X X X X b2:b00
W
000b7:b0
A A AP
Figure 7. LTC4215 Serial Bus SDA Write Byte Protocol
S ADDRESS
1 0 a4:a0
COMMAND DATA DATA
X X X X X b2:b00
W
000 0
4215 F08
X X X X X X X Xb7:b0
A
A A AP
Figure 8. LTC4215 Serial Bus SDA Write Word Protocol
S ADDRESS
1 0 a4:a0 1 0 a4:a0 1 0
COMMAND S ADDRESS R A
b7:b0 1
DATA
X X X X X b2:b00
W
00
4215 F10
A A A P
Figure 9. LTC4215 Serial Bus SDA Read Byte Protocol
S ADDRESS
1 0 a4:a0 1 0 a4:a0 1 0
COMMAND S ADDRESS R A
b7:b0 1
DATA
X X X X X b2:b00
W
00
4215 F11
A
0
A
b7:b0
DATA
A A P
Figure 10. LTC4215 Serial Bus SDA Read Word Protocol
S
ALERT
RESPONSE
ADDRESS
0 0 0 1 1 0 0
DEVICE
ADDRESS
1 0 a4:a0 0 11
R
0
4215 F11
A A
P
Figure 11. LTC4215 Serial Bus SDA Alert Response Protocol
The transmission is ended when the master sends a STOP
condition. If the master continues sending a second data
byte, as in a Write Word command, the second data byte
is acknowledged by the LTC4215 but ignored, as shown
in Figure 8.
Read Protocol
The master begins a read operation with a START condition
followed by the seven bit slave address and the R/W bit
set to zero, as shown in Figure 9. The addressed LTC4215
acknowledges this and then the master sends a command
byte which indicates which internal register the master
wishes to read. The LTC4215 acknowledges this and then
latches the lower three bits of the command byte into its
internal Register Address pointer. The master then sends
a repeated START condition followed by the same seven
bit address with the R/W bit now set to one. The LTC4215
acknowledges and send the contents of the requested
register. The transmission is ended when the master
sends a STOP condition. If the master acknowledges
the transmitted data byte, as in a Read Word command,
Figure 10, the LTC4215 repeats the requested register as
the second data byte.
LTC4215/LTC4215-2
21
4215fe
APPLICATIONS INFORMATION
Alert Response Protocol
When any of the fault bits in FAULT register D are set, an
optional bus alert is generated if the appropriate bit in
the ALERT register B is also set. If an alert is enabled, the
corresponding fault causes the ALERT pin to pull low. After
the bus master controller broadcasts the Alert Response
Address, the LTC4215 responds with its address on the
SDA line and then release ALERT as shown in Figure 11.
The ALERT line is also released if the device is addressed
by the bus master. The ALERT signal is not pulled low
again until the FAULT register indicates a different fault
has occurred or the original fault is cleared and it occurs
again. Note that this means repeated or continuing faults
do not generate alerts until the associated FAULT register
bit has been cleared.
Table 1A. LTC4215 Device Addressing (UH24 Package)
DESCRIPTION
DEVICE
ADDRESS DEVICE ADDRESS
LTC4215UH
ADDRESS PINS
h 76543210ADR2ADR1ADR0
Mass Write BE 10111110XXX
Alert Response 19 00011001XXX
0 80 1000000XLNCL
1 82 1000001XLHNC
2 84 1000010XLNCNC
3 86 1000011XLNCH
4 88 1000100XLLL
5 8A 1000101XLHH
6 8C 1000110XLLNC
7 8E 1000111XLLH
8 90 1001000XNCNCL
9 92 1001001XNCHNC
10 94 1001010XNCNCNC
11 96 1001011XNCNCH
12 98 1001100XNCLL
13 9A 1001101XNCHH
14 9C 1001110XNCLNC
15 9E 1001111XNCLH
16 A0 1010000XHNCL
17 A2 1010001XHHNC
18 A4 1010010XHNCNC
19 A6 1010011XHNCH
20 A8 1010100XHLL
21 AA 1010101XHHH
22 AC 1010110XHLNC
23 AE 1010111XHLH
24 B0 1011000XLHL
25 B2 1011001XNCHL
26 B4 1011010XHHL

LTC4215CUFD#PBF

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Hot Swap Voltage Controllers Hot Swap Contr. w/ADC and I2C
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union