MAX4571–MAX4574
Serially Controlled, Clickless
Audio/Video Switches
10 ______________________________________________________________________________________
Detailed Description
The MAX4571–MAX4574 are serial-interface controlled
switches with soft-mode “clickless” and hard-mode oper-
ating capability. The MAX4571/MAX4573 contain 11
SPST switches, while the MAX4572/MAX4574 contain
two SPST switches and six SPDT switches. The SPDT
switches are actually 2-to-1 multiplexers, in that each
SPDT is really two independent SPST switches with a
common node, as shown in the
Pin Configurations
. Each
switch is controlled independently by either the SPI or
I
2
C interface.
Audio off-isolation is -90dB at 20kHz, crosstalk is at
least -90dB at 20kHz, and video off-isolation is at least
-50dB at 10MHz.
Each switch of any device may be set to operate in
either soft or hard mode. In soft mode, the switching
transition is slowed to avoid the audible “clicking” that
can occur when switches are used to route audio sig-
nals. In hard mode, the switches are not slowed down,
making this mode useful when a faster response is
required. If a new command is issued while any soft-
mode switch is transitioning, the switch transition time
is decreased so it reaches its final state before the new
command is executed. Soft mode is the power-up
default state for all switches. Switches in the same
mode are guaranteed to be break-before-make relative
to each other. Break-before-make does not apply
between switches operating in different modes.
These devices operate from a single supply of +2.7V to
+5.25V. The MAX4571/MAX4572 feature a 2-wire, I
2
C-
compatible serial interface, and the MAX4573/
MAX4574 feature a 3-wire, SPI/QSPI/MICROWIRE-com-
patible serial interface.
Applications Information
Switch Control
The MAX4571–MAX4574 have a common command
and control-bit structure, the differences being only in
the interface type (2-wire or 3-wire) and in the switch
configurations.
The SWITCHSET command controls the open/closed
states of the various switches. MODESET controls
soft/hard-mode states of the switches. There are also
NO_OP and RESET commands. The NO_OP command
is useful for daisy-chaining multiple 3-wire parts. The
RESET command places a device in a state identical to
its power-up state, with all switches open and in soft
switching mode.
Table 1 shows the configuration of the command bits
and their related commands. Table 2 shows the config-
uration of the data bits and their related switches. The
arrangement of the command bits and the data bits
depends on the interface type (2-wire or 3-wire). After a
SWITCHSET command is issued, a logic 1 in any data-
bit location closes the associated switch, while a logic 0
opens it. After a MODESET command, a logic 1 in any
data-bit location sets the associated switch into hard
mode, while a logic 0 sets it into soft mode.
2-Wire Serial Interface
The MAX4571/MAX4572 use a 2-wire, I
2
C-compatible
serial interface requiring only two I/O lines of a stan-
dard microprocessor port for communication. These
devices use the SendByte™ and WriteWord™ proto-
cols. The SendByte protocol is used only for the RESET
command. The WriteWord protocol is used for the
MODESET and SWITCHSET commands.
The first byte of any 2-wire serial-interface transaction is
always the address byte. To address a given chip, the
A0 and A1 bits in the address byte (Table 3) must dupli-
cate the values present at the A0 and A1 pins of that
chip, and the rest of the address bits must be config-
ured as shown in Table 3. Connect the A0 and A1 pins
to V+ or to GND, or drive them with CMOS logic levels.
The second byte is the command byte. The possible
commands are RESET, MODESET, and SWITCHSET.
RESET sets all switches to the initial power-up state
(open and in soft switching mode). The RESET com-
mand is executed on the rising clock edge of the
acknowledge bit after the command byte. The MODE-
SET and SWITCHSET commands are each followed by
two data bytes. The first data byte is buffered so all the
data latches switch together. MODESET and SWITCH-
SET are executed on the rising clock edge of the
acknowledge bit after the second data byte. Table 3
details the 2-wire interface data structure. Figures 3
and 4 and the
I/O Interface Characteristics
detail the
timing of the 2-wire serial-interface protocol. All bytes of
the transmission, whether address, command, or data,
are sent MSB first.
The MAX4571/MAX4572 are receive-only devices and
must be controlled by a bus master device. A bus mas-
ter signals the beginning of a transmission with a start
condition by transitioning SDA from high to low while
SCL is high. The slave devices monitor the serial bus
continuously, waiting for a start condition followed by an
address byte. When a device recognizes its address
byte, it acknowledges by pulling the SDA line low for
one clock period; it is then ready to accept command
and data bytes. The device then issues a similar
acknowledgment after the command byte, and again
after each data byte. When the master has finished
SendByte and WriteWord are trademarks of Philips Corp.
MAX4571–MAX4574
Serially Controlled, Clickless
Audio/Video Switches
______________________________________________________________________________________ 11
Table 1. Command Bit Mapping
Table 2. Data-Bit Switch Control
X = Don’t care
MSB MSB - 1 COMMAND DESCRIPTION
0 0 RESET Sets all switches open and in soft switching mode.
0 1 MODESET Sets specified switches to soft or hard mode.
1 0 NO_OP No Operation.
1 1 SWITCHSET Sets specified switches open or closed.
D13 X SW8
D12 X SW5
D11 X SW7B
D10 15, 16 SW7A
D8 19, 20 SW6A
X
X
X
SW11
SW9
15, 16
13, 14
17, 18
18, 19
21, 22
D7 21, 22 SW4B
D6 13, 14 SW4A
D5 11, 12 SW3B
D4 9, 10 SW3A
D3 7, 8 SW2B
SW8
SW7
SW6
SW5
SW4
11, 12
10, 11
8, 9
7, 8
5, 6
D2 5, 6 SW2A
D1 3, 4 SW1B
D0 (LSB) 1, 2 SW1A
SW3
SW2
SW1
4, 5
2, 3
1, 2
DATA BIT
SWITCHSWITCH
D9 17, 18 SW6BSW10 20, 21
SWITCH TERMINALS SWITCH TERMINALS
MAX4572/MAX4574MAX4571/MAX4573
communicating with the slave, it issues a stop condition
by transitioning SDA from low to high while SCL is high.
The bus is then free for another transmission.
3-Wire Serial Interface
The MAX4573/MAX4574 use a 3-wire SPI/QSPI/
MICROWIRE-compatible serial interface. An active-low
chip-select pin, CS, enables the device to receive data
from the serial input pin, DIN. Command and data infor-
mation are clocked in on the rising edge of the serial-
clock signal (SCLK) MSB first. A total of 16 bits are
needed in each write cycle. The write cycle allows two
8-bit-wide transfers if CS remains low for the entire 16
bits. The command code is contained in the two MSBs
of the 16-bit word. The remaining bits control the
switches as shown in Table 4. While shifting in the seri-
al data, the device remains in its original configuration.
A rising edge on CS latches the data into the
MAX4573/MAX4574 internal registers, initiating the
device’s change of state. Table 4 shows the details of
the 3-wire interface data structure.
Figures 5 and 6 and the
I/O Interface Characteristics
show the timing details of the 3-wire interface. If the
two command bits initiate a SWITCHSET command, a
logic 1 in a switch control location closes the associat-
ed switch, while a logic 0 opens it. If the command bits
initiate a MODESET command, a logic 1 in a switch
control location sets the associated switch into hard
mode, while a logic 0 sets it into soft, “clickless” mode.
For command-bit configurations, see Table 1.
Using Multiple Devices
There are two ways to connect multiple devices to the
same 3-wire serial interface. The first involves using the
DOUT pin. DOUT presents a copy of the last bit of the
internal shift register, useful for daisy-chaining multiple
devices. Data at DOUT are simply the input data
delayed by 16 clock cycles, appearing synchronous
with SCLK’s falling edge. After CS goes high, DOUT
holds the last bit in the shift register until new data are
shifted into DIN. For a simple interface using several
MAX4573/MAX4574 devices, daisy-chain the shift reg-
MAX4571–MAX4574
Serially Controlled, Clickless
Audio/Video Switches
12 ______________________________________________________________________________________
Address Byte Command Byte (RESET)
MSB
S
R
T
01101A
1
A
0
0A
C
K
00XXXXXXA
C
K
S
T
P
XXXXXSW
11
SW
10
SW
9
A
C
K
SW
8
SW
7
SW
6
SW
5
SW
4
SW
3
SW
2
SW
1
A
C
K
S
T
P
XXSW
8
SW
5
SW
7B
SW
7A
SW
6B
SW
6A
A
C
K
SW
4B
SW
4A
SW
3B
SW
3A
SW
2B
SW
2A
SW
1B
SW
1A
A
C
K
S
T
P
XXSW
8
SW
5
SW
7B
SW
7A
SW
6B
SW
6A
A
C
K
SW
4B
SW
4A
SW
3B
SW
3A
SW
2B
SW
2A
SW
1B
SW
1A
A
C
K
S
T
P
XXXXXSW
11
SW
10
SW
9
A
C
K
SW
8
SW
7
SW
6
SW
5
SW
4
SW
3
SW
2
SW
1
A
C
K
S
T
P
S
R
T
01101A
1
A
0
0A
C
K
1
1XXXXXXA
C
K
S
R
T
01101A
1
A
0
0A
C
K
01XXXXXXA
C
K
LSB
LSB
LSB
MSB LSB
Command Byte (SWITCHSET)
Command Byte (MODESET)
MSB LSB
MSB LSB
Address Byte
First Data Byte
MSB
MSB
LSB
Second Data Byte
MSB
LSB
First Data Byte
MSB
LSB
Second Data Byte
MSB
MSB
LSB
First Data Byte
MSB
LSB
Second Data Byte
MSB
MSB
Address Byte
MSB
MSB
LSB
First Data Byte
MSB
LSB
Second Data Byte
MSB
MSBMSB
MSB
X = Don't Care
SRT = Start Condition
ACK = Acknowledge Condition
STP = Stop Condition
Logic "0" in any data bit location places the associated switch open or in soft (clickless) switching mode.
Logic "1" in any data bit location places the associated switch closed or in hard switching mode.
For command bit configuration see Table 1.
RESET Command
SWITCHSET Command
MAX4571
MAX4572
MAX4571
MAX4572
MODESET
Command
Table 3. 2-Wire Serial-Interface Data Format

MAX4571CEI+T

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
Video Switch ICs Serial Clickless Audio/Video Switch
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union