MAX533
2.7V, Low-Power, 8-Bit Quad DAC
with Rail-to-Rail Output Buffers
_______________________________________________________________________________________
7
______________________________________________________________Pin Description
____________________________Typical Operating Characteristics (continued)
(V
DD
= +3V, T
A
= +25°C, unless otherwise noted.)
POSITIVE SETTLING TIME
MAX533-TOC15
5µs/div
CS
2V/div
OUTA
1V/div
V
DD
= 3.0V
V
REF
= 2.5V
DAC CODE = 01 TO FF hex
NO LOAD
NEGATIVE SETTLING TIME
MAX533-TOC16
5µs/div
CS
2V/div
OUTA
1V/div
V
DD
= 3.0V
V
REF
= 2.5V
DAC CODE = FF TO 00 hex
NO LOAD
PIN
DAC B Voltage OutputOUTB1
FUNCTIONNAME
DAC A Voltage OutputOUTA2
Software-Programmable Logic OutputUPO4
Reference-Voltage InputREF3
Load DAC Input (active low). Driving this asynchronous input low (level sensitive) transfers the contents
of each input latch to its respective DAC latch.
LDAC
6
Serial Data Output. Sinks and sources current. Data at DOUT can be clocked out on the rising or falling
edge of SCLK (Table 1).
DOUT8
Clear DAC Input (active low). Driving CLR low asynchronously clears the input and DAC registers, and
sets all DAC outputs to zero.
CLR
7
Power-Down Enable. Must be high to enter software shutdown mode.PDE5
Serial Clock Input. Data is clocked in on the rising edge and clocked out on the falling (default) or rising
edge (A0 = A1 = 1, see Table 1).
SCLK10
Digital GroundDGND12
Serial Data Input. Data is clocked in on the rising edge of SCLK.DIN11
Analog GroundAGND14
DAC C Voltage OutputOUTC16
DAC D Voltage OutputOUTD15
Power Supply, +2.7V to +3.6VV
DD
13
Chip-Select Input (active low). Data is shifted in and out when CS is low. Programming commands are
executed when CS returns high.
CS
9
MAX533
2.7V, Low-Power, 8-Bit Quad DAC
with Rail-to-Rail Output Buffers
8 _______________________________________________________________________________________
• • •
• • •
• • •
• • •
A1
A0
C1
C0 D7 D6 D5 D4 D3 D2 D1 D0
MSB LSB
DACA
DATA FROM PREVIOUS DATA INPUT DATA FROM PREVIOUS DATA INPUT
A1 A0 C1 C0 D7 D6 D5 D4 D3 D2 D1 D0
MSB LSB
DACD
A1
A1
A1
A0 C1 C0 D7 D6 D5 D4 D3 D2 D1 D0 A1 A0 C1 C0 D7
A0 C1 C0 D7
D6 D5 D4 D3 D2 D1
D0
A1
A1 A0 C1 C0 D7 D6 D5 D4 D3 D2 D1 D0 A1 D6 D5 D4 D3 D2 D1
D0
A1
DOUT
MODE 0
(DEFAULT)
DOUT
MODE 1
DIN
SCLK
• • •
CS
INSTRUCTION
EXECUTED
Figure 1. 3-Wire Interface Timing
t
CS0
t
CL
t
DH
t
DS
t
CP
t
CSH
t
D02
t
CLL
t
D01
t
CS1
t
CH
t
CSS
t
CSW
CS
SCLK
DIN
DOUT
LDAC
t
LDAC
Figure 2. Detailed Serial-Interface Timing Diagram
MAX533
2.7V, Low-Power, 8-Bit Quad DAC
with Rail-to-Rail Output Buffers
_______________________________________________________________________________________ 9
_______________Detailed Description
Serial Interface
At power-on, the serial interface and all digital-to-
analog converters (DACs) are cleared and set to code
zero. The serial data output (DOUT) is set to transition
on SCLK's falling edge.
The MAX533 communicates with microprocessors
through a synchronous, full-duplex, 3-wire interface
(Figure 1). Data is sent MSB first and can be transmit-
ted in one 4-bit and one 8-bit (byte) packet or in one
12-bit word. If a 16-bit word is used, the first four bits
are ignored. A 4-wire interface adds a line for LDAC
and allows asynchronous updating. The serial clock
(SCLK) synchronizes the data transfer. Data is transmit-
ted and received simultaneously.
Figure 2 shows the detailed serial-interface timing.
Please note that the clock should be low if it is stopped
between updates. DOUT does not go into a high-
impedance state if the clock idles or CS is high.
Serial data is clocked into the data registers in MSB-first
format, with the address and configuration information
preceding the actual DAC data. Data is clocked in on
SCLK’s rising edge while CS is low. Data at DOUT is
clocked out 12 clock cycles later, either at SCLK’s falling
edge (default or mode 0) or rising edge (mode 1).
Chip select (CS) must be low to enable the DAC. If CS
is high, the interface is disabled and DOUT remains
unchanged. CS must go low at least 40ns before the
first rising edge of the clock pulse to properly clock in
the first bit. With CS low, data is clocked into the
MAX533’s internal shift register on the rising edge of
the external serial clock. Always clock in the full 12 bits
because each time CS goes high the bits currently in
the input shift register are interpreted as a command.
SCLK can be driven at rates up to 10MHz.
Serial Input Data Format and Control Codes
The 12-bit serial input format shown in Figure 3 com-
prises two DAC address bits (A1, A0), two control bits
(C1, C0), and eight bits of data (D7...D0).
The 4-bit address/control code configures the DAC as
shown in Table 1.
Load Input Register, DAC Registers Unchanged
(Single Update Operation)
When performing a single update operation, A1 and A0
select the respective input register. At the rising edge
of CS, the selected input register is loaded with the cur-
rent shift-register data. All DAC outputs remain
unchanged. This preloads individual data in the input
register without changing the DAC outputs.
Load Input and DAC Registers
This command directly loads the selected DAC register at
CS’s rising edge. A1 and A0 set the DAC address. Current
shift-register data is placed in the selected input and DAC
registers.
For example, to load all four DAC registers simultaneously
with individual settings (DAC A = 0.5V, DAC B = 1V,
DAC C = 1.5V, and DAC D = 2V), four commands are
required. First, perform three single input register
update operations for DACs A, B, and C (C1 = 0). The
final command loads input register D and updates all
four DAC registers from their respective input registers.
Software “ ” Command
All DAC registers are updated with the contents of their
respective input registers at CS’s rising edge. With the
exception of using CS to execute, this performs the
same function as the asynchronous LDAC.
Figure 3. Serial Input Format
THIS IS THE FIRST BIT SHIFTED IN
A1 A0 C1 C0 D7 D6
... D1 D0
DIN
DOUT
CONTROL AND
ADDRESS BITS
8-BIT DAC DATA
MSB
LSB
(LDAC = H)
(LDAC = 1)
(LDAC = H)
8-Bit Data0 1Address
D0
D1D2D3D4D5D6D7
C0
C1
A0
A1
8-Bit Data1 1Address
D0
D1D2D3D4D5D6D7
C0
C1
A0
A1
xxx xxxxx0 00 1
D0D1D2D3D4D5D6D7C0
C1
A0
A1

MAX533ACPE

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Digital to Analog Converters - DAC 2.7V, Low-Power, 8-Bit Quad DAC with Rail-to-Rail Output Buffers
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union