MAX6964
17-Output LED Driver/GPO with
Intensity Control and Hot-Insertion Protection
10 ______________________________________________________________________________________
ing the MAX6964’s command byte by performing a
write (Figure 7). The master can now read n consecu-
tive bytes from the MAX6964 with the first data byte
being read from the register addressed by the initial-
ized command byte. When performing read-after-write
verification, remember to reset the command byte’s
address because the stored command byte address
has been autoincremented after the write (Table 2).
Operation with Multiple Masters
If the MAX6964 is operated on a 2-wire interface with
multiple masters, a master reading the MAX6964 should
use a repeated start between the write, which sets the
MAX6964’s address pointer, and the read(s) that takes
the data from the location(s) (Table 2). This is because it
is possible for master 2 to take over the bus after master
1 has set up the MAX6964’s address pointer but before
master 1 has read the data. If master 2 subsequently
changes the MAX6964’s address pointer, then master
1’s delayed read can be from an unexpected location.
Command Address Autoincrementing
The command address stored in the MAX6964 circu-
lates around grouped register functions after each data
byte is written or read (Table 2).
Device Reset
The reset input RST is an active-low input. When taken
low, RST clears any transaction to or from the MAX6964
on the serial interface and configures the internal regis-
ters to the same state as a power-up reset (Table 3).
The MAX6964 then waits for a START condition on the
serial interface.
Detailed Description
Initial Power-Up
On power-up, and whenever the RST input is pulled
low, all control registers are reset and the MAX6964
enters standby mode (Table 3). Power-up status makes
all outputs logic high (high impedance if external pullup
resistors are not fitted) and disables both the PWM
oscillator and blink functionality. The RST input can be
used as a hardware shutdown input, which effectively
turns off any LED (or other) loads and puts the device
into its lowest power condition.
Configuration Register
The configuration register is used to configure the PWM
intensity mode and blink behavior, operate the O16 out-
put, and read back the BLINK input logic level (Table 4).
Blink Mode
In blink mode, the outputs can be flipped between
using either the blink phase 0 registers or the blink
phase 1 registers. Flip control is both hardware (the
BLINK input) and software control (the blink flip flag B
in the configuration register) (Table 4).
The blink function can be used for LED effects by pro-
gramming different display patterns in the two sets of
output port registers, and using the software or hard-
ware controls to flip between the patterns.
If the blink phase 1 registers are written with 0xFF, then
the BLINK input can be used as a hardware disable to,
for example, instantly turn off an LED pattern pro-
grammed into the blink phase 0 registers. This tech-
nique can be further extended by driving the BLINK
input with a PWM signal to modulate the LED current to
provide fading effects.
The blink mode is enabled by setting the blink enable
flag E in the configuration register (Table 4). When blink
mode is enabled, the state of the blink flip flag and
BLINK input are EXORed to set the phase, and the out-
puts are set by either the blink phase 0 registers or the
blink phase 1 registers (Figure 11, Table 5).
The blink mode is disabled by clearing the blink enable
flag E in the configuration register (Table 4). When blink
mode is disabled, the state of the blink flip flag is
ignored, and the blink phase 0 registers alone control
the outputs.
The logic status of BLINK is made available as the read-
only blink status flag blink in the configuration register
(Table 4). This flag allows BLINK to be used as an extra
general-purpose input (GPI) in applications not using the
blink function. When BLINK is going to be used as a GPI,
blink mode should be disabled by clearing the blink
enable flag E in the configuration register (Table 4).
Blink Phase Registers
When the blink function is disabled, the two blink phase
0 registers set the logic levels of the 16 outputs (O0
through O15) (Table 6). A duplicate pair of registers
called the blink phase 1 registers are also used if the
blink function is enabled (Table 7). A logic high sets the
appropriate output high impedance, while a logic low
makes the port go low.
Reading a blink phase register reads the value stored
in the register, not the actual port condition. The port
output itself may or may not be at a valid logic level,
depending on the external load connected.
The 17th output, O16, is controlled through 2 bits in the
configuration register, which provide the same static or
blink control as the other 16 output ports.
MAX6964
17-Output LED Driver/GPO with
Intensity Control and Hot-Insertion Protection
______________________________________________________________________________________ 11
Table 3. Power-Up Configuration
REGISTER DATA
REGISTER FUNCTION POWER-UP CONDITION
ADDRESS
CODE
(hex)
D7 D6 D5 D4 D3 D2 D1
D0
Blink phase 0 outputs O7–O0
High-impedance outputs 0x02
1111111
1
Blink phase 0 outputs O15–O8
High-impedance outputs 0x03
1111111
1
User RAM0 0xFF 0x06
1111111
1
User RAM1 0xFF 0x07
1111111
1
Blink phase 1 outputs O7–O0
High-impedance outputs 0x0A
1111111
1
Blink phase 1 outputs O15–O8
High-impedance outputs 0x0B
1111111
1
Master and global/O16
intensity
PWM oscillator is disabled;
O16 is static logic output
0x0E
0000111
1
Configuration
O16 is high-impedance output;
blink is disabled;
global intensity is enabled
0x0F
0011010
0
Outputs intensity O1, O0
O1, O0 are static logic outputs
0x10
1111111
1
Outputs intensity O3, O2
O3, O2 are static logic outputs
0x11
1111111
1
Outputs intensity O5, O4
O5, O4 are static logic outputs
0x12
1111111
1
Outputs intensity O7, O6
O7, O6 are static logic outputs
0x13
1111111
1
Outputs intensity O9, O8
O9, O8 are static logic outputs
0x14
1111111
1
Outputs intensity O11, O10
O11, O10 are static logic outputs
0x15
1111111
1
Outputs intensity O13, O12
O13, O12 are static logic outputs
0x16
1111111
1
Outputs intensity O15, O14
O15, O14 are static logic outputs
0x17
1111111
1
Table 4. Configuration Register
REGISTER DATA
REGISTER
ADDRESS
CODE
(hex)
D7 D6 D5 D4 D3 D2 D1 D0
CONFIGURATION
R/W
0
BLINK
STATUS
OUTPUT
O16
0
GLOBAL
INTENSITY
BLINK FLIP
BLINK
ENABLE
Write device configuration
0
XX
Read back device configuration
1
0
BLINK O1
O0
0
GBE
Disable blink
XXXXXXX0
Enable blink
XXXXXXX1
XXXXXX01
Flip blink register (see text)
0x0F
XXXXXX11
X = Don’t care.
MAX6964
17-Output LED Driver/GPO with
Intensity Control and Hot-Insertion Protection
12 ______________________________________________________________________________________
Table 4. Configuration Register (continued)
REGISTER DATA
REGISTER
ADDRESS
CODE
(hex)
D7 D6 D5 D4 D3 D2 D1 D0
CONFIGURATION
R/W
0
BLINK
STATUS
OUTPUT
O16
0
GLOBAL
INTENSITY
BLINK FLIP
BLINK
ENABLE
Write device configuration
0
XX
Read back device configuration
1
0
BLINK O1
O0
0
GBE
Disable global intensity control—intensity
is set by registers 0x10–0x17 for ports O0
through O15 when configured as outputs,
and by D3–D0 of register 0x0E for output
XXXXX0 XX
Enable global intensity control—intensity
for all ports configured as outputs is set
by D3–D0 of register 0x0E
XXXXX1 XX
O16 output is low (blink is disabled)
XXX00XX0
O16 output is high impedance (blink is
disabled)
XXX10XX0
O 16 outp ut i s l ow d ur i ng b l i nk p hase 0
XXX00XX1
O16 output is high impedance during
blink phase 0
XXX10XX1
O 16 outp ut i s l ow d ur i ng b l i nk p hase 1
XX0 X 0 XX1
O16 output is high impedance during
blink phase 1
XX1 X 0 XX1
Read back BLINK input pin status;
input is low
1
X 0 XXXXXX
Read back BLINK input pin status;
input is high
1
0x0F
X 1 XXXXXX
Table 5. Blink Controls
BLINK ENABLE
FLAG
E
BLINK FLIP
FLAG
B
BLINK INPUT
PIN
BLINK FLIP FLAG
EXOR
BLINK INPUT PIN
BLINK
FUNCTION
OUTPUT REGISTERS
USED
0 X X X Disabled Blink phase 0
0 0 0 Blink phase 0
0 1 1 Blink phase 1
1 0 1 Blink phase 1
1
11 0
Enabled
Blink phase 0
X = Don’t care.
X = Don’t care.

MAX6964ATG+

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
LED Display Drivers 17-Output LED Driver/GPO
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet