Remote 8-bit I/O expander for I2C-bus with interrupt
Rev. 5 — 27 May 2013Product data sheet
1. General description
The PCF8574/74A provides general-purpose remote I/O expansion via the two-wire
bidirectional I
The devices consist of eight quasi-bidirectional ports, 100 kHz I
hardware address inputs and interrupt output operating between 2.5 V and 6 V. The
quasi-bidirectional port can be independently assigned as an input to monitor interrupt
status or keypads, or as an output to activate indicator devices such as LEDs. System
master can read from the input port or write to the output port through a single register.
The low current consumption of 2.5 A (typical, static) is great for mobile applications and
the latched output ports directly drive LEDs.
The PCF8574 and PCF8574A are identical, except for the different fixed portion of the
slave address. The three hardware address pins allow eight of each device to be on the
same I
the same I
The active LOW open-drain interrupt output (INT
of the microcontroller and is activated when any input state dif fers from its corresponding
input port register state. It is used to indicate to the microcontroller that an input state has
changed and the device needs to be interrogate d without the m icrocontroller continuously
polling the input register via the I
The internal Power-On Reset (POR) initializes the I/Os as inputs with a weak internal
pull-up 100 A current source.
2
C-bus (serial clock (SCL), serial data (SDA)).
2
C-bus interface, three
2
C-bus, so there can be up to 16 of th ese I/O exp anders PCF8574/74 A together on
2
C-bus, supporting up to 128 I/Os (for example, 128 LEDs).
) can be connected to the interrupt logic
2
C-bus.
2. Features and benefits
I2C-bus to parallel port expander
100 kHz I
Operating supply voltage 2.5 V to 6 V with non-overvoltage tolerant I/O held to V
with 100 A current source
8-bit remote I/O pins that default to inputs at power-up
Latched outputs directly drive LEDs
Total package sink capability of 80 mA
Active LOW open-drain interrupt output
Eight programmable slave addresses using three address pins
Low standby current (2.5 A typical)
40 C to +85 C operation
ESD protection exceeds 2000 V HBM per JESD22-A114 and 1000 V CDM per
JESD22-C101
2
C-bus interface (Standard-mode I2C-bus)
DD
NXP Semiconductors
Latch-up testing is done to JEDEC standard JESD78 which exceeds 100 mA
Packages offered: DIP16, SO16, SSOP20
3. Applications
LED signs and displays
Servers
Key pads
Industrial control
Medical equipment
PLC
Cellular telephones
Mobile devices
Gaming machines
Instrumentation and test measurement
4. Ordering information
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
Table 1.Ordering information
Type numberT opside markPackage
PCF8574PPCF8574PDIP16plastic dual in-line package; 16 leads (300 mil)SOT38-4
PCF8574APPCF8574AP
PCF8574T/3PCF8574TSO16plastic small outline package; 16 leads; body width 7.5 mmSOT162-1
PCF8574AT/3PCF8574AT
PCF8574TS/38574TSSSOP20plastic shrink small outline package; 20 leads;
PCF8574ATS/38574A
P4916quasi-bidirectional I/O 4
P51017quasi-bidirectional I/O 5
P61119quasi-bidirectional I/O 6
P71220quasi-bidirectional I/O 7
INT
SCL142serial clock line
SDA154serial data line
V
Following a START condition, the bus master must send the address of th e slav e it is
accessing and the operation it wants to perform (rea d or write) . The address for mat of th e
PCF8574/74A is shown in Figure 6
LOW to choose one of eight slave addresses. To conserve power, no internal pull-up
resistors are incorporated on A2, A1 or A0, so they must be externally held HIGH or LOW.
The address pins (A2, A1, A0) can connect to V
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
. Slave address pins A2, A1 and A0 are held HIGH or
or VSS directly or through resistors.
DD
a. PCF8574b. PCF8574A
Fig 6.PCF8574 and PCF8574A slave addresses
The last bit of the first byte defines the operation to be performed. When set to logic 1 a
read is selected, while a logic 0 selects a write operation (write operation is shown in
Figure 6
).
7.1.1 Address maps
The PCF8574 and PCF8574A are functionally the sam e, but have a d if ferent fixed portio n
(A6 to A3) of the slave address. This allows eight of the PCF8574 and eight of the
PCF8574A to be on the same I
T able 4.PCF8574 address map
Pin connectivityAddress of PCF8574Address byte value7-bit
A quasi-bidirectional I/O is an input or output port without using a direction control register.
Whenever the master reads the register, the value returned to master depends on the
actual voltage or status of the pin. At power on, all the ports are HIGH with a weak 100 A
internal pull-up to V
, but can be driven LOW by an internal transistor, or an external
DD
signal. The I/O ports are entirely independent of each other, but each I/O octal is
controlled by the same read or write data byte.
Advantages of the quasi-bidirectional I/O over totem pole I/O inc lud e:
• Better for driving LEDs since the p-channel (transistor to V
) is small, which saves
DD
die size and therefore cost. LED drive only requires an internal transistor to ground,
while the LED is connected to V
through a current-limiting resistor. To tem pole I/O
DD
have both n-channel and p-channel tran sistors, which allow solid HIGH and LOW
output levels without a pull-up resistor — good for logic levels.
• Simp ler architectu re — only a single register and the I/O can be both inpu t and o utput
at the same time. Totem pole I/O have a direction re gis te r tha t spe cif ies the po rt pin
direction and it is always in that configuration unless the direction is explicitly
changed.
• Does not require a command byte. The simplicity of one register (no need for the
pointer register or, technically, the command byte) is an advantage in some
embedded systems where every byte counts because of memory or bandwidth
limitations.
There is only one register to control four possibilities of the port pin: Input HIGH, input
LOW, output HIGH, or output LOW.
Input HIGH: The master needs to write 1 to the register to set the po rt as an input mode
if the device is not in the default power-on condition. The master reads the register to
check the input status. If the external source pulls the port pin up to V
logic 1, then the master will read the value of 1.
Input LOW: The master needs to write 1 to the register to set the port to input mode if
the device is not in the default power-on condition. The master reads the register to
check the input status. If the external source pulls the port pin down to V
logic 0, which sinks the weak 100 A current source, then the master will read the value
of 0.
Output HIGH: The master writes 1 to the register. There is an additional ‘accelerator’ or
strong pull-up current when the master sets the port HIGH. The additional strong pull-up
is only active during the HIGH time of the acknowledge clock cycle. This accelerator
current helps the port’s 100 A current source make a faster rising edge into a heavily
loaded output, but only at the start of the acknowledge clock cycle to avoid bus
contention if an external signal is pulling the port LOW to V
logic 0 at the same time. After the half clock cycle there is only the 100 A current
source to hold the port HIGH.
Output LOW: The master writes 0 to the register. There is a strong current sink
transistor that holds the port pin LOW. A large current may flow into the port, which
could potentially damage the part if the master writes a 0 to the register and an external
source is pulling the port HIGH at the same time.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
The master (microcontroller) sends the START condition and slave address setting the
last bit of the address byte to logic 0 for the write mode. The PCF8574/74A acknowledges
and the master then sends the data byte for P7 to P0 to the port register. As the clock line
goes HIGH, the 8-bit data is presented on the port lines after it has been acknowledged by
the PCF8574/74A. If a LOW is written, the strong pull-down turns on and stays on. If a
HIGH is written, the strong pull-up turns on for
HIGH by the weak current source. The master can th en sen d a STOP or ReSTART
condition or continue sending data. The number of data bytes that can be sent
successively is not limited and the previous data is overwritten every time a data byte has
been sent and acknowledged.
Ensure a logic 1 is written for any port that is being used as an input to ensure the strong
external pull-down is turned off.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
The port must have been previously written to logic 1, which is the condition after
power-on reset. To enter the Read mode the master (microcontroller) addresses the slave
device and sets the last bit of the address byte to logic 1 (address byte read). The slave
will acknowledge and then send the data byte to the master. The master will NACK and
then send the STOP condition or ACK and read the input register again.
The read of any pin being used as an output will indicate HIGH or LOW depending on the
actual state of the pin.
If the data on the input port changes faster than the master can read, this data may be
lost. The DATA 2 and DATA3 are lost becau se these dat a did no t meet the setu p time and
hold time (see Figure 9
slave address
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
).
no acknowledge
data from port
data from port
from master
SDA1
read from
port
data at
port
INT
A LOW-to-HIGH transition of SDA while SCL is HIGH is defined as the STOP condition (P). Transfer of data can be stopped at
any moment by a STOP condition. When this occurs, data present at the last acknowledge phase is valid (output mode). Input
data is lost.
When power is applied to VDD, an internal Power-On Reset (POR) holds the
PCF8574/74A in a reset condition until V
condition is released and the PCF8574/74A registers and I
will initialize to their default states of all I/Os to inputs with weak current source to V
Thereafter V
The PCF8574/74A provides an open-drain output (INT) which can be fed to a
corresponding input of the microcontroller (see Figure 10
changed, the INT
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
). As soon as a port input is
will be active (LOW) and notify the microcontroller.
An interrupt is generated at any rising or falling edge of the port inputs. After time t
signal INT
is valid.
v(Q)
, the
The interrupt will reset to HIGH when data on the port is changed to the original setting or
data is read or written by the master.
In the Write mode, the interrupt may be reset (HIGH) on the rising edge of the
acknowledge bit of the address byte and also on the rising edge of the write to port pulse.
The interrupt will always be reset (HIGH) on the falling edge of the write to port pulse (see
Figure 8
).
The interrupt is reset (HIGH) in the Read mode on the rising edge of the read from port
pulse (see Figure 9
).
During the interrupt reset, any I/O change close to the read or write pulse may not
generate an interrupt, or the interrupt will have a very short pulse. After the interrupt is
reset, any change in I/Os will be detected and transmitted as an INT
.
At power-on reset all ports are in Input mode and the initial state of the ports is HIGH,
therefore, for any port pin that is pulled LOW or driven LOW by external source, the
interrupt output will be active (output LOW).
Fig 10. Application of multiple PCF8574/74As wi th inte rrupt
NXP Semiconductors
mba607
data line
stable;
data valid
change
of data
allowed
SDA
SCL
mba608
SDA
SCL
P
STOP condition
S
START condition
9. Characteristics of the I2C-bus
The I2C-bus is for 2-way, 2-wire communication between different ICs or modules. The
two wires 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.
9.1 Bit transfer
One data bit is transferred during each clo ck pulse. The d ata on the SDA line must re main
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 11
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
).
Fig 11. Bit transfer
9.1.1 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 12
Fig 12. Definition of START and STOP conditions
).
9.2 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 13
The number of data bytes transferred betwe en the START and the STOP conditions from
transmitter to receiver is not limited. Each byte of eight bits is followed by one
acknowledge bit (see Figure 14
by the receiving device) that indicates to the transmitter that the data transfer was
successful.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
). The acknowledge bit is an active LOW level (generated
A slave receiver which is addressed must generate an acknowledg e af ter 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 wants to issue an
acknowledge bit 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 bit 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.
temperature sensor
battery status
control for latch
control for switch
control for audio
control for camera
control for MP3
P0
P1
P2
P3
P4
P5
P6
P7
V
DD
SDA
SCL
INT
A0
A1
A2
CORE
PROCESSOR
V
DD
10. Application design-in information
10.1 Bidirectional I/O expander applications
In the 8-bit I/O expander application shown in Figure 15, P0 and P1 are inputs, and
P2 to P7 are outputs. When used in this configuration, during a write, the input (P0 and P1) must be written as HIGH so the external devices fully control the input ports.
The desired HIGH or LOW logic levels may be written to the ports used as outputs (P2 to
P7). If 10 A internal output HIGH is not enough current source, the port needs external
pull-up resistor. During a read, the logic levels of the external devices driving the input
ports (P0 and P1) and the previous written logic level to the output ports (P2 to P7) will be
read.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
The GPIO also has an interrupt line (INT
) that can be connected to the interrupt logic of
the microcontroller. By sending an interrupt signal on this line, the remote I/O informs the
microprocessor that there has been a change of data on its ports without having to
communicate via the I
Fig 15. Bidirectional I/O expander application
2
C-bus.
10.2 How to read and write to I/O expander (example)
In the application example of PCF8574 shown in Figure 15, the microcontroller wants to
control the P3 switch ON and the P7 LED ON when the temperature sensor P0 changes.
1. When the system power on:
Core Processor needs to issue an initial command to set P0 and P1 as inputs and
P[7:2] as outputs with value 1010 00 (LED off, MP3 off, camera on, audio off,
switch off and latch off).
2. Operation:
When the temperature changes above the threshold, the temperature sensor signal
will toggle from HIGH to LOW. The INT
will be activated and notifies the ‘core
processor’ that there have been changes on the input pins. Read the input register.
If P0 = 0 (temperature sensor has changed), then turn on LED and turn on switch.
3. Software code:
//System Power on
// write to PCF8574 with data 1010 0011b to set P[7:2] outputs and P[1:0] inputs
<S> <0100 0000> <ACK> <1010 0011> <ACK> <P>//Initial setting for PCF9574
The GPIO has a minimum guaranteed sinking current of 10 mA per bit at 5 V. In
applications requiring additional drive, two port pins may be connected togeth er to sink up
to 20 mA current. Both bits must then always be turned on or off together. Up to five pins
can be connected together to drive 80 mA, which is the device recommended total limit.
Each pin needs its own limiting resistor as shown in Figure 16
device should all ports not be turned on at the same time.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
while (INT == 1); //Monitor the interrupt pin. If INT = 1 do nothing
//When INT = 0 then read input ports
<S> <slave address read> <ACK> <1010 0010> <NACK> <P> //Read PCF8574 data
If (P0 == 0) //Temperature sensor activated
{
// write to PCF8574 with data 0010 1011b to turn on LED (P7), on Switch (P3)
NXP offers newer, more capable drop-in replacements for the PCF8574/74A in newer
space-saving packages.
Table 6.Migration path
Type numberI2C-bus
PCF8574/74A100 kHz2.5 V to 6 V8yesno80 mA
PCA8574/74A400 kHz2.3 V to 5.5 V8yesno200 mA
PCA9674/74A1 MHz Fm+2.3 V to 5.5 V64yesno200 mA
PCA96701 M Hz Fm+2.3 V to 5.5 V64noyes200 mA
PCA96721 M Hz Fm+2.3 V to 5.5 V16yesyes200 mA
frequency
Voltage rangeNumber of
addresses
per device
InterruptResetTotal package
sink current
PCA9670 replaces the interrupt output of the PCA9674 with hardware reset input to r etain
the maximum number of addresses and the PCA9672 replaces address A2 of the
PCA9674 with hardware reset input to retain the interrupt but limit the number of
addresses.
and sets all I/Os to logic 1 (with current source to VDD).
POR
NXP Semiconductors
14. Dynamic characteristics
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
Table 10. Dynamic characteristics
VDD= 2.5 V to 6 V; VSS=0V; T
=40C to +85C; unless otherwise specified.
amb
SymbolParameterConditionsMinTypMaxUnit
2
C-bus timing
I
f
SCL
t
BUF
[1]
(see Figure 17)
SCL clock frequency--100kHz
bus free time between a STOP and
4.7--s
STARTcondition
t
HD;STA
t
SU;STA
t
SU;STO
t
HD;DAT
t
VD;DAT
t
SU;DAT
t
LOW
t
HIGH
t
r
t
f
Port timing (see Figure 8
t
v(Q)
t
su(D)
t
h(D)
Interrupt INT
t
v(INT)
hold time (repeated) START condition4--s
set-up time for a repeated START condition4.7--s
set-up time for STOP condition4--s
data hold time0--ns
data valid time--3.4s
data set-up time250--ns
LOW period of the SCL clock4.7--s
HIGH period of the SCL clock4--s
rise time of both SDA and SCL signals--1s
fall time of both SDA and SCL signals--0.3s
and Figure 9)
data output valid timeCL 100 pF--4s
data input set-up timeCL 100 pF0--s
data input hold timeCL 100 pF4--s
timing (see Figure 9)
valid time on pin INTfrom port to INT;
--4s
CL 100 pF
t
rst(INT)
reset time on pin INTfrom SCL to INT;
100 pF
C
L
--4s
[1] All the timing values are valid within the operating supply voltage and ambient temperature range and refer to VIL and VIH with an input
All input and output pins are protected against ElectroS tatic Discharge (ESD) under
normal handling. When handling ensure that the appropriate precautions are taken as
described in JESD625-A or equivalent standards.
17. Soldering of SMD packages
This text provides a very brief insight into a complex technology . A more in-depth account
of soldering ICs can be found in Application Note AN10365 “Surface mount reflow soldering description”.
17.1 Introduction to soldering
Soldering is one of the most common methods through which packages are attached to
Printed Circuit Boards (PCBs), to form electrical circuits. The soldered joint provides both
the mechanical and the electrical connection. There is no single soldering method that is
ideal for all IC packages. Wave soldering is often preferred when through-hole and
Surface Mount Devices (SMDs) are mixed on one printed wiring board; however, it is not
suitable for fine pitch SMDs. Reflow soldering is ideal for the small pitches and high
densities that come with increased miniaturization.
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
17.2 Wave and reflow soldering
Wave soldering is a joining technology in which the joints are made by solder coming from
a standing wave of liquid solder. The wave soldering process is suitable for the following:
• Through-hole components
• Leaded or leadless SMDs, which are glued to the surface of the printed circuit board
Not all SMDs can be wave soldered. Packages with solder balls, and some leadless
packages which have solder lands underneath the body, cannot be wave soldered. Also,
leaded SMDs with leads having a pitch smaller than ~0.6 mm cannot be wave soldered,
due to an increased probability of bridging.
The reflow soldering process involves applying solder paste to a board, followed by
component placement and exposure to a temperature profile. Leaded packages,
packages with solder balls, and leadless packages are all reflow solderable.
Key characteristics in both wave and reflow soldering are:
• Board specifications, including the board finish, solder masks and vias
• Package footprints, including solder thieves and orientation
• Process issues, such as application of adhesive and flux, clinching of leads, board
• Solder bath specifications, including temperature and impurities
17.4 Reflow soldering
Key characteristics in reflow soldering are:
• Lead-free versus SnPb soldering; note that a lead-free reflow process usually leads to
• Solder paste printing issues including smearing, release, and adjusting the process
• Reflow temperature profile; this profile includes preheat, reflow (in which the board is
Table 11.SnPb eutectic process (from J-STD-020D)
Package thickness (mm)Package reflow temperature (C)
< 2.5235220
2.5220220
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
transport, the solder wave parameters, and the time during which components are
exposed to the wave
higher minimum peak temperatures (see Figure 21
reducing the process window
window for a mix of large and small components on one board
heated to the peak temperature) and cooling down. It is imperative that the peak
temperature is high enough for the solder to make reliable solder joint s (a solder paste
characteristic). In addition, the peak temperature must be low enough that the
packages and/or boards are not damaged. The peak temperature of the package
depends on package thickness and volume and is classified in accordance with
Table 11
and 12
Volume (mm3)
< 350 350
) than a SnPb process, thus
Table 12.Lead-free process (from J-STD-020D)
Package thickness (mm)Package reflow temperature (C)
Volume (mm3)
< 350350 to 2000> 2000
< 1.6260260260
1.6 to 2.5260250245
> 2.5250245245
Moisture sensitivity precautions, as indicated on the packing, must be respected at all
times.
Studies have shown that small packages reach higher temperatures during reflow
soldering, see Figure 21
Fig 21. Temperature profiles for large and small components
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
MSL: Moisture Sensitivity Level
For further information on temperature profiles, refer to Application Note AN10365 “Surface mount reflow soldering description”.
18. Soldering of through-hole mount packages
18.1 Introduction to soldering through-hole mount packages
This text gives a very brief insight into wave, dip and manua l sold er ing .
Wave soldering is the preferred method for mounting of through-hole mount IC packages
on a printed-circuit board.
18.2 Soldering by dipping or by solder wave
Driven by legislation and environmental forces the worldwide use of lead-free solder
pastes is increasing. Typical dwell time of the leads in the wave ranges from
3 seconds to 4 seconds at 250 C or 265 C, depending on solder material applied, SnPb
or Pb-free respectively.
The total contact time of successive solder waves must not exceed 5 seconds.
The device may be mounted up to the seating plane, but the temperature of the plastic
body must not exceed the specified maximum storage temperature (T
printed-circuit board has been pre-heated, forced cooling may be necessary immediately
after soldering to keep the temperature within the permissible limit.
Apply the soldering iron (24 V or less) to the lead(s) of the package, either below the
seating plane or not more than 2 mm above it. If the temperature of the soldering iron bit is
less than 300 C it may remain in contact for up to 10 seconds. If the bit temperature is
between 300 C and 400 C, contact may be up to 5 seconds.
NXP Semiconductors
18.4 Package related soldering information
Table 13.Suitability of through-hole mount IC packages for dipping and wave soldering
PCF8574_PCF8574A v.5 20130527Product data sheet-PCF8574 v.4
Modifications:
• The format of this data sheet has been redesigned to comply with the new identity
guidelines of NXP Semiconductors.
• Legal texts have been adapted to the new company name where appropriate.
• Electrical parameter letter-symbols and thei r definitions are updated to conform to NXP
presentation standards.
• Section 1 “General description”: upd ated
• Section 2 “Features and benefits”:
– third bullet item: appended “with non-overvoltage tolerant I/O held to V
current source”
– added (new) fourth and seventh bullet items
– added sixth bullet item: “Total package sink capability of 80 mA”
– ninth bullet changed from “(10 A maximum)” to “(2.5 A typical)”
– deleted (old) 11th, 12th and 13th bullet items
DD
• Added (new) eighth bullet item “Mobile devices”
• Table 1 “Ordering information”:
– Type number corrected from “PCF8574T” to “PCF8574/3”
– Type number corrected from “PCF8574AT” to “PCF8574AT/3”
– Type number corrected from “PCF8574TS” to “PCF8574TS/3”
– Type number corrected from “PCF8574ATS” to “PCF8574ATS/3”
• Added Section 4.1 “Orde ring options”
• Figure 4 “Pin configuration for SO16”: updated type numbe rs (appended “/3”)
• Figure 5 “Pin configuration for SSOP20”: updated type numbers (appended “/3”)
• Section 6.2 “Pin description”: combined DIP16, SO1 6 and SSOP2 0 pin descriptions into
one table (Table 3
)
• Section 7 “Functional description” reorganized
• Section 7.1 “Device address”, first paragraph, fourth sentence: appended “so they must be
– changed parameter description for symbol II from “DC input current” to “input current”
– changed parameter description for symbol I
from “DC output current” to “output
O
current”
– changed parameter description for symbol ISS from “supply current” to “ground supply
current”
– changed symbol “P
– added T
j(max)
limits
” to “P/out”
O
• Added Section 12 “ Thermal characteristics”
• Table 9 “Static characteristics”:
– table title changed from “DC characteristics” to “Static characteristics”
– sub-section “I/Os; P0 to P7”: changed parameter descri ption for symbol I
from “transient pull-up current” to “transient boosted pull-up current”
– moved sub-section “Port timing” to Table 10 “Dynamic characteristics”
– sub-section “Interrupt INT”: moved sub-sub-section “Timing” to Table 10 “Dynamic
characteristics”
• Table 10 “Dynamic characteristics”:
– sub-section “I
bus”
– sub-section “Port timing”: changed symbol/parameter from “tpv, output data valid time”
to “t
v(Q)
– sub-section “Port timing”: changed symbol/parameter from “tsu, input data set-up time”
to “t
su(D)
– sub-section “Port timing”: changed symbol/parameter from “t
to “t
h(D)
– sub-section “Interrupt INT
from “INT
– sub-section “Interrupt INT
from “INT reset delay time” to “reset time on pin INT”
2
C-bus timing”: deleted symbol/parameter “tSW, tolerable spike width on
Remote 8-bit I/O expander for I2C-bus with interrupt
22. Legal information
22.1 Data sheet status
Document status
Objective [short] data sheetDevelopmentThis document contains data fro m the objective specification for product development.
Preliminary [short] data sheet QualificationThis document contains data from the preliminary specification.
Product [short] data sheetProductionThis document contains the product specification.
[1] Please consult the most recently issued document before initiating or completing a design.
[2] The term ‘short data sheet’ is explained in section “Definitions”.
[3] The product status of device(s) d escribed i n this docu ment may have changed si nce this d ocument was p ublished and may dif fer in case of multiple devices. The latest product statu s
information is available on the Internet at URL http://www.nxp.com.
[1][2]
Product status
[3]
Definition
22.2 Definitions
Draft — The document is a draft version only. The content is still under
internal review and subject to formal approval, which may result in
modifications or additions. NXP Semiconductors does not give any
representations or warranties as to the accuracy or completeness of
information included herein and shall have no liability for the consequences of
use of such information.
Short data sheet — A short data sheet is an extract from a full data sheet
with the same product type number(s) and title. A short data sheet is intended
for quick reference only and should not be relied upon to co nt ain det ailed and
full information. For detailed and full information see the relevant full data
sheet, which is available on request via the local NXP Semiconductors sales
office. In case of any inconsistency or conflict with the short data sheet, the
full data sheet shall prevail.
Product specification — The information and data provided in a Product
data sheet shall define the specification of the product as agreed between
NXP Semiconductors and its customer, unless NXP Semiconductors and
customer have explicitly agreed otherwise in writing. In no event however,
shall an agreement be valid in which the NXP Semiconductors product is
deemed to offer functions and qualities beyond those described in the
Product data sheet.
22.3 Disclaimers
Limited warranty and liability — Information in this document is believed to
be accurate and reliable. However, NXP Semiconductors does not give any
representations or warranties, expressed or implied, as to the accuracy or
completeness of such information and shall have no liability for the
consequences of use of such information. NXP Semiconductors takes no
responsibility for the content in this document if provided by an information
source outside of NXP Semiconductors.
In no event shall NXP Semiconductors be liable for any indirect, incidental,
punitive, special or consequential damages (including - without limitation - lost
profits, lost savings, business interruption, costs related to the removal or
replacement of any products or rework charges) whether or not such
damages are based on tort (including negligence), warranty, breach of
contract or any other legal theory.
Notwithstanding any damages that customer might incur for any reason
whatsoever, NXP Semi conductors’ aggregat e and cumulative liabil ity towards
customer for the products described herein shall be limited in accordance
with the Terms and conditions of commercial sale of NXP Semiconductors.
Right to make changes — NXP Semiconductors reserves the right to make
changes to information published in this document, including without
limitation specifications and product descriptions, at any time and without
notice. This document supersedes and replaces all information supplied prior
to the publication hereof.
Suitability for use — NXP Semiconductors products are not designed,
authorized or warranted to be suitable for use in life support, life-critical or
safety-critical systems or equipment, nor in applications where failure or
malfunction of an NXP Semiconductors product can reasonably be expected
to result in personal injury, death or severe property or environmental
damage. NXP Semiconductors and its suppliers accept no liability for
inclusion and/or use of NXP Semiconductors products in such equipment or
applications and therefore such inclusion and/or use is at the cust omer’s own
risk.
Applications — Applications that are described herein for any of these
products are for illustrative purposes only. NXP Semiconductors makes no
representation or warranty that such applications will be suitable for the
specified use without further testing or modification.
Customers are responsible for the design and operation of their applications
and products using NXP Semiconductors products, and NXP Semiconductors
accepts no liability for any assistance with applications or customer product
design. It is customer’s sole responsibility to determine whether the NXP
Semiconductors product is suitable and fit for the customer’s applications and
products planned, as well as for the planned application and use of
customer’s third party customer(s). Customers should provide appropriate
design and operating safeguards to minimize the risks associated with their
applications and products.
NXP Semiconductors does not accept any liability related to any default ,
damage, costs or problem which is based on any weakness or default in the
customer’s applications or products, or the application or use by customer’s
third party customer(s). Customer is responsible for doing all necessary
testing for the customer’s applications and products using NXP
Semiconductors products in order to avoid a default of the applications and
the products or of the application or use by customer’s third part y
customer(s). NXP does not accept any liability in this respect.
Limiting values — Stress above one or more limiting values (as defined in
the Absolute Maximum Ratings System of IEC 60134) will cause permanent
damage to the device. Limiting values are stress ratings only and (proper)
operation of the device at these or any other conditions above those given in
the Recommended operating conditions section (if present) or the
Characteristics sections of this document is not warranted. Constant or
repeated exposure to limiting values will permanently and irreversibly affect
the quality and reliability of the device.
Terms and conditions of commercial sale — NXP Semiconductors
products are sold subject to the general terms and conditions of commercial
sale, as published at http://www.nxp.com/profile/terms
agreed in a valid written individual agreement. In case an individual
agreement is concluded only the terms and conditions of the respective
agreement shall apply. NXP Semiconductors hereby expressly objects to
applying the customer’s general terms and conditions with regard to the
purchase of NXP Semiconductors products by customer.
No offer to sell or license — Nothing in this document may be interpreted or
construed as an offer to sell product s that is open for accept ance or the gr ant,
conveyance or implication of any license under any copyrights, patents or
other industrial or intellectual property rights.
, unless otherwise
Product data sheetRev. 5 — 27 May 2013 31 of 33
NXP Semiconductors
PCF8574; PCF8574A
Remote 8-bit I/O expander for I2C-bus with interrupt
Export control — This document as well as the item(s) described herein
may be subject to export control regulations. Export might require a prior
authorization from competent authorities.
Non-automotive qualified products — Unless this data sheet expressly
states that this specific NXP Semiconductors product is automotive qualified,
the product is not suitable for automotive use. It i s neit her qua lif ied nor tested
in accordance with automotive testing or application requirements. NXP
Semiconductors accepts no liability for inclusion and/or use of
non-automotive qualified products in automotive equipment or applications.
In the event that customer uses the product for design-in and use in
automotive applications to automotive specifications and standards, custome r
(a) shall use the product without NXP Semiconductors’ warranty of the
product for such automotive applications, use and specifications, and (b)
whenever customer uses the product for automotive applications beyond
NXP Semiconductors’ specifications such use shall be solely at customer’s
own risk, and (c) customer fully indemnifies NXP Semiconductors for any
liability, da mages or failed produ ct claims result ing from custome r design and
use of the product for automotive applications beyond NXP Semiconductors’
standard warranty and NXP Semiconductors’ product specifications.
Translations — A non-English (t ranslated) version of a document is for
reference only. The English version shall prevail in case of any discrepancy
between the translated and English versions.
22.4 Trademarks
Notice: All referenced brands, prod uct names, service names and trademarks
are the property of their respective owners.
2
I
C-bus — logo is a trademark of NXP B.V.
23. Contact information
For more information, please visit: http://www.nxp.com
For sales office addresses, please send an email to: salesaddresses@nxp.com
Please be aware that important notices concerning this document and the product(s)
described herein, have been included in section ‘Legal information’.