MAX5174/MAX5176
Low-Power, Serial, 12-Bit DACs
with Voltage Output
10 ______________________________________________________________________________________
Detailed Description
The MAX5174/MAX5176 12-bit, serial, voltage-output
DACs operate with a 3-wire serial interface. These
devices include a 16-bit shift register and a double-
buffered input composed of an input register and a
DAC register (see
Functional Diagram
). In addition,
these devices employ a rail-to-rail output amplifier and
internal trimmed resistors to provide a gain of
+1.638V/V, maximizing the output voltage swing. The
MAX5174/MAX5176’s offset adjust pin allows for a DC
shift in DAC outputs. The DACs are designed with an
inverted R-2R ladder network (Figure 1) that produces
a weighted voltage proportional to the reference volt-
age.
Reference Inputs
The reference input accepts both AC and DC values
with a voltage range extending from 0 to V
DD
- 1.4V.
The following equation represents the resulting output
voltage:
where N is the numeric value of the DAC’s binary input
code (0 to 4095), V
REF
is the reference voltage, and
Gain is the internally set voltage gain (1.638V/V if OS =
AGND). The maximum output voltage is V
DD
. The refer-
ence pin has a minimum impedance of 18k and is
code dependent.
Output Amplifier
With OS connected to AGND, the output amplifier
employs an internal trimmed resistor-divider, setting the
gain to 1.638V/V and minimizing gain error. The output
amplifier has a typical slew rate of 0.6V/µs, and settles
to ±0.5LSB from a full-scale transition within 18µs when
loaded with 5k in parallel with 100pF. Loads less than
2k degrade performance. For alternative output
amplifier setups, refer to the
Applications Information
section.
Shutdown Mode
The MAX5174/MAX5176 feature a software- and hard-
ware-programmable shutdown mode that reduces the
typical supply current to 1µA. Enter shutdown by writing
the appropriate input-control word as shown in Table 1
or by using the hardware shutdown. In shutdown mode,
the reference input and amplifier output both become
high impedance, and the serial interface remains
active. Data in the input register is saved, allowing the
MAX5174/MAX5176 to recall the prior output state
when returning to normal operation. Exit shutdown by
reloading the DAC register from the shift register, by
simultaneously loading the input and DAC registers, or
by toggling PDL. When returning from shutdown wait
40µs for the output to settle.
Power-Down Lockout
Power-down lockout disables the software/hardware
shutdown mode. A high-to-low transition on PDL brings
the device out of shutdown and returns the output to its
previous state.
Shutdown
Pulling SHDN high while PDL is high places the
MAX5174/MAX5176 in shutdown. Pulling SHDN low will
not return the device to normal operation. A high-to-low
transition on PDL or an appropriate command from the
serial data line (see Table 1 for commands) is required
to exit shutdown.
Serial-Interface
The MAX5174/MAX5176 3-wire serial interface is com-
patible with SPI and QSPI (Figure 2), and MICROWIRE
(Figure 3) interface standards. The 16-bit serial input
word consists of two control bits, 12 bits of data (MSB
to LSB), and two sub-bits.
The control bits determine the MAX5174/MAX5176’s
response as outlined in Table 1. The MAX5174/
MAX5176’s digital inputs are double buffered, which
allows any of the following:
Loading the input register without updating the DAC
register.
Updating the DAC register from the input register.
Updating the input and DAC registers simultaneously.
V
V N Gain
OUT
REF
=
⋅⋅
4096
OUT_
OS_
R
R
SHOWN FOR ALL 1s ON DAC
D0 D9 D10
D11
2R
2R 2R 2R 2R
RRR
REF_
AGND
Figure 1. Simplified DAC Circuit Diagram
MAX5174/MAX5176
Low-Power, Serial, 12-Bit DACs
with Voltage Output
______________________________________________________________________________________ 11
The MAX5174/MAX5176 accepts one 16-bit packet or
two 8-bit packets sent while CS remains low. The
MAX5174/MAX5176 allow the following to be config-
ured:
Clock edge on which serial data output (DOUT) is
clocked.
State of the user-programmable logic output.
Configuration of the reset state.
Specific commands for setting these are shown in
Table 1.
The general timing diagram in Figure 4 illustrates how
the MAX5174/MAX5176 acquires data. CS must go low
at least t
CSS
before the rising edge of the serial clock
(SCLK). With CS low, data is clocked into the register
on the rising edge of SCLK. The maximum serial clock
frequency guaranteed for proper operation is 10MHz
for the MAX5174 and 6MHz for the MAX5176. See
Figure 5 for a detailed timing diagram of the serial inter-
face.
Serial Data Output (DOUT)
The serial-data output (DOUT) is the internal shift regis-
ter’s output and allows for daisy-chaining of multiple
devices as well as data readback (see
Applications
Information
). By default upon start-up, data shifts out of
DOUT on the serial clock’s rising edge (Mode 0) and
provides a lag of 16 clock cycles, thus maintaining SPI,
QSPI, and MICROWIRE compatibility. However, if the
device is programmed for Mode 1, then the output data
lags DIN by 16.5 clock cycles and is clocked out on the
serial clock’s rising edge. During shutdown, DOUT
retains its last digital state prior to shutdown.
Load input register; DAC registers are updated (start-up DAC with
new data).
10
Load input register; DAC registers are unchanged.00
12-bit DAC data
12-bit DAC data
D11..................D0C1
FUNCTION
C0
No operation (NOP).11 0 0 x x xxxx xxxx
xxxxxxxxxxxx
Update DAC register from input register (start-up DAC with data
previously stored in the input registers).
01
UPO goes low (default).11 1 0 0 x xxxx xxxx
0 1 x x xxxx xxxx
Mode 1, DOUT clocked out on SCLK’s rising edge.11 1 1 0 x xxxx xxxx
1 0 1 x xxxx xxxx UPO goes high.11
Shut down DAC (provided PDL = 1).
11
Mode 0, DOUT clocked out on SCLK’s falling edge (default).11 1 1 1 x xxxx xxxx
DIN
SCLK
CS
MOSI
SCK
I/O
SPI/QSPI
PORT
SS
+5V
CPOL = 0, CPHA = 0
MAX5174
MAX5176
Figure 2. Connections for SPI and QSPI Standards
SCLK
DIN
CS
SK
SO
I/O
MICROWIRE
PORT
MAX5174
MAX5176
Figure 3. Connections for MICROWIRE
Table 1. Serial-Interface Programming Commands
16-BIT SERIAL WORD
0 0
0 0
S1, S0
xx
xx
xx
xx
xx
xx
xx
MAX5174/MAX5176
Low-Power, Serial, 12-Bit DACs
with Voltage Output
12 ______________________________________________________________________________________
User-Programmable Logic Output (UPO)
The user-programmable logic output (UPO) allows con-
trol of an external device through the serial interface,
thereby reducing the number of microcontroller I/O pins
required. During power-down, this output will retain its
digital state prior to shutdown. When CLR is pulled low,
UPO will reset to its programmed default state. See
Table 1 for specific commands to control the UPO.
Reset (RS) and Clear (
CLR
)
The MAX5174/MAX5176 offers a clear pin (CLR), which
resets the output voltage. If RS = DGND, then CLR
resets the output voltage to 0. If RS = V
DD
, then CLR
resets the output voltage to mid-scale. In either case,
CLR will reset UPO to its programmed default state.
Applications Information
Unipolar Output
Figure 6 shows the MAX5174/MAX5176 configured for
unipolar, rail-to-rail operation with a gain of 1.638V/V.
Table 2 lists the codes for unipolar output voltages. The
output voltage is limited to V
DD
. Use the OS pin to intro-
duce an offset voltage as shown in Figure 7 and
described in the
Offset and Buffer Configurations
section.
Bipolar Output
Figure 8 shows the MAX5174/MAX5176 configured for
bipolar output operation. The output voltage is given by
the following equation (OS = AGND):
where N represents the numeric value of the DAC’s
binary input code and V
REF
is the voltage of the exter-
nal reference. Table 3 shows digital codes and the cor-
responding output voltage for Figure 8’s circuit.
VV
N
OUT REF
=
2
4096
1
CS
SCLK
DIN
COMMAND
EXECUTED
9
8
16
1
C1
C2 S0
C0
D9
D8
D7
D6 D3 D2 D1 D0 S2 S1D5 D4
Figure 4. Serial-Interface Timing Diagram
CS
SCLK
DIN
DOUT
t
CSW
t
CS1
t
CSH
t
CSS
t
CSO
t
D02
t
CH
t
CL
t
CP
t
D01
t
DS
t
DH
Figure 5. Detailed Serial-Interface Timing Diagram

MAX5176AEEE

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Digital to Analog Converters - DAC Low-Power, Serial, 12-Bit DACs with Voltage-Output
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet