Philips Semiconductors Product specification
8XC54/58
8XC51FA/FB/FC/80C51FA
8XC51RA+/RB+/RC+/RD+/80C51RA+
80C51 8-bit microcontroller family
8K–64K/256–1K OTP/ROM/ROMless, low voltage (2.7V–5.5V),
low power, high speed (33MHz)
2000 Aug 07
46
A0–A7
1
1
1
4–6MHz
+5V
PGM DATA
+12.75V
5 PULSES TO GROUND
0
1
0
A8–A13
P1
RST
P3.6
P3.7
XTAL2
XTAL1
V
SS
V
CC
P0
EA
/V
PP
ALE/PROG
PSEN
P2.7
P2.6
P2.0–P2.5
OTP
A14
P3.4
SU00838A
P3.5A8–A15 are programming addresses
(not external memory addresses per
device pin out)
A15 (RD+ ONLY)
Figure 41. Programming Configuration
ALE/PROG:
ALE/PROG:
1
0
1
0
5 PULSES
t
GLGH
= 100µs±10µs
t
GHGL
= 10µs MIN
SU00875
12345
SEE EXPLODED VIEW BELOW
1
Figure 42. PROG Waveform
A0–A7
1
1
1
+5V
PGM DATA
1
1
0
0 ENABLE
0
A8–A13
P1
RST
P3.6
P3.7
XTAL2
XTAL1
V
SS
V
CC
P0
EA
/V
PP
ALE/PROG
PSEN
P2.7
P2.6
P2.0–P2.5
OTP
A14
P3.4
SU00870
4–6MHz
A8–A15 are programming addresses
(not external memory addresses per
device pin out)
P3.5
A15 (RD+ ONLY)
Figure 43. Program Verification
Philips Semiconductors Product specification
8XC54/58
8XC51FA/FB/FC/80C51FA
8XC51RA+/RB+/RC+/RD+/80C51RA+
80C51 8-bit microcontroller family
8K–64K/256–1K OTP/ROM/ROMless, low voltage (2.7V–5.5V),
low power, high speed (33MHz)
2000 Aug 07
47
EPROM PROGRAMMING AND VERIFICATION CHARACTERISTICS
T
amb
= 21°C to +27°C, V
CC
= 5V±10%, V
SS
= 0V (See Figure 44)
SYMBOL
PARAMETER MIN MAX UNIT
V
PP
Programming supply voltage 12.5 13.0 V
I
PP
Programming supply current 50
1
mA
1/t
CLCL
Oscillator frequency 4 6 MHz
t
AVGL
Address setup to PROG low 48t
CLCL
t
GHAX
Address hold after PROG 48t
CLCL
t
DVGL
Data setup to PROG low 48t
CLCL
t
GHDX
Data hold after PROG 48t
CLCL
t
EHSH
P2.7 (ENABLE) high to V
PP
48t
CLCL
t
SHGL
V
PP
setup to PROG low 10 µs
t
GHSL
V
PP
hold after PROG 10 µs
t
GLGH
PROG width 90 110 µs
t
AVQV
Address to data valid 48t
CLCL
t
ELQZ
ENABLE low to data valid 48t
CLCL
t
EHQZ
Data float after ENABLE 0 48t
CLCL
t
GHGL
PROG high to PROG low 10 µs
NOTE:
1. Not tested.
PROGRAMMING* VERIFICATION*
ADDRESS ADDRESS
DATA IN DATA OUT
LOGIC 1 LOGIC 1
LOGIC 0
t
AVQV
t
EHQZ
t
ELQV
t
SHGL
t
GHSL
t
GLGH
t
GHGL
t
AVGL
t
GHAX
t
DVGL
t
GHDX
P1.0–P1.7
P2.0–P2.5
P3.4
(A0 – A14)
PORT 0
P0.0 – P0.7
(D0 – D7)
ALE/PROG
EA/V
PP
P2.7
**
SU00871
t
EHSH
NOTES:
*
FOR PROGRAMMING CONFIGURATION SEE FIGURE 41.
FOR VERIFICATION CONDITIONS SEE FIGURE 43.
** SEE TABLE 9.
Figure 44. EPROM Programming and Verification
Philips Semiconductors Product specification
8XC54/58
8XC51FA/FB/FC/80C51FA
8XC51RA+/RB+/RC+/RD+/80C51RA+
80C51 8-bit microcontroller family
8K–64K/256–1K OTP/ROM/ROMless, low voltage (2.7V–5.5V),
low power, high speed (33MHz)
2000 Aug 07
48
MASK ROM DEVICES
Security Bits
With none of the security bits programmed the code in the program
memory can be verified. If the encryption table is programmed, the
code will be encrypted when verified. When only security bit 1 (see
Table 11) is programmed, MOVC instructions executed from external
program memory are disabled from fetching code bytes from the
internal memory, EA
is latched on Reset and all further programming
of the EPROM is disabled. When security bits 1 and 2 are
programmed, in addition to the above, verify mode is disabled.
Encryption Array
64 bytes of encryption array are initially unprogrammed (all 1s).
Table 11. Program Security Bits
PROGRAM LOCK BITS
1,
2
SB1 SB2 PROTECTION DESCRIPTION
1 U U No Program Security features enabled.
(Code verify will still be encrypted by the Encryption Array if programmed.)
2 P U MOVC instructions executed from external program memory are disabled from fetching code bytes from
internal memory, EA
is sampled and latched on Reset, and further programming of the EPROM is disabled.
NOTES:
1. P – programmed. U – unprogrammed.
2. Any other combination of the security bits is not defined.
ROM CODE SUBMISSION FOR 8K ROM DEVICES (83C51FA, AND 83C51RA+)
When submitting ROM code for the 8k ROM devices, the following must be specified:
1. 8k byte user ROM data
2. 64 byte ROM encryption key
3. ROM security bits.
ADDRESS
CONTENT BIT(S) COMMENT
0000H to 1FFFH DATA 7:0 User ROM Data
2000H to 203FH KEY 7:0 ROM Encryption Key
FFH = no encryption
2040H SEC 0 ROM Security Bit 1
0 = enable security
1 = disable security
2040H SEC 1 ROM Security Bit 2
0 = enable security
1 = disable security
Security Bit 1: When programmed, this bit has two effects on masked ROM parts:
1. External MOVC is disabled, and
2. EA
is latched on Reset.
Security Bit 2: When programmed, this bit inhibits Verify User ROM.
NOTE: Security Bit 2 cannot be enabled unless Security Bit 1 is enabled.
If the ROM Code file does not include the options, the following information must be included with the ROM code.
For each of the following, check the appropriate box, and send to Philips along with the code:
Security Bit #1:
V Enabled V Disabled
Security Bit #2:
V Enabled V Disabled
Encryption:
V No V Yes If Yes, must send key file.

P87C51FB-4A,512

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
Microcontrollers - MCU 8-bit Microcontrollers - MCU 80C51 16K/256 OTP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union