LTC2600/LTC2610/LTC2620
10
2600fe
GND (Pin 1/Pin 20): Analog Ground.
V
OUTA
to V
OUTH
(Pins 2-5 and 12-15/Pins 1-48 and
13-16): DAC Analog Voltage Outputs. The output range
is 0 – V
REF
.
REF (Pin 6/Pin 5): Reference Voltage Input. 0V ≤ V
REF
≤ V
CC
.
CS/LD (Pin 7/Pin 7): Serial Interface Chip Select/Load
Input. When CS/LD is low, SCK is enabled for shifting
data on SDI into the register. When CS/LD is taken high,
SCK is disabled and the specifi ed command (see Table 1)
is executed.
SCK (Pin 8/Pin 8): Serial Interface Clock Input. CMOS
and TTL compatible.
SDI (Pin 9/Pin 9): Serial Interface Data Input. Data is ap-
plied to SDI for transfer to the device at the rising edge
of SCK. The LTC2600, LTC2610 and LTC2620 accept input
word lengths of either 24 or 32 bits.
SDO (Pin 10/Pin 10): Serial Interface Data Output. This pin
is used for daisychain operation. The serial output of the
shift register appears at the SDO pin. The data transferred
to the device via the SDI pin is delayed 32 SCK rising
edges before being output at the next falling edge. SDO
is an active output and does not go high impedance, even
when CS/LD is taken to a logic high level.
CLR (Pin 11/Pin 11): Asynchronous Clear Input. A logic
low at this level-triggered input clears all registers and
causes the DAC voltage outputs to drop to 0V. CMOS and
TTL compatible.
V
CC
(Pin 16/Pin 17): Supply Voltage Input. 2.5V ≤ V
CC
≤ 5.5V.
DNC (Pins 6, 12, 18, 19 UFD Only): Do Not Connect.
Exposed Pad (Pin 21 UFD Only): Ground. The exposed
pad must be soldered to the PCB.
PIN FUNCTIONS
(GN/UFD)
LTC2600/LTC2610/LTC2620
11
2600fe
BLOCK DIAGRAM
2
15
1GND
V
OUTA
V
OUTB
V
OUTC
V
OUTD
REF
CS/LD
SCK
V
CC
V
OUTH
V
OUTG
V
OUTF
V
OUTE
CLR
SDO
SDI
2600 BD02
16
DAC A
3 14
4 13
5
7
6
8
10
11
9
12
DECODE
CONTROL
LOGIC
32-BIT SHIFT REGISTER
DAC
REGISTER
INPUT
REGISTER
DAC H
DAC
REGISTER
INPUT
REGISTER
DAC B
DAC
REGISTER
INPUT
REGISTER
DAC G
DAC
REGISTER
INPUT
REGISTER
DAC C
DAC
REGISTER
INPUT
REGISTER
DAC F
DAC
REGISTER
INPUT
REGISTER
DAC D
DAC
REGISTER
INPUT
REGISTER
DAC E
DAC
REGISTER
INPUT
REGISTER
POWER-ON
RESET
(1)
(20)
(2)
(3)
(4)
(7)
(5)
(8)
(16)
(17)
(15)
(14)
(13)
(10)
(11)
(9)
NOTE: NUMBERS IN PARENTHESIS REFER TO THE UFD PACKAGE
TIMING DIAGRAM
SDI
SDO
CS/LD
SCK
2600 F01
t
2
t
8
t
10
t
5
t
7
t
6
t
1
t
3
t
4
1232324
LTC2600/LTC2610/LTC2620
12
2600fe
OPERATION
Power-On Reset
The LTC2600/LTC2610/LTC2620 clear the outputs to
zero-scale when power is fi rst applied, making system
initialization consistent and repeatable.
For some applications, downstream circuits are active during
DAC power-up, and may be sensitive to nonzero outputs
from the DAC during this time. The LTC2600/2610/2620
contain circuitry to reduce the power-on glitch: the analog
outputs typically rise less than 10mV above zero-scale
during power on if the power supply is ramped to 5V in 1ms
or more. In general, the glitch amplitude decreases as the
power supply ramp time is increased. See Power-On Reset
Glitch in the Typical Performance Characteristics section.
Power Supply Sequencing
The voltage at REF (Pin 6) should be kept within the
range –0.3V ≤ V
REF
≤ V
CC
+ 0.3V (see Absolute Maximum
Ratings). Particular care should be taken to observe these
limits during power supply turn-on and turn-off sequences,
when the voltage at V
CC
(Pin 16) is in transition.
Transfer Function
The digital-to-analog transfer function is:
V
k
V
OUT IDEAL
N
REF()
=
2
where k is the decimal equivalent of the binary DAC
input code, N is the resolution and V
REF
is the voltage at
REF (Pin 6).
Serial Interface
The CS/LD input is level triggered. When this input is taken
low, it acts as a chip-select signal, powering on the SDI and
SCK buffers and enabling the input shift register. Data (SDI
input) is transferred at the next 24 rising SCK edges. The
4-bit command, C3-C0, is loaded fi rst; then the 4-bit DAC
address, A3-A0; and fi nally the 16-bit data word. The data
word comprises the 16-, 14- or 12-bit input code, ordered
MSB-to-LSB, followed by 0, 2 or 4 don’t-care bits (LTC2600,
LTC2610 and LTC2620 respectively). Data can only be
transferred to the device when the CS/LD signal is low.The
rising edge of CS/LD ends the data transfer and causes the
device to carry out the action specifi ed in the 24-bit input
word. The complete sequence is shown in Figure 2a.
The command (C3-C0) and address (A3-A0) assignments
are shown in Table 1. The fi rst four commands in the table
consist of write and update operations. A write operation
loads a 16-bit data word from the 32-bit shift register
into the input register of the selected DAC, n. An update
operation copies the data word from the input register to
the DAC register. Once copied into the DAC register, the
data word becomes the active 16-, 14- or 12-bit input
code, and is converted to an analog voltage at the DAC
output. The update operation also powers up the selected
DAC if it had been in power-down mode. The data path
and registers are shown in the Block Diagram.
While the minimum input word is 24 bits, it may optionally
be extended to 32 bits. To use the 32-bit word width, 8
don’t-care bits are transferred to the device fi rst, followed
by the 24-bit word as just described. Figure 2b shows the
Table 1.
COMMAND*
C3 C2 C1 C0
0000Write to Input Register n
0001Update (Power Up) DAC Register n
0010Write to Input Register n, Update (Power Up) All n
0011Write to and Update (Power Up) n
0100Power Down n
1111No Operation
*Command and address codes not shown are reserved and should not be used.
ADDRESS (n)*
A3 A2 A1 A0
0000DAC A
0001DAC B
0010DAC C
0011DAC D
0100DAC E
0101DAC F
0110DAC G
0111DAC H
1111All DACs

LTC2600CUFD#PBF

Mfr. #:
Manufacturer:
Analog Devices Inc.
Description:
Digital to Analog Converters - DAC Octal 16-bit Voltage Output DAC in 4x5 QFN
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union