MAX5432–MAX5435
32-Tap, Nonvolatile, I
2
C, Linear, Digital
Potentiometers
_______________________________________________________________________________________ 7
Typical Operating Characteristics (continued)
(V
DD
= +5V, T
A
= +25°C, unless otherwise noted.)
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
081241620242831
RESISTANCE DNL vs. TAP POSITION
MAX5432–35 toc19
TAP POSITION
RESISTANCE DNL (LSB)
VOLTAGE-DIVIDER MODE
MAX5432
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
081241620242831
RESISTANCE INL vs. TAP POSITION
MAX5432–35 toc20
TAP POSITION
RESISTANCE INL (LSB)
VOLTAGE-DIVIDER MODE
MAX5432
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
0812416202428
RESISTANCE DNL vs. TAP POSITION
MAX5432-35 toc21
TAP POSITION
RESISTANCE DNL (LSB)
VARIABLE-RESISTOR MODE
MAX5433/MAX5435
31
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
0812416202428
RESISTANCE INL vs. TAP POSITION
MAX5432-35 toc22
TAP POSITION
RESISTANCE INL (LSB)
VARIABLE-RESISTOR MODE
MAX5433/MAX5435
31
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
0812416202428
RESISTANCE DNL vs. TAP POSITION
MAX5432-35 toc23
TAP POSITION
RESISTANCE DNL (LSB)
VOLTAGE-DIVIDER MODE
MAX5433
31
-0.5
-0.3
-0.4
-0.1
-0.2
0.1
0
0.2
0.4
0.3
0.5
0812416202428
RESISTANCE INL vs. TAP POSITION
MAX5432-35 toc24
TAP POSITION
RESISTANCE INL (LSB)
VOLTAGE-DIVIDER MODE
MAX5433
31
MAX5432–MAX5435
32-Tap, Nonvolatile, I
2
C, Linear, Digital
Potentiometers
8 _______________________________________________________________________________________
Detailed Description
The MAX5432–MAX5435 contain a resistor array with
31 resistive elements. The MAX5432/MAX5434 provide
a total end-to-end resistance of 50k, and the
MAX5433/MAX5435 provide an end-to-end resistance
of 100k.
The MAX5432/MAX5433 allow access to the high, low,
and wiper terminals for a standard voltage-divider con-
figuration. Connect H, L, and W in any desired configu-
ration as long as their voltages fall between GND and
V
DD
. The MAX5434/MAX5435 are variable resistors
with H internally connected to the wiper.
A simple 2-wire I
2
C-compatible serial interface moves
the wiper among the 32 tap points. Eight data bits, an
address byte, and a control byte program the wiper
position. A nonvolatile memory stores and recalls the
wiper position in the nonvolatile memory upon power-up.
The nonvolatile memory is guaranteed for 200,000 wiper
store cycles and 50 years for wiper data retention.
Digital Interface
The MAX5432–MAX5435 feature an internal, nonvolatile
EEPROM that returns the wiper to its previously stored
position at power-up. The shift register decodes the
control and address bits, routing the data to the proper
memory registers. Write data to the volatile memory
register to immediately update the wiper position, or
write data to the nonvolatile register for storage. Writing
to the nonvolatile register takes a minimum of 12ms.
The volatile register retains data as long as the device
is enabled and powered. Removing power clears the
volatile register. The nonvolatile register retains data
even after power is removed. Upon power-up, the
power-on reset circuitry and internal oscillator control
the transfer of data from the nonvolatile register to the
volatile register.
Serial Addressing
The MAX5432–MAX5435 operate as a slave that sends
and receives data through an I
2
C- and SMBus™-com-
patible 2-wire interface. The interface uses a serial data
access (SDA) line and a serial clock line (SCL) to
achieve bidirectional communication between
master(s) and slave(s). A master, typically a microcon-
troller, initiates all data transfers to and from the
MAX5432–MAX5435, and generates the SCL clock that
synchronizes the data transfer (Figure 1).
SDA operates as both an input and an open-drain out-
put. SDA requires a pullup resistor, typically 4.7k.
SCL only operates as an input. SCL requires a pullup
resistor (4.7k typ) if there are multiple masters on the
2-wire interface, or if the master in a single-master sys-
tem has an open-drain SCL output.
Each transmission consists of a START (S) condition
(Figure 3) sent by a master, followed by the
MAX5432–MAX5435 7-bit slave address plus the 8th bit
(Figure 4), 1 command byte (Figure 7) and 1 data byte,
and finally a STOP (P) condition (Figure 3).
Start and Stop Conditions
Both SCL and SDA remain high when the interface is
not busy. A master signals the beginning of a transmis-
sion with a START (S) condition by transitioning SDA
from high to low while SCL is high. When the master
has finished communicating with the slave, it issues a
STOP (P) condition by transitioning the SDA from low to
Pin Description
PIN
TDFN
THIN SOT23
NAME
FUNCTION
1 H High Terminal
2 4 SDA I
2
C-Compatible Interface Data Input
3 2 GND Ground
4 3 SCL I
2
C-Compatible Interface Clock Input
51V
DD
Power-Supply Input. Bypass with a 0.1µF capacitor from V
DD
to GND.
6 A0 Address Input. Sets the I
2
C address. Connect to V
DD
or GND. Do not leave A0 floating.
7 6 L Low Terminal
8 5 W Wiper Terminal
EP EP Exposed Pad. Internally connected to GND.
SMBus is a trademark of Intel Corporation.
MAX5432–MAX5435
32-Tap, Nonvolatile, I
2
C, Linear, Digital
Potentiometers
_______________________________________________________________________________________ 9
high while SCL is high. The bus is then free for another
transmission (Figure 3).
Bit Transfer
One data bit is transferred during each clock pulse.
The data on the SDA line must remain stable while SCL
is high (Figure 5).
Acknowledge
The acknowledge bit is a clocked 9th bit that the recip-
ient uses to handshake receipt of each byte of data
(Figure 6). Each byte transferred effectively requires 9
bits. The master generates the 9th clock pulse, and the
recipient pulls down SDA during the acknowledge
clock pulse, so the SDA line is stable low during the
high period of the clock pulse. When the master trans-
mits to the MAX5432–MAX5435, the devices generate
the acknowledge bit because the MAX5432–MAX5435
are the recipients.
Slave Address
The MAX5432–MAX5435 have a 7-bit-long slave
address (Figure 4). The 8th bit following the 7-bit slave
address is the NOP/W bit. Set the NOP/W bit low for a
write command and high for a no-operation command.
Table 1a shows four possible slave addresses for the
MAX5432/MAX5433 and Table 1b shows three possible
slave addresses for the MAX5434/MAX5435. The first 4
bits (MSBs) of the slave addresses are always 0101.
Bits A2 and A1 are factory programmed for the
MAX5432/MAX5433 (Table 1a). Connect the A0 input
(MAX5432/MAX5433 only) to either GND or V
DD
to
select one of two I
2
C device addresses. Each device
must have a unique address to share the bus. A maxi-
mum of four MAX5432/MAX5433 devices can share the
same bus. Bits A2, A1, and A0 are factory programmed
for the MAX5434/MAX5435 (Table 1b).
Message Format for Writing
A write to the MAX5432–MAX5435 consists of the trans-
mission of the device’s slave address with the 8th bit set
to zero, followed by at least 1 byte of information. The
1st byte of information is the command byte. The bytes
received after the command byte are the data bytes.
The 1st data byte goes into the internal register of the
MAX5432–MAX5435 as selected by the command byte
(Figure 8).
t
HD-STA
t
SU-DAT
t
HIGH
t
R
t
F
t
HD-DAT
t
HD-STA
S Sr A
t
SU-STA
t
LOW
t
BUF
t
SU-STO
PS
t
R
t
F
SCL
SDA
PARAMETERS ARE MEASURED FROM 30% TO 70%.
Figure 1. I
2
C Serial-Interface Timing Diagram
ADDRESS BYTE
PART
SUFFIX
A6 A5 A4 A3 A2 A1 A0
NOP/W
L
0101000
NOP/W
M
0101100
NOP/W
N*
0101010
NOP/W
ADDRESS BYTE
PART
SUFFIX
A6 A5 A4 A3 A2 A1 A0 NOP/W
L 0101000NOP/W
L 0101001NOP/W
M 0101100NOP/W
M 0101101NOP/W
Table 1a. Address Codes
(MAX5432/MAX5433 Only)
Table 1b. Address Codes
(MAX5434/MAX5435 Only)
*MAX5434 only.

MAX5432META+T

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Digital Potentiometer ICs 32-Tap Nonvolatile I2C Linear
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union