

PCA9546A
4-channel I2C switch with reset
2004 Sep 29
INTEGRATED CIRCUITS
Objective data sheet
Supersedes data of 2004 Jul 28
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2
2004 Sep 29
FEATURES
1-of-4 bi-directional translating switches
I2C interface logic; compatible with SMBus standards
Active-LOW Reset Input
3 address pins allowing up to 8 devices on the I2C-bus
Channel selection via I2C-bus, in any combination
Power up with all switch channels deselected
Low RdsON switches
Allows voltage level translation between 1.8 V, 2.5 V, 3.3 V and
5 V buses
No glitch on power-up
Supports hot insertion
Low stand-by current
Operating power supply voltage range of 2.3 V to 5.5 V
5 V tolerant Inputs
0 kHz to 400 kHz clock frequency
ESD protection exceeds 2000 V HBM per JESD22-A114,
200 V MM per JESD22-A115 and 1000 V per JESD22-C101
Latchup testing is done to JESDEC Standard JESD78 which
exceeds 100 mA
Three packages offered: SO16, TSSOP16, and HVQFN16
DESCRIPTION
The PCA9546A is a quad bi-directional translating switch controlled
by the I2C-bus. The SCL/SDA upstream pair fans out to four
downstream pairs, or channels. Any individual SCx/SDx channel or
combination of channels can be selected, determined by the
contents of the programmable Control Register.
An active-LOW reset input allows the PCA9546A to recover from a
situation where one of the downstream I2C-buses is stuck in a LOW
state. Pulling the RESET pin LOW resets the I2C state machine and
causes all the channels to be deselected as does the internal power
on reset function.
The pass gates of the switches are constructed such that the VDD
pin can be used to limit the maximum high voltage which will be
passed by the PCA9546A. This allows the use of different bus
voltages on each pair, so that 1.8 V, 2.5 V, or 3.3 V parts can
communicate with 5 V parts without any additional protection.
External pull-up resistors pull the bus up to the desired voltage level
for each channel. All I/O pins are 5 V tolerant.
ORDERING INFORMATION
PACKAGES TEMPERATURE RANGE ORDER CODE TOPSIDE MARK DRAWING NUMBER
16-Pin Plastic SO –40 °C to +85 °C PCA9546AD PCA9546AD SOT109-1
16-Pin Plastic TSSOP –40 °C to +85 °C PCA9546APW PA9546A SOT403-1
16-Pin Plastic HVQFN –40 °C to +85 °C PCA9546ABS 546A SOT629-1
Standard packing quantities and other packaging data are available at www.standardproducts.philips.com/packaging.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 3
PIN CONFIGURATION — SO, TSSOP
1
2
3
4
5
6
7
89
10
11
12
13
14
15
16
SW00913
A0
A1
RESET
SD0
SC0
SD1
SC1
VSS
VDD
SDA
SCL
A2
SC3
SD3
SC2
SD2
Figure 1. Pin configuration — SO, TSSOP
PIN CONFIGURATION — HVQFN
12
11
10
9
5
6
7
8
1
2
3
4
16
15
14
13
SW02014
TOP VIEW
A2
SD0
SC0
SD1
SC1 SD2VSS SC2
A2
SD3
SC3
SDAVDD
A0A1
SCL
Figure 2. Pin Configuration — HVQFN
PIN DESCRIPTION
SO, TSSOP
PIN NUMBER HVQFN
PIN NUMBER SYMBOL FUNCTION
1 15 A0 Address input 0
2 16 A1 Address input 1
3 1 RESET Active-LOW reset input
4 2 SD0 Serial data 0
5 3 SC0 Serial clock 0
6 4 SD1 Serial data 1
7 5 SC1 Serial clock 1
8 6 VSS Supply ground
9 7 SD2 Serial data 2
10 8 SC2 Serial clock 2
11 9 SD3 Serial data 3
12 10 SC3 Serial clock 3
13 11 A2 Address input 2
14 12 SCL Serial clock line
15 13 SDA Serial data line
16 14 VDD Supply voltage
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 4
BLOCK DIAGRAM
SW02272
SC0
SC1
SC2
SC3
SD0
SD1
SD2
SD3
VSS
SCL
VDD
SDA
INPUT
FILTER
RESET
CIRCUIT
I2C-BUS
CONTROL
A0
A1
RESET
A2
PCA9546A
SWITCH CONTROL LOGIC
Figure 3. Block diagram
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 5
DEVICE ADDRESSING
Following a START condition the bus master must output the
address of the slave it is accessing. The address of the PCA9546A
is shown in Figure 4. To conserve power , no internal pullup resistors
are incorporated on the hardware selectable address pins and they
must be pulled HIGH or LOW.
A1 A0
0A2
SW00915
111 R/W
FIXED HARDWARE SELECTABLE
Figure 4. Slave address
The last bit of the slave address defines the operation to be
performed. When set to logic 1, a read is selected while a logic 0
selects a write operation.
CONTROL REGISTER
Following the successful acknowledgement of the slave address,
the bus master will send a byte to the PCA9546A, which will be
stored in the control register. If multiple bytes are received by the
PCA9546A, it will save the last byte received. This register can be
written and read via the I2C-bus.
SW01026
CHANNEL SELECTION BITS
(READ/WRITE)
6 5 4 2 1 0 7 3
CHANNEL 0
CHANNEL 1
CHANNEL 2
CHANNEL 3
X X X X B3 B2 B1 B0
Figure 5. Control register
CONTROL REGISTER DEFINITION
One or several SCx/SDx downstream pair, or channel, is selected
by the contents of the control register. This register is written after
the PCA9546A has been addressed. The 2 LSBs of the control byte
are used to determine which channel is to be selected. When a
channel is selected, the channel will become active after a stop
condition has been placed on the I2C-bus. This ensures that all
SCx/SDx lines will be in a HIGH state when the channel is made
active, so that no false conditions are generated at the time of
connection.
Table 1. Control Register; Write — Channel Selection/
Read — Channel Status
D7 D6 D5 D4 B3 B2 B1 B0 COMMAND
X
X
X
X
X
X
X
0Channel 0
disabled
X
X
X
X
X
X
X
1Channel 0
enabled
X
X
X
X
X
X
0
X
Channel 1
disabled
X
X
X
X
X
X
1
X
Channel 1
enabled
X
X
X
X
X
0
X
X
Channel 2
disabled
X
X
X
X
X
1
X
X
Channel 2
enabled
X
X
X
X
0
X
X
X
Channel 3
disabled
X
X
X
X
1
X
X
X
Channel 3
enabled
00000000
No channel
selected;
power-up/
reset default
state
NOTE: Several channels can be enabled at the same time.
Ex: B3 = 0, B2 = 1, B1 = 1, B0 = 0, means that channel 0 and 3 are
disabled and channel 1 and 2 are enabled.
Care should be taken not to exceed the maximum bus capacity.
RESET INPUT
The RESET input is an active-LOW signal which may be used to
recover from a bus fault condition. By asserting this signal LOW for
a minimum of tWL, the PCA9546A will reset its registers and I2C
state machine and will deselect all channels. The RESET input must
be connected to VDD through a pull-up resistor.
POWER-ON RESET
When power is applied to VDD, an internal Power-On Reset holds
the PCA9546A in a reset condiition until VDD has reached VPOR. At
this point, the reset condition is released and the PCA9546A
registers and I2C state machine are initialized to their default states,
all zeroes causing all the channels to be deselected. Thereafter,
VDD must be lowered below 0.2 V to reset the device.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 6
VOLTAGE TRANSLATION
The pass gate transistors of the PCA9546A are constructed such
that the VDD voltage can be used to limit the maximum voltage that
will be passed from one I2C-bus to another.
5.0
4.5
4.0
3.5
3.0
2.5
2.0
1.5
1.0
Vpass vs. VDD
2.5 3.0 3.5 4.0 4.5 5.0 5.5
Vpass
VDD
MINIMUM
TYPICAL
MAXIMUM
SW00820
2.0
Figure 6. Vpass voltage vs. VDD
Figure 6 shows the voltage characteristics of the pass gate
transistors (note that the PCA9546A is only tested at the points
specified in the DC Characteristics section of this datasheet). In
order for the PCA9546A to act as a voltage translator, the Vpass
voltage should be equal to, or lower than the lowest bus voltage. For
example, if the main bus was running at 5 V, and the downstream
buses were 3.3 V and 2.7 V, then Vpass should be equal to or below
2.7 V to effectively clamp the downstream bus voltages. Looking at
Figure 6, we see that Vpass (max.) will be at 2.7 V when the
PCA9546A supply voltage is 3.5 V or lower so the PCA9546A
supply voltage could be set to 3.3 V. Pull-up resistors can then be
used to bring the bus voltages to their appropriate levels (see Figure
13).
More Information can be found in Application Note AN262
PCA954X
family of I
2
C/SMBus multiplexers and switches.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 7
CHARACTERISTICS OF THE I2C-BUS
The I2C-bus is for 2-way, 2-line communication between different ICs
or modules. The two lines are a serial data line (SDA) and a serial
clock line (SCL). Both lines must be connected to a positive supply
via a pull-up resistor when connected to the output stages of a device.
Data transfer may be initiated only when the bus is not busy.
Bit transfer
One data bit is transferred during each clock pulse. The data on the
SDA line must remain stable during the HIGH period of the clock
pulse as changes in the data line at this time will be interpreted as
control signals (see Figure 7).
SDA
SCL
SW00363
data line
stable;
data valid
change
of data
allowed
Figure 7. Bit transfer
Start and stop conditions
Both data and clock lines remain HIGH when the bus is not busy. A
HIGH-to-LOW transition of the data line, while the clock is HIGH is
defined as the start condition (S). A LOW-to-HIGH transition of the
data line while the clock is HIGH is defined as the stop condition (P)
(see Figure 8).
System configuration
A device generating a message is a ‘transmitter’, a device receiving
is the ‘receiver’. The device that controls the message is the
‘master’ and the devices which are controlled by the master are the
‘slaves’ (see Figure 9).
SDA
SCL
SW00365
S P
SDA
SCL
START condition STOP condition
Figure 8. Definition of start and stop conditions
MASTER
TRANSMITTER/
RECEIVER SLAVE
RECEIVER SLAVE
TRANSMITTER/
RECEIVER MASTER
TRANSMITTER
MASTER
TRANSMITTER/
RECEIVER
SDA
SCL
SW00366
I2C
MULTIPLEXER
SLAVE
Figure 9. System configuration
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 8
Acknowledge
The number of data bytes transferred between the start and the stop conditions from transmitter to receiver is not limited. Each byte of eight bits
is followed by one acknowledge bit. The acknowledge bit is a HIGH level put on the bus by the transmitter whereas the master generates an
extra acknowledge related clock pulse.
A slave receiver which is addressed must generate an acknowledge after the reception of each byte. Also a master must generate an
acknowledge after the reception of each byte that has been clocked out of the slave transmitter. The device that acknowledges has to pull down
the SDA line during the acknowledge clock pulse, so that the SDA line is stable LOW during the HIGH period of the acknowledge related clock
pulse, set-up and hold times must be taken into account.
A master receiver must signal an end of data to the transmitter by not generating an acknowledge on the last byte that has been clocked out of
the slave. In this event, the transmitter must leave the data line HIGH to enable the master to generate a stop condition.
DATA OUTPUT
BY TRANSMITTER
SCL FROM
MASTER
SW00368
DATA OUTPUT
BY RECEIVER
12 89
S
START condition
clock pulse for
acknowledgement
acknowledge
not acknowledge
Figure 10. Acknowledgement on the I2C-bus
S
SDA 0A A
1 1 1 0 A2 A1 A0
SLAVE ADDRESS
start condition R/W acknowledge
from slave acknowledge
from slave
B0
CONTROL REGISTER
XP
SW00917
B1XB2XB3X
Figure 11. WRITE control register
SDA S1A NA
1 1 1 0 A2 A1 A0
start condition R/W acknowledge
from slave
CONTROL REGISTER
P
stop condition
last byte
SW00918
SLAVE ADDRESS
no acknowledge
from master
B0XB1
XB2XB3X
Figure 12. READ control register
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 9
TYPICAL APPLICATION
PCA9546A
V = 2.7 – 5.5 V
SD0
SC0
V = 2.7 – 5.5 V
SD1
SC1
A1
A0
VSS
SDA
SCL
RESET
VDD = 3.3 V
VDD = 2.7 – 5.5 V
I2C/SMBus MASTER
SWxxxxx
SDA
SCL CHANNEL 0
CHANNEL 1
V = 2.7 – 5.5 V
SD2
SC2 CHANNEL 2
V = 2.7 – 5.5 V
SD3
SC3 CHANNEL 3
A2
Figure 13. Typical application
ABSOLUTE MAXIMUM RATINGS1, 2
In accordance with the Absolute Maximum Rating System (IEC 134).Voltages are referenced to GND (ground = 0 V).
SYMBOL PARAMETER CONDITIONS RATING UNIT
VDD DC supply voltage –0.5 to +7.0 V
VIDC input voltage –0.5 to +7.0 V
IIDC input current ±20 mA
IODC output current ±25 mA
IDD Supply current ±100 mA
ISS Supply current ±100 mA
Ptot total power dissipation 400 mW
Tstg Storage temperature range –60 to +150 °C
Tamb Operating ambient temperature –40 to +85 °C
NOTES:
1. Stresses beyond those listed may cause permanent damage to the device. These are stress ratings only and functional operation of the
device at these or any other conditions beyond those indicated under “recommended operating conditions” is not implied. Exposure to
absolute-maximum-rated conditions for extended periods may affect device reliability.
2. The performance capability of a high-performance integrated circuit in conjunction with its thermal environment can create junction
temperatures which are detrimental to reliability. The maximum junction temperature of this integrated circuit should not exceed 150 °C.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 10
DC CHARACTERISTICS
VDD = 2.3 V to 3.6 V ; V SS = 0 V; Tamb = –40 °C to +85 °C; unless otherwise specified. (See page 11 for VDD = 3.6 V to 5.5 V)
SYMBOL
PARAMETER
TEST CONDITIONS
LIMITS
UNIT
SYMBOL
PARAMETER
TEST
CONDITIONS
MIN TYP MAX
UNIT
Supply
VDD Supply voltage 2.3 3.6 V
IDD Supply current Operating mode; VDD = 3.6 V ;
no load; VI = VDD or VSS;
fSCL = 100 kHz 16 50 µA
Istb Standby current Standby mode; VDD = 3.6 V ;
no load; VI = VDD or VSS 0.1 1 µA
VPOR Power-on reset voltage
(Note 1) no load; VI = VDD or VSS 1.6 2.1 V
Input SCL; input/output SDA
VIL LOW-level input voltage –0.5 0.3 VDD V
VIH HIGH-level input voltage 0.7 VDD 6 V
IO
LOW level out
p
ut current
VOL = 0.4 V 3
mA
I
OL
LOW
-
le
v
el
o
u
tp
u
t
c
u
rrent
VOL = 0.6 V 6
mA
ILLeakage current VI = VDD or VSS –1 +1 µA
CiInput capacitance VI = VSS 12 13 pF
Select inputs A0 to A2 / RESET
VIL LOW-level input voltage –0.5 +0.3 VDD V
VIH HIGH-level input voltage 0.7 VDD VDD + 0.5 V
ILI Input leakage current pin at VDD or VSS –1 +1 µA
CiInput capacitance VI = VSS 1.6 3 pF
Pass Gate
RO
Switch resistance
VCC = 3.67 V ; VO = 0.4 V; IO = 15 mA 511 30
R
ON
S
w
itch
resistance
VCC = 2.3 V to 2.7 V ; V O = 0.4 V; IO = 10 mA 7 16 55
Vswin = VDD = 3.3 V; Iswout = –100 µA 1.9
V
Switch out
p
ut voltage
Vswin = VDD = 3.0 V to 3.6 V; Iswout = –100 µA 1.6 2.8
V
V
Pass
S
w
itch
o
u
tp
u
t
v
oltage
Vswin = VDD = 2.5 V; Iswout = –100 µA 1.5
V
Vswin = VDD = 2.3 to 2.7 V; Iswout = –100 µA 1.1 2.0
ILLeakage current VI = VDD or VSS –1 +1 µA
Cio Input/output capacitance VI = VSS 3 5 pF
NOTE:
1. VDD must be lowered to 0.2 V in order to reset part.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 11
DC CHARACTERISTICS
VDD = 3.6 V to 5.5 V ; V SS = 0 V; Tamb = –40 °C to +85 °C; unless otherwise specified. (See page 10 for VDD = 2.3 V to 3.6 V)
SYMBOL
PARAMETER
TEST CONDITIONS
LIMITS
UNIT
SYMBOL
PARAMETER
TEST
CONDITIONS
MIN TYP MAX
UNIT
Supply
VDD Supply voltage 3.6 5.5 V
IDD Supply current Operating mode; VDD = 5.5 V ;
no load; VI = VDD or VSS;
fSCL = 100 kHz 65 100 µA
Istb Standby current Standby mode; VDD = 5.5 V ;
no load; VI = VDD or VSS 0.3 1 µA
VPOR Power-on reset voltage
(Note 1) no load; VI = VDD or VSS 1.7 2.1 V
Input SCL; input/output SDA
VIL LOW-level input voltage –0.5 0.3 VDD V
VIH HIGH-level input voltage 0.7 VDD 6 V
IO
LOW level out
p
ut current
VOL = 0.4 V 3 mA
I
OL
LOW
-
le
v
el
o
u
tp
u
t
c
u
rrent
VOL = 0.6 V 6 mA
IIL LOW-level input current VI = VSS 1 1 µA
IIH HIGH-level input current VI = VDD 1 1 µA
CiInput capacitance VI = VSS 12 13 pF
Select inputs A0 to A2 / RESET
VIL LOW-level input voltage –0.5 +0.3 VDD V
VIH HIGH-level input voltage 0.7 VDD VDD + 0.5 V
ILI Input leakage current pin at VDD or VSS –1 +50 µA
CiInput capacitance VI = VSS 2 3 pF
Pass Gate
RON Switch resistance VCC = 4.5 to 5.5 V, VO = 0.4 V, IO = 15 mA 4 9 24
V
Switch out
p
ut voltage
Vswin = VDD = 5.0 V; Iswout = –100 µA 3.6 V
V
Pass
S
w
itch
o
u
tp
u
t
v
oltage
Vswin = VDD = 4.5 V to 5.5 V; Iswout = –100 µA 2.6 4.5 V
ILLeakage current VI = VDD or VSS –10 +100 µA
Cio Input/output capacitance VI = VSS 3 5 pF
NOTE:
1. VDD must be lowered to 0.2 V in order to reset part.
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 12
AC CHARACTERISTICS
SYMBOL PARAMETER STANDARD-MODE
I2C-bus FAST-MODE
I2C-bus UNIT
MIN MAX MIN MAX
tpd Propagation delay from SDA to SDn or SCL to SC n 0.31 0.31ns
fSCL SCL clock frequency 0 100 0 400 kHz
tBUF Bus free time between a STOP and START condition 4.7 1.3 µs
tHD;STA Hold time (repeated) ST AR T condition
After this period, the first clock pulse is generated 4.0 0.6 µs
tLOW LOW period of the SCL clock 4.7 1.3 µs
tHIGH HIGH period of the SCL clock 4.0 0.6 µs
tSU;STA Set-up time for a repeated ST ART condition 4.7 0.6 µs
tSU;STO Set-up time for ST OP condition 4.0 0.6 µs
tHD;DAT Data hold time 023.45 020.9 µs
tSU;DAT Data set-up time 250 100 ns
tRRise time of both SDA and SCL signals 1000 20 + 0.1Cb3300 ns
tFFall time of both SDA and SCL signals 300 20 + 0.1Cb3300 µs
CbCapacitive load for each bus line 400 400 µs
tSP Pulse width of spikes which must be suppressed by the input filter 50 50 ns
tVD:DATL Data valid (HL)4 1 1 µs
tVD:DATH Data valid (LH)4 0.6 0.6 µs
tVD:ACK Data valid Acknowledge 1 1 µs
RESET
tWL(rst) Pulse width LOW reset 4 4 ns
trst Reset time (SDA clear) 500 500 ns
tREC:STA Recovery to Start 0 0 ns
NOTES:
1. Pass gate propagation delay is calculated from the 20 typical RON and the 15 pF load capacitance.
2. A device must internally provide a hold time of at least 300 ns for the SDA signal (referred to the VIHmin of the SCL signal) in order to bridge
the undefined region of the falling edge of SCL.
3. Cb = total capacitance of one bus line in pF.
4. Measurements taken with 1 k pull-up resistor and 50 pF load.
tSP
tBUF
tHD;STA
PP S
tLOW tR
tHD;DAT
tF
tHIGH tSU;DAT
tSU;STA
Sr
tHD;STA
tSU;STO
SDA
SCL
SU00645
Figure 14. Definition of timing on the I2C-bus
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 13
SO16: plastic small outline package; 16 leads; body width 3.9 mm SOT109-1
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 14
TSSOP16: plastic thin shrink small outline package; 16 leads; body width 4.4 mm SOT403-1
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 15
HVQFN16: plastic thermal enhanced very thin quad flat package; no leads; 16 terminals;
body 4 x 4 x 0.85 mm SOT629-1
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 16
REVISION HISTORY
Rev Date Description
_2 20040929 Objective data sheet (9397 750 13991). Supersedes data of 28 Jul 2004 (9397 750 13308).
Modifications:
Table 1. “Control Register; Write — Channel Selection/Read — Channel Status” on page 5:
add ‘No channel selected; power-up/reset default state’ row to bottom of table.
AC characterists table on page 12: Add Note 4 and references to it at parameters tVD;DATL and tVD;DATH.
_1 20040728 Objective data sheet (9397 750 13308).
Philips Semiconductors Objective data sheet
PCA9546A4-channel I2C switch with reset
2004 Sep 29 17
Purchase of Philips I2C components conveys a license under the Philips’ I2C patent
to use the components in the I2C system provided the system conforms to the
I2C specifications defined by Philips. This specification can be ordered using the
code 9398 393 40011.
Definitions
Short-form specification — The data in a short-form specification is extracted from a full data sheet with the same type number and title. For detailed information see
the relevant data sheet or data handbook.
Limiting values definition — Limiting values given are in accordance with the Absolute Maximum Rating System (IEC 60134). Stress above one or more of the limiting
values may cause permanent damage to the device. These are stress ratings only and operation of the device at these or at any other conditions above those given
in the Characteristics sections of the specification is not implied. Exposure to limiting values for extended periods may affect device reliability.
Application information — Applications that are described herein for any of these products are for illustrative purposes only. Philips Semiconductors make no
representation or warranty that such applications will be suitable for the specified use without further testing or modification.
Disclaimers
Life support — These products are not designed for use in life support appliances, devices, or systems where malfunction of these products can reasonably be
expected to result in personal injury. Philips Semiconductors customers using or selling these products for use in such applications do so at their own risk and agree
to fully indemnify Philips Semiconductors for any damages resulting from such application.
Right to make changes — Philips Semiconductors reserves the right to make changes in the products—including circuits, standard cells, and/or software—described
or contained herein in order to improve design and/or performance. When the product is in full production (status ‘Production’), relevant changes will be communicated
via a Customer Product/Process Change Notification (CPCN). Philips Semiconductors assumes no responsibility or liability for the use of any of these products, conveys
no license or title under any patent, copyright, or mask work right to these products, and makes no representations or warranties that these products are free from patent,
copyright, or mask work right infringement, unless otherwise specified.
Contact information
For additional information please visit
http://www.semiconductors.philips.com. Fax: +31 40 27 24825
For sales offices addresses send e-mail to:
sales.addresses@www.semiconductors.philips.com.
Koninklijke Philips Electronics N.V. 2004
All rights reserved. Published in the U.S.A.
Date of release: 09-04
Document number: 9397 750 13991


Data sheet status[1]
Objective data sheet
Preliminary data sheet
Product data sheet
Product
status[2] [3]
Development
Qualification
Production
Definitions
This data sheet contains data from the objective specification for product development.
Philips Semiconductors reserves the right to change the specification in any manner without notice.
This data sheet contains data from the preliminary specification. Supplementary data will be published
at a later date. Philips Semiconductors reserves the right to change the specification without notice, in
order to improve the design and supply the best possible product.
This data sheet contains data from the product specification. Philips Semiconductors reserves the
right to make changes at any time in order to improve the design, manufacturing and supply. Relevant
changes will be communicated via a Customer Product/Process Change Notification (CPCN).
Data sheet status
[1] Please consult the most recently issued data sheet before initiating or completing a design.
[2] The product status of the device(s) described in this data sheet may have changed since this data sheet was published. The latest information is available on the Internet at URL
http://www.semiconductors.philips.com.
[3] For data sheets describing multiple type numbers, the highest-level product status determines the data sheet status.
Level
I
II
III