– programmable duty factor for each pulse
– programmable number of pulses
• One output line from the Hardware Modulator to control
the driver transistor for the infrared LED (IR-LED).
Capable of sinking 27 mA at V
• Watchdog Timer to keep the transmitter from being
locked or malfunction
• Available packages: SO and DIP types (SO20, SO24,
SO28, SDIP24 and DIP20); see Chapter 4
• On-chip oscillator: 455 kHz to 6 MHz
• Single supply voltage: 2.0 V to 5.5 V
• Operating temperature: −20 to +50 °C.
2GENERAL DESCRIPTION
The PCA84C122 is a stand-alone microcontroller
designed for use in remote control transmitters for a wide
range of applications.
The PCA84C122 provides a number of dedicated
hardware functions for remote controller applications.
These functions include the following additional blocks to
the 84CXXX core:
• Interrupt Gate
• Hardware Modulator
• Output Driver
• Watchdog Timer.
= 2.0 V, V
DD
OUT
= 1.0 V
PCA84C122; 222; 422; 622; 822
Although the PCA84C122 is specifically referred to
throughout this data sheet, the information applies to all
the devices. The differences between the PCA84C122
and the other devices are specified in Chapter 3.
Figure 2 shows the general block diagram of the device.
The 84CXXX core plus 8 kbytes ROM and 64 bytes RAM
has the same function as described in the PCF84CXXX
family description (see
When the transmitter is not in use the microcontroller is in
Stop mode and the oscillator is halted. The AND gate
connected to the Port 1 (P10 to P17) lines provides the
wake-up to end the Stop mode.
The Hardware Modulator produces pulse bursts according
to the required protocol. The ON-time and OFF-time of
each pulse (i.e. duty factor) and the number of pulses are
controlled by software.
The Watchdog Timer (WDT) will reset the PCA84C122
when it has not been reloaded (reset) in time, because the
program has run out of sequence (endless loop,
continuous Idle mode, etc.). During Stop mode the
oscillator is halted, therefore the Watchdog Timer is not
running.
Automatic system reset is generated by the WDT if the
timer is not reset before overflow from counting within
a certain period of time.
The Output Driver can handle sufficient current to drive a
single transistor, that provides the required current for the
IR-LED.
2.1Important note
This data sheet details the specific properties of the
PCA84C122; PCA84C222; PCA84C422; PCA84C622
and PCA84C822. The shared characteristics of the family
of microcontrollers are described in the PCF84CXXXA
Family single-chip 8-bit Microcontroller of
IC14”
, which should be read in conjunction with this data
sheet.
“Data Handbook IC14”
).
“Data Handbook
1995 May 013
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
6.2Pin description
Table 1 Pin description for PCA84CX22AP, PCA84CX22AT, PCA84CX22BP, PCA84CX22BT and PCA84CX22CT
PIN
SYMBOL
P00 to P07 3, 2, 23, 22,
P10 to P17 19, 18, 17, 16,
P20 to P23 −14, 15, 1, 28−−standard I/O Port lines, generally
INT4538test T0 and external interrupt input
T0/
T15649test T1 input
RESET67510active HIGH reset;
SDIP24/SO24
(see Fig.3)
10, 11, 14, 15
1, 22, 12, 13
SO28
(see Fig.4)
4, 3, 26, 25,
11, 12, 17, 18
22, 21, 20,19,
2, 27, 13, 16
SO20
(see Fig.5)
2, 1, 20, 19, 9,
10, 11, 12
16, 15, 14, 131, 20,19, 18standard I/O Port lines, generally
DIP20
(see Fig.6)
7, 6, 5, 4, 14,
15, 16, 17
standard I/O Port lines, generally
used for keypad scanning
used for keypad sensing
used for visible LED’s
normally connected to V
For further information see
PCF84CXXXA description in
“Data Handbook IC14”
XTAL1910813crystal or ceramic resonator
XTAL289712
OUT2124183pulse train output pin, capable of
sinking 27 mA
V
DD
V
SS
78611power supply
2023172ground
DESCRIPTION
.
SS
.
7POWER-ON-RESET STATUS AND PORT OPTIONS
• All Port lines are standard I/O (option 1).
• RESET (Power-on-reset) level of 1.3 V.
After Power-on-reset, Port 0 is reset to LOW; Port 1, Port 2 and
1995 May 017
OUT are reset to HIGH.
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
8HARDWARE MODULATOR
The Hardware Modulator is the main derivative part in the
PCA84C122. Figure 7 shows the internal architecture.
The Hardware Modulator generates a pulse train whereby
the ON-time of a pulse and the OFF-time between pulses
can be programmed in a number of clock cycles
(period = 1/f
); see Figs 8 and 7.
osc
internal bus (IB0 – 7)
ON-TIME
REGISTER
(8)
OFF-TIME
REGISTER
(8)
PCA84C122; 222; 422; 622; 822
The number of pulses of the train is also programmable.
The time between pulse bursts is determined by software,
possibly using the standard 8-bit Timer/Counter.
8.1Interface between the 84CXXX core and
derivative logic
There are three (derivative) registers and one (derivative)
counter that must be loaded from the core.
8.1.1ON-TIME REGISTER (ADDRESS: 00H)
This 8-bit register is loaded by software; the decimal value
of its contents + 2, determine the number of oscillator
cycles that the
The active period (ON-time) of
8.1.2OFF-
OUT pin is active.
contents 2+()
=
OUT
TIME REGISTER (ADDRESS: 01H)
-------------------------------------- f
osc
This 8-bit register is loaded by software; the decimal value
of its contents + 2, determine the number of oscillator
cycles that the
The inactive period (OFF-time) of
OUT pin is inactive.
OUT
contents 2+()
=
-------------------------------------- f
osc
Table 2 Control Register (CR)
76543210
−−−RWDTRintPWMLgPHF
8.1.3P
ULSE COUNTER
The Pulse Counter, is a 10-bit register consisting of:
• Pulse Counter Low (8-bit); address 02H.
• Pulse Counter High (2-bit); address 04H.
The Pulse Counter is loaded by software with the number
of pulses required in a pulse burst; loading ‘0’ is not
allowed.
8.1.4C
ONTROL REGISTER (ADDRESS 03H)
The Control Register contains the bits that control various
possibilities for the output pulses, plus the reset of the
interrupt flip-flop and the Watchdog timer.
Table 3 Description of the CR bits
BITSYMBOLDESCRIPTION
7to5 −Reserved.
4RWDTReload Watchdog Timer: This is not an actual flip-flop in the Control Register. If a logic 1 is
written to this bit position the Watchdog Timer is reloaded (reset to 0); this bit is Write only.
3RintReset Interrupt: This is not an actual flip-flop in the Control Register. If a logic 1 is written to this
bit position the interrupt flip-flop is reset; this bit is Write only.
2PWMPulse Width Modulation: Is the standard term for a quasi analog signal. It is a square wave
signal of which the duty cycle may be varied. When integrated a real analog signal may be
obtained. When PWM = 1; the Pulse Counter Register is ignored and a continuous pulse train is
generated (see Fig.9); this bit is Read or Write.
1LgPLong Pulse: When LgP = 1; the OFF-time Register is ignored and a single pulse of length
ON-time()number of pulses()×=
frequency
1
⁄4× f
(see Fig.10); this bit is Read or Write.
osc
is generated. If HF = 1, this pulse is modulated with a
0HFHigh Frequency: When HF = 1 the ON-time part of the generated pulse is modulated with a
frequency
1
⁄4× f
(see Fig.11); this bit is Read or Write.
osc
8.2Instructions for data transfer between the 84CXXX core and derivative logic
INSTRUCTIONDESCRIPTION
MOV Dx,AMove contents of the accumulator to the derivative register.
MOV A,DxMove contents of derivative register to the accumulator.
ANL Dx,AAND derivative register contents with contents of accumulator. Result is stored in derivative register.
ORL Dx,AOR derivative register contents with contents of accumulator. Result is stored in derivative register.
1995 May 019
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
HF = 0LgP = 0PWM = 1OFF-time = 5ON-time = 3
number of pulses = don' t care
PCA84C122; 222; 422; 622; 822
MCD258
Fig.9 Analog output (PWM).
interrupt
HF = 1LgP = 1PWM = 0OFF-time = don' t careON-time = 12
number of pulses = 5
Fig.10 Long Pulse (modulated).
interrupt
HF = 1LgP = 0PWM = 0OFF-time = 12ON-time = 12
number of pulses = 3
software time
MCD257 - 1
software time
MCD256 - 1
Fig.11 Modulated by1⁄4× f
1995 May 0110
osc
.
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
8.3Operation of the Hardware Modulator
First the ON-time and OFF-time registers are loaded. The
number of pulses to be generated is stored in the Pulse
Counter. The Hardware Modulator starts as soon as the
Pulse Counter is loaded. First the signal
and the ON-time value is stored in the Pulse Timer. Then
the Pulse Timer is counted down with pulses of 1/f
When the Pulse Timer reaches zero the
becomes inactive and the value held in the Pulse Counter
is decreased by ‘1’. If the Pulse Counter is not yet zero, the
OFF-time is stored in the Pulse Timer and is counted down
again. When it reaches zero now, signal
again, ON-time is loaded and the counter starts counting
down etc. On the Pulse Counter reaching zero, an interrupt
(Special Interrupt, SI) is sent to the CPU, indicating that the
Hardware Modulator is ready.
The delay between two pulse bursts is determined by
software. When a new burst must be generated with the
same ON-time and OFF-time values, only the Pulse
Counter is loaded with the required number of pulses and
the Hardware Modulator will start automatically. The
interrupt signal is reset when the Pulse Counter is loaded
or can be reset directly by writing a logic 1 to bit Rint of the
Control Register.
9INTERRUPTS
OUT is activated
.
osc
OUT signal
OUT is activated
PCA84C122; 222; 422; 622; 822
If the external interrupt is disabled, program execution
continues with the instruction following the STOP
instruction.
The wake-up function is activated when any of the
sense lines (Port 1 pins) are pulled LOW.
9.2.2T0/
T0/INT must be connected to VDD when not in use,
because no internal pull-up or pull-down is present
(floating input).
Because this pin is ‘ANDed’ with Port 1 inputs, the result of
‘JTO’ and ‘JNTO’ instructions and the interrupt depends on
the AND of all Port 1 and T0/
T0/INT can serve as an extra sense line, when a pull-up
resistor is connected, however, multiple keys will not be
detected.
10 OUTPUT DRIVER
The output of the Hardware Modulator is amplified and
able to sink a current of 27 mA when the
active. Therefore, only one external (PNP) transistor is
required to drive the IR-LED.
LOW level output sink current, minimum 27 mA at
VDD= 2.0 V, V
INT PIN
OUT
INT inputs.
OUT signal is
< VDD− 1.0 V.
There are three different interrupt sources with different
vectors within the PCA84C122, these are:
The internal timer/counter is the same as in the other
members of the PCF84CXXX family. Instructions
‘EN TCNTI’ and ‘DIS TCNTI’ are to enable/disable
the interrupt.
9.2External keypad wake-up and T0/
9.2.1K
EYPAD WAKE-UP
INT pin
The keypad wake-up function generates an interrupt
signal to the CPU. This signal is used to terminate the Stop
mode and thus allows program execution to continue.
If the external interrupt is enabled the microcontroller
executes the instruction immediately following the STOP
instruction, before executing the interrupt routine.
11 WATCHDOG TIMER (WDT)
The Watchdog timer consists of a 17 stage counter with a
clock of
⁄30× f
. A logic 1 written to RWDT bit (Control
osc
1
Register) clears the WDT to zero.
After a Power-on-reset, the WDT is cleared to zero; the
content of the WDT is then incremented by ‘1’ every
30 clock cycles.
If the WDT is not reset to zero before it overflows, a
RESET signal is generated and the device is reset, thus
preventing a lock up or malfunction. The software must
clear the WDT at least 1/f
generates the RESET signal; i.e. at f
× 30 × 216 seconds before it
osc
= 1 MHz, this is
osc
1.92 s.
In the Idle mode the oscillator is still running and therefore
the WDT remains active. In the Stop mode, the WDT is
fully stopped and the value of the counter is kept.
1995 May 0111
Philips SemiconductorsProduct specification
8-bit microcontrollers for
PCA84C122; 222; 422; 622; 822
remote control transmitters
12 LIMITING VALUES
In accordance with the Absolute Maximum Rating System (IEC 134).
SYMBOLPARAMETERMIN.MAX.UNIT
V
DD
V
I
I
source(max)
I
sink(max)
I
OUT
I
rev
P
tot
T
stg
T
amb
13 DC CHARACTERISTICS
V
= 4.5 V to 5.5 V; VSS=0V;T
DD
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
supply voltage−0.5+7.0V
all input voltages−0.5VDD+ 0.5V
maximum source current (all Port lines)−−5mA
maximum sink current (all Port lines)−5mA
output current27−mA
maximum reverse current−−500mA
total power dissipation−500mW
storage temperature−55+125°C
operating ambient temperature−20+50°C
= −20 to +50 °C; all voltages with respect to VSS; unless otherwise specified.
amb
Supply
V
DD
I
DD
I
DD(ID)
I
DD(ST)
Inputs (RESET, T0/
V
IL
V
IH
I
Ll
supply voltage2.03.05.5V
operating supply currentVDD=3V; f
V
=5V; f
DD
supply current Idle modeVDD=3V; f
V
=5V; f
DD
supply current Stop modeVDD=5V; f
= 3 MHz−0.40.9mA
xtal
= 3 MHz−0.91.8mA
xtal
= 3 MHz−0.200.40mA
xtal
= 3 MHz−0.250.50mA
xtal
= 3 MHz−1.2010µA
xtal
INT, T1, Port 0: P00 to P07, Port 1: P10 to P17, Port 2: P20 to P23)
LOW level input voltage0−0.3VDDV
HIGH level input voltage0.7VDD−V
input leakage currentVSS< VI< V
DD
Outputs (Port 0: P00 to P07, Port 1: P10 to P17, Port 2: P20 to P23)
LOW level output sink currentVDD=2V; VO= 1.0 V27−− mA
HIGH level output source current VDD=2V; VO= 0.7V
DD
DD
V
−0.2010µA
−40−100−µA
−140−140−400µA
−1.6−− mA
1995 May 0112
Philips SemiconductorsProduct specification
8-bit microcontrollers for
PCA84C122; 222; 422; 622; 822
remote control transmitters
14 AC CHARACTERISTICS
V
= 2.0 V to 5.5 V; VSS=0V;T
DD
SYMBOLPARAMETERCONDITIONSMIN.TYP.MAX.UNIT
Oscillator
f
g
g
g
R
xtal
mL
mM
mH
FB
operating crystal frequencyVDD= 2.5 V0.455−6.0MHz
Low transconductance0.30.71.4mS
Medium transconductance0.91.63.2mS
High transconductance3.04.59.0mS
feedback resistor0.31.03.0MΩ
= −20 to +50 °C; all voltages with respect to VSS; unless otherwise specified.
amb
= 2.0 V0.455−5.0MHz
V
DD
1995 May 0113
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
15 APPLICATION INFORMATION
P00
P01
P02
P03
P04
P05
P06
P07
P10
P11
P12
P13
PCA84C122; 222; 422; 622; 822
100 Ω
84C122A
V
DD
XTAL1
XTAL2
T0 / INT
OUT
T1
27 mA
3.0 V
P14
P15
P16
P17
Fig.12 PCA84C122A Remote control transmitter application.
Figure 12 shows the main application of the PCA84C122
as a remote control transmitter. Each key of the transmitter
keypad represents a specific command. The keys are in an
orderly matrix with each key connected between an I/O
line of Port 0 and an I/O line of Port 1.
The lines of Port 0 are designated ‘scan’ (output) lines, and
the lines of Port 1 are ‘sense’ (input) lines.
By making each scan line a logic 0 in turn, and each time
looking at the sense lines, the depressed key is detected.
The corresponding command code is determined by using
a software look-up table. This code together with the
system address is sent according to a coding scheme or
protocol (e.g. RC-5). The pulses that are generated are
available at the OUT pin. This pin drives the output
transistor, which provides the current for the IR-LED.
T0/INT is not used and therefore connected to VDD. T1 is
used for system or option selection, therefore a jumper can
be connected to VDD or ground.
RESET
V
SS
MCD252
When more options must be selected, this can be done in
different ways as illustrated in the following two examples:
1. When the number of keys is sufficiently low a scan line
can be spared. This scan line may be used to connect
a jumper wire to one of the sense lines. Normally the
scan line should be logic 1. When this line is set to
logic 0 the option setting can be read from the sense
lines.
2. By connecting diodes between one sense line and a
number of scan lines (see Fig.12). If necessary these
diodes can be placed parallel to the keys. When the
sense line is set to logic 0 (acts as scan line), the
option setting can be read from the scan lines (which
act as sense lines and should be set to logic 1
beforehand).
For the oscillator a crystal or ceramic resonator may be
used. A resistor in series with the supply, limits the reverse
current through the IC in the event of the supply voltage
being reversed (i.e. wrong insertion of batteries).
1995 May 0114
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
DIMENSIONS (inch dimensions are derived from the original mm dimensions)
A
A
A
UNIT
inches
Note
1. Plastic or metal protrusions of 0.25 mm maximum per side are not included.
max.
mm
OUTLINE
VERSION
SOT146-1
12
min.
max.
1.73
1.30
0.068
0.051
IEC JEDEC EIAJ
b
b
1
0.53
0.38
0.021
0.015
0.014
0.009
REFERENCES
cD E eM
0.36
0.23
(1)(1)
26.92
26.54
1.060
1.045
SC603
6.40
6.22
0.25
0.24
E
10
(1)
M
e
L
1
3.60
8.25
3.05
7.80
0.14
0.32
0.12
0.31
EUROPEAN
PROJECTION
H
E
10.0
0.2542.547.62
8.3
0.39
0.010.100.30
0.33
ISSUE DATE
92-11-17
95-05-24
Z
w
max.
2.04.20.513.2
0.0780.170.0200.13
1995 May 0117
Philips SemiconductorsProduct specification
8-bit microcontrollers for
PCA84C122; 222; 422; 622; 822
remote control transmitters
SO20: plastic small outline package; 20 leads; body width 7.5 mm
D
c
y
Z
20
11
SOT163-1
E
H
E
A
X
v M
A
pin 1 index
1
e
0510 mm
DIMENSIONS (inch dimensions are derived from the original mm dimensions)
mm
A
max.
2.65
0.10
A
0.30
0.10
0.012
0.004
1
A2A
2.45
2.25
0.096
0.089
0.25
0.01
b
0.49
0.36
p
cD
0.32
0.23
0.013
0.009
3
0.019
0.014
UNIT
inches
Note
1. Plastic or metal protrusions of 0.15 mm maximum per side are not included.
10
w M
b
p
scale
(1)E(1)(1)
13.0
12.6
0.51
0.49
eHELLpQ
7.6
1.27
7.4
0.30
0.050
0.29
10.65
10.00
0.419
0.394
Q
A
2
A
1
1.4
0.055
1.1
0.4
0.043
0.016
detail X
1.1
1.0
0.043
0.039
(A )
L
p
L
0.25
0.01
A
3
θ
0.250.1
0.01
ywvθ
Z
0.9
0.4
8
0.004
0.035
0.016
0
o
o
OUTLINE
VERSION
SOT163-1
IEC JEDEC EIAJ
075E04 MS-013AC
REFERENCES
1995 May 0118
EUROPEAN
PROJECTION
ISSUE DATE
95-01-24
97-05-22
Philips SemiconductorsProduct specification
8-bit microcontrollers for
PCA84C122; 222; 422; 622; 822
remote control transmitters
SO28: plastic small outline package; 28 leads; body width 7.5 mm
D
c
y
Z
28
15
SOT136-1
E
H
E
A
X
v M
A
pin 1 index
1
e
0510 mm
DIMENSIONS (inch dimensions are derived from the original mm dimensions)
mm
A
max.
2.65
0.10
A
1
0.30
0.10
0.012
0.004
A2A
2.45
2.25
0.096
0.089
0.25
0.01
b
3
p
0.49
0.32
0.36
0.23
0.019
0.013
0.014
0.009
UNIT
inches
Note
1. Plastic or metal protrusions of 0.15 mm maximum per side are not included.
(1)E(1)(1)
cD
18.1
7.6
17.7
7.4
0.71
0.30
0.69
0.29
14
w M
b
p
scale
eHELLpQ
1.27
0.050
10.65
10.00
0.419
0.394
1.4
0.055
A
2
0.043
0.016
A
1.1
0.4
Q
A
3
θ
ywvθ
Z
0.9
0.4
0.035
0.004
0.016
o
8
o
0
L
p
L
0.250.1
0.01
(A )
1
detail X
1.1
0.25
1.0
0.043
0.01
0.039
OUTLINE
VERSION
SOT136-1
IEC JEDEC EIAJ
075E06 MS-013AE
REFERENCES
1995 May 0119
EUROPEAN
PROJECTION
ISSUE DATE
95-01-24
97-05-22
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
17 SOLDERING
17.1Plastic small outline packages
17.1.1B
During placement and before soldering, the component
must be fixed with a droplet of adhesive. After curing the
adhesive, the component can be soldered. The adhesive
can be applied by screen printing, pin transfer or syringe
dispensing.
Maximum permissible solder temperature is 260 °C, and
maximum duration of package immersion in solder bath is
10 s, if allowed to cool to less than 150 °C within 6 s.
Typical dwell time is 4 s at 250 °C.
A modified wave soldering technique is recommended
using two solder waves (dual-wave), in which a turbulent
wave with high upward pressure is followed by a smooth
laminar wave. Using a mildly-activated flux eliminates the
need for removal of corrosive residues in most
applications.
17.1.2B
Reflow soldering requires the solder paste (a suspension
of fine solder particles, flux and binding agent) to be
applied to the substrate by screen printing, stencilling or
pressure-syringe dispensing before device placement.
Several techniques exist for reflowing; for example,
thermal conduction by heated belt, infrared, and
vapour-phase reflow. Dwell times vary between 50 and
300 s according to method. Typical reflow temperatures
range from 215 to 250 °C.
Preheating is necessary to dry the paste and evaporate
the binding agent. Preheating duration: 45 min at 45 °C.
YWAVE
Y SOLDER PASTE REFLOW
PCA84C122; 222; 422; 622; 822
17.1.3R
Fix the component by first soldering two, diagonally
opposite, end pins. Apply the heating tool to the flat part of
the pin only. Contact time must be limited to 10 s at up to
300 °C. When using proper tools, all other pins can be
soldered in one operation within 2 to 5 s at between 270
and 320 °C. (Pulse-heated soldering is not recommended
for SO packages.)
For pulse-heated solder tool (resistance) soldering of VSO
packages, solder is applied to the substrate by dipping or
by an extra thick tin/lead plating before package
placement.
17.2Plastic dual in-line packages
17.2.1B
The maximum permissible temperature of the solder is
260 °C; this temperature must not be in contact with the
joint for more than 5 s. The total contact time of successive
solder waves must not exceed 5 s.
The device may be mounted up to the seating plane, but
the temperature of the plastic body must not exceed the
specified storage maximum. If the printed-circuit board has
been pre-heated, forced cooling may be necessary
immediately after soldering to keep the temperature within
the permissible limit.
17.2.2R
Apply a low voltage soldering iron below the seating plane
(or not more than 2 mm above it). If its temperature is
below 300 °C, it must not be in contact for more than 10 s;
if between 300 and 400 °C, for not more than 5 s.
EPAIRING SOLDERED JOINTS (BY HAND-HELD
SOLDERING IRON OR PULSE
Y DIP OR WAVE
EPAIRING SOLDERED JOINTS
-HEATED SOLDER TOOL)
1995 May 0120
Philips SemiconductorsProduct specification
8-bit microcontrollers for
PCA84C122; 222; 422; 622; 822
remote control transmitters
18 DEFINITIONS
Data sheet status
Objective specificationThis data sheet contains target or goal specifications for product development.
Preliminary specificationThis data sheet contains preliminary data; supplementary data may be published later.
Product specificationThis data sheet contains final product specifications.
Limiting values
Limiting values given are in accordance with the Absolute Maximum Rating System (IEC 134). 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
Where application information is given, it is advisory and does not form part of the specification.
19 LIFE SUPPORT APPLICATIONS
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 customers using or selling these products for
use in such applications do so at their own risk and agree to fully indemnify Philips for any damages resulting from such
improper use or sale.
1995 May 0121
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
PCA84C122; 222; 422; 622; 822
NOTES
1995 May 0122
Philips SemiconductorsProduct specification
8-bit microcontrollers for
remote control transmitters
PCA84C122; 222; 422; 622; 822
NOTES
1995 May 0123
Philips Semiconductors – a worldwide company
Argentina: IEROD, Av. Juramento 1992 - 14.b, (1428)
BUENOS AIRES, Tel. (541)786 7633, Fax. (541)786 9367
Australia: 34 Waterloo Road, NORTH RYDE, NSW 2113,
Tel. (02)805 4455, Fax. (02)805 4466
Austria: Triester Str. 64, A-1101 WIEN, P.O. Box 213,
Tel. (01)60 101-1236, Fax. (01)60 101-1211
Belgium: Postbus 90050, 5600 PB EINDHOVEN, The Netherlands,
All rights are reserved. Reproduction in whole or in part is prohibited without the
prior written consent of the copyright owner.
The information presented in this document does not form part of any quotation
or contract, is believed to be accurate and reliable and may be changed without
notice. No liability will be accepted by the publisher for any consequence of its
use. Publication thereof does not convey nor imply any license under patent- or
other industrial or intellectual property rights.
Printed in The Netherlands
453041/1500/03/pp24Date of release: 1995 May 01
Document order number:9397 750 00102
Philips Semiconductors
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.