• 4K Bytes of In-System Programmable (ISP) Flash Memory
– Endurance: 10,000 Write/Erase Cycles
• 4.0V to 5.5V Operating Range
• Fully Static Operation: 0 Hz to 33 MHz
• Three-level Program Memory Lock
• 128 x 8-bit Internal RAM
• 32 Programmable I/O Lines
• Two 16-bit Timer/Counters
• Six Interrupt Sources
• Full Duplex UART Serial Channel
• Low-power Idle and Power-down Modes
• Interrupt Recovery from Power-down Mode
• Watchdog Timer
• Dual Data Pointer
• Power-off Flag
• Fast Programming Time
• Flexible ISP Programming (Byte and Page Mode)
• Green (Pb/Halide-free) Packaging Option
®
-51 Products
8-bit
Microcontroller
with 4K Bytes
In-System
Programmable
Flash
1.Description
The AT89S51 is a low-power, high-performance CMOS 8-bit microcontroller with 4K
bytes of In-System Programmable Flash memory. The device is manufactured using
Atmel’s high-density nonvolatile memory technology and is compatible with the industry-standard 80C51 instruction set and pinout. The on-chip Flash allows the program
memory to be reprogrammed in-system or by a conventional nonvolatile memory programmer. By combining a versatile 8-bit CPU with In-System Programmable Flash on
a monolithic chip, the Atmel AT89S51 is a powerful microcontroller which provides a
highly-flexible and cost-effective solution to many embedded control applications.
The AT89S51 provides the following standard features: 4K bytes of Flash, 128 bytes
of RAM, 32 I/O lines, Watchdog timer, two data pointers, two 16-bit timer/counters, a
five-vector two-level interrupt architecture, a full duplex serial port, on-chip oscillator,
and clock circuitry. In addition, the AT89S51 is designed with static logic for operation
down to zero frequency and supports two software selectable power saving modes.
The Idle Mode stops the CPU while allowing the RAM, timer/counters, serial port, and
interrupt system to continue functioning. The Power-down mode saves the RAM contents but freezes the oscillator, disabling all other chip functions until the next external
interrupt or hardware reset.
Port 0 is an 8-bit open drain bi-directional I/O port. As an output port, each pin can sink eight TTL
inputs. When 1s are written to port 0 pins, the pins can be used as high-impedance inputs.
Port 0 can also be configured to be the multiplexed low-order address/data bus during accesses
to external program and data memory. In this mode, P0 has internal pull-ups.
Port 0 also receives the code bytes during Flash programming and outputs the code bytes during program verification. External pull-ups are required during program verification.
4.4Port 1
Port 1 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 1 output buffers can
sink/source four TTL inputs. When 1s are written to Port 1 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 1 pins that are externally being pulled low
will source current (I
Port 1 also receives the low-order address bytes during Flash programming and verification.
) because of the internal pull-ups.
IL
4.5Port 2
4.6Port 3
Port PinAlternate Functions
P1.5MOSI (used for In-System Programming)
P1.6MISO (used for In-System Programming)
P1.7SCK (used for In-System Programming)
Port 2 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 2 output buffers can
sink/source four TTL inputs. When 1s are written to Port 2 pins, they are pulled high by the internal pull-ups and can be used as inputs. As inputs, Port 2 pins that are externally being pulled low
will source current (I
Port 2 emits the high-order address byte during fetches from external program memory and during accesses to external data memory that use 16-bit addresses (MOVX @ DPTR). In this
application, Port 2 uses strong internal pull-ups when emitting 1s. During accesses to external
data memory that use 8-bit addresses (MOVX @ RI), Port 2 emits the contents of the P2 Special
Function Register.
Port 2 also receives the high-order address bits and some control signals during Flash programming and verification.
Port 3 is an 8-bit bi-directional I/O port with internal pull-ups. The Port 3 output buffers can
sink/source four TTL inputs. When 1s are written to Port 3 pins, they are pulled high by the inter-
) because of the internal pull-ups.
IL
4
AT89S51
2487D–MICRO–6/08
Page 5
AT89S51
nal pull-ups and can be used as inputs. As inputs, Port 3 pins that are externally being pulled low
will source current (I
Port 3 receives some control signals for Flash programming and verification.
Port 3 also serves the functions of various special features of the AT89S51, as shown in the following table.
Port PinAlternate Functions
P3.0RXD (serial input port)
P3.1TXD (serial output port)
P3.2INT0
) because of the pull-ups.
IL
(external interrupt 0)
4.7RST
4.8ALE/PROG
P3.3INT1
P3.4T0 (timer 0 external input)
P3.5T1 (timer 1 external input)
P3.6WR
P3.7RD
(external interrupt 1)
(external data memory write strobe)
(external data memory read strobe)
Reset input. A high on this pin for two machine cycles while the oscillator is running resets
the device. This pin drives High for 98 oscillator periods after the Watchdog times out. The DISRTO bit in SFR AUXR (address 8EH) can be used to disable this feature. In the default state of
bit DISRTO, the RESET HIGH out feature is enabled.
Address Latch Enable (ALE) is an output pulse for latching the low byte of the address during
accesses to external memory. This pin is also the program pulse input (PROG
) during Flash
programming.
In normal operation, ALE is emitted at a constant rate of 1/6 the oscillator frequency and may be
used for external timing or clocking purposes. Note, however, that one ALE pulse is skipped during each access to external data memory.
If desired, ALE operation can be disabled by setting bit 0 of SFR location 8EH. With the bit set,
ALE is active only during a MOVX or MOVC instruction. Otherwise, the pin is weakly pulled high.
Setting the ALE-disable bit has no effect if the microcontroller is in external execution mode.
4.9PSEN
4.10EA/VPP
2487D–MICRO–6/08
Program Store Enable (PSEN) is the read strobe to external program memory.
When the AT89S51 is executing code from external program memory, PSEN
each machine cycle, except that two PSEN
activations are skipped during each access to exter-
is activated twice
nal data memory.
External Access Enable. EA must be strapped to GND in order to enable the device to fetch
code from external program memory locations starting at 0000H up to FFFFH. Note, however,
that if lock bit 1 is programmed, EA
will be internally latched on reset.
5
Page 6
EA should be strapped to VCC for internal program executions.
This pin also receives the 12-volt programming enable voltage (V
4.11XTAL1
Input to the inverting oscillator amplifier and input to the internal clock operating circuit.
4.12XTAL2
Output from the inverting oscillator amplifier
5.Special Function Registers
A map of the on-chip memory area called the Special Function Register (SFR) space is shown in
Table 5-1.
Note that not all of the addresses are occupied, and unoccupied addresses may not be implemented on the chip. Read accesses to these addresses will in general return random data, and
write accesses will have an indeterminate effect.
) during Flash programming.
PP
6
AT89S51
2487D–MICRO–6/08
Page 7
AT89S51
Table 5-1.AT89S51 SFR Map and Reset Values
0F8H0FFH
0F0H
0E8H0EFH
0E0H
0D8H0DFH
0D0H
0C8H0CFH
0C0H0C7H
0B8H
0B0H
0A8H
0A0H
98H
90H
88H
80H
B
00000000
ACC
00000000
PSW
00000000
IP
XX000000
P3
11111111
IE
0X000000
P2
11111111
SCON
00000000
P1
11111111
TCON
00000000
P0
11111111SP00000111
SBUF
XXXXXXXX
TMOD
00000000
AUXR1
XXXXXXX0
TL0
00000000
DP0L
00000000
TL1
00000000
DP0H
00000000
TH0
00000000
DP1L
00000000
TH1
00000000
DP1H
00000000
WDTRST
XXXXXXXX
AUXR
XXX00XX0
PCON
0XXX0000
0F7H
0E7H
0D7H
0BFH
0B7H
0AFH
0A7H
9FH
97H
8FH
87H
User software should not write 1s to these unlisted locations, since they may be used in future products to invoke new features. In that case, the reset or inactive values of the new bits will always be 0.
Interrupt Registers: The individual interrupt enable bits are in the IE register. Two priorities can be set for each of the five
interrupt sources in the IP register.
7
2487D–MICRO–6/08
Page 8
Table 5-2.AUXR: Auxiliary Register
AUXR Address = 8EHReset Value = XXX00XX0B
Not Bit Addressable
–––WDIDLEDISRTO––DISALE
Bit
–Reserved for future expansion
DISALEDisable/Enable ALE
DISRTODisable/Enable Reset-out
WDIDLEDisable/Enable WDT in IDLE mode
WDIDLE
0 WDT continues to count in IDLE mode
765 432 10
DISALE
Operating Mode
0 ALE is emitted at a constant rate of 1/6 the oscillator frequency
1 ALE is active only during a MOVX or MOVC instruction
DISRTO
0 Reset pin is driven High after WDT times out
1 Reset pin is input only
1 WDT halts counting in IDLE mode
Dual Data Pointer Registers: To facilitate accessing both internal and external data memory,
two banks of 16-bit Data Pointer Registers are provided: DP0 at SFR address locations 82H83H and DP1 at 84H-85H. Bit DPS = 0 in SFR AUXR1 selects DP0 and DPS = 1 selects DP1.
The user should ALWAYS initialize the DPS bit to the appropriate value before accessing the
respective Data Pointer Register.
Power Off Flag: The Power Off Flag (POF) is located at bit 4 (PCON.4) in the PCON SFR. POF
is set to “1” during power up. It can be set and rest under software control and is not affected by
reset.
8
AT89S51
2487D–MICRO–6/08
Page 9
Table 5-3.AUXR1: Auxiliary Register 1
AUXR1 Address = A2H Reset Value = XXXXXXX0B
Not Bit Addressable
–––– – – –DPS
Bit7654 3 2 10
– Reserved for future expansion
DPS Data Pointer Register Select
DPS
0 Selects DPTR Registers DP0L, DP0H
1 Selects DPTR Registers DP1L, DP1H
6.Memory Organization
MCS-51 devices have a separate address space for Program and Data Memory. Up to 64K
bytes each of external Program and Data Memory can be addressed.
AT89S51
6.1Program Memory
If the EA pin is connected to GND, all program fetches are directed to external memory.
On the AT89S51, if EA
are directed to internal memory and fetches to addresses 1000H through FFFFH are directed to
external memory.
is connected to VCC, program fetches to addresses 0000H through FFFH
6.2Data Memory
The AT89S51 implements 128 bytes of on-chip RAM. The 128 bytes are accessible via direct
and indirect addressing modes. Stack operations are examples of indirect addressing, so the
128 bytes of data RAM are available as stack space.
7.Watchdog Timer (One-time Enabled with Reset-out)
The WDT is intended as a recovery method in situations where the CPU may be subjected to
software upsets. The WDT consists of a 14-bit counter and the Watchdog Timer Reset
(WDTRST) SFR. The WDT is defaulted to disable from exiting reset. To enable the WDT, a user
must write 01EH and 0E1H in sequence to the WDTRST register (SFR location 0A6H). When
the WDT is enabled, it will increment every machine cycle while the oscillator is running. The
WDT timeout period is dependent on the external clock frequency. There is no way to disable
the WDT except through reset (either hardware reset or WDT overflow reset). When WDT overflows, it will drive an output RESET HIGH pulse at the RST pin.
7.1Using the WDT
2487D–MICRO–6/08
To enable the WDT, a user must write 01EH and 0E1H in sequence to the WDTRST register
(SFR location 0A6H). When the WDT is enabled, the user needs to service it by writing 01EH
and 0E1H to WDTRST to avoid a WDT overflow. The 14-bit counter overflows when it reaches
16383 (3FFFH), and this will reset the device. When the WDT is enabled, it will increment every
machine cycle while the oscillator is running. This means the user must reset the WDT at least
9
Page 10
every 16383 machine cycles. To reset the WDT the user must write 01EH and 0E1H to
WDTRST. WDTRST is a write-only register. The WDT counter cannot be read or written. When
WDT overflows, it will generate an output RESET pulse at the RST pin. The RESET pulse duration is 98xTOSC, where TOSC = 1/FOSC. To make the best use of the WDT, it should be
serviced in those sections of code that will periodically be executed within the time required to
prevent a WDT reset.
7.2WDT During Power-down and Idle
In Power-down mode the oscillator stops, which means the WDT also stops. While in Powerdown mode, the user does not need to service the WDT. There are two methods of exiting
Power-down mode: by a hardware reset or via a level-activated external interrupt, which is
enabled prior to entering Power-down mode. When Power-down is exited with hardware reset,
servicing the WDT should occur as it normally does whenever the AT89S51 is reset. Exiting
Power-down with an interrupt is significantly different. The interrupt is held low long enough for
the oscillator to stabilize. When the interrupt is brought high, the interrupt is serviced. To prevent
the WDT from resetting the device while the interrupt pin is held low, the WDT is not started until
the interrupt is pulled high. It is suggested that the WDT be reset during the interrupt service for
the interrupt used to exit Power-down mode.
To ensure that the WDT does not overflow within a few states of exiting Power-down, it is best to
reset the WDT just before entering Power-down mode.
Before going into the IDLE mode, the WDIDLE bit in SFR AUXR is used to determine whether
the WDT continues to count if enabled. The WDT keeps counting during IDLE (WDIDLE bit = 0)
as the default state. To prevent the WDT from resetting the AT89S51 while in IDLE mode, the
user should always set up a timer that will periodically exit IDLE, service the WDT, and reenter
IDLE mode.
8.UART
9.Timer 0 and 1
With WDIDLE bit enabled, the WDT will stop to count in IDLE mode and resumes the count
upon exit from IDLE.
The UART in the AT89S51 operates the same way as the UART in the AT89C51. For further
information on the UART operation, please click on the document link below:
Timer 0 and Timer 1 in the AT89S51 operate the same way as Timer 0 and Timer 1 in the
AT89C51. For further information on the timers’ operation, please click on the document link
below:
The AT89S51 has a total of five interrupt vectors: two external interrupts (INT0 and INT1), two
timer interrupts (Timers 0 and 1), and the serial port interrupt. These interrupts are all shown in
Figure 10-1.
Each of these interrupt sources can be individually enabled or disabled by setting or clearing a
bit in Special Function Register IE. IE also contains a global disable bit, EA, which disables all
interrupts at once.
Note that Table 10-1 shows that bit positions IE.6 and IE.5 are unimplemented. User software
should not write 1s to these bit positions, since they may be used in future AT89 products.
The Timer 0 and Timer 1 flags, TF0 and TF1, are set at S5P2 of the cycle in which the timers
overflow. The values are then polled by the circuitry in the next cycle.
Table 10-1.Interrupt Enable (IE) Register
(MSB) (LSB)
EA––ESET1EX1ET0EX0
Enable Bit = 1 enables the interrupt.
Enable Bit = 0 disables the interrupt.
SymbolPositionFunction
Disables all interrupts. If EA = 0, no interrupt is
EAIE.7
–IE.6Reserved
–IE.5Reserved
ESIE.4Serial Port interrupt enable bit
ET1IE.3Timer 1 interrupt enable bit
EX1IE.2External interrupt 1 enable bit
ET0IE.1Timer 0 interrupt enable bit
EX0IE.0External interrupt 0 enable bit
User software should never write 1s to reserved bits, because they may be used in future AT89
products.
acknowledged. If EA = 1, each interrupt source is
individually enabled or disabled by setting or clearing its
enable bit.
2487D–MICRO–6/08
11
Page 12
Figure 10-1. Interrupt Sources
IE1
IE0
1
1
0
0
TF1
TF0
INT1
INT0
TI
RI
C2
XTAL2
GND
XTAL1
C1
11. Oscillator Characteristics
XTAL1 and XTAL2 are the input and output, respectively, of an inverting amplifier that can be
configured for use as an on-chip oscillator, as shown in Figure 11-1. Either a quartz crystal or
ceramic resonator may be used. To drive the device from an external clock source, XTAL2
should be left unconnected while XTAL1 is driven, as shown in Figure 11-2. There are no
requirements on the duty cycle of the external clock signal, since the input to the internal clocking circuitry is through a divide-by-two flip-flop, but minimum and maximum voltage high and low
time specifications must be observed.
Figure 11-1. Oscillator Connections
Note: C1, C2= 30 pF ± 10 pF for Crystals
= 40 pF ± 10 pF for Ceramic Resonators
2487D–MICRO–6/08
12
AT89S51
Page 13
12. Idle Mode
XTAL2
XTAL1
GND
NC
EXTERNAL
OSCILLATOR
SIGNAL
AT89S51
Figure 11-2. External Clock Drive Configuration
In idle mode, the CPU puts itself to sleep while all the on-chip peripherals remain active. The
mode is invoked by software. The content of the on-chip RAM and all the special function registers remain unchanged during this mode. The idle mode can be terminated by any enabled
interrupt or by a hardware reset.
Note that when idle mode is terminated by a hardware reset, the device normally resumes program execution from where it left off, up to two machine cycles before the internal reset
algorithm takes control. On-chip hardware inhibits access to internal RAM in this event, but
access to the port pins is not inhibited. To eliminate the possibility of an unexpected write to a
port pin when idle mode is terminated by a reset, the instruction following the one that invokes
idle mode should not write to a port pin or to external memory.
13. Power-down Mode
In the Power-down mode, the oscillator is stopped, and the instruction that invokes Power-down
is the last instruction executed. The on-chip RAM and Special Function Registers retain their
values until the Power-down mode is terminated. Exit from Power-down mode can be initiated
either by a hardware reset or by activation of an enabled external interrupt (INT0
redefines the SFRs but does not change the on-chip RAM. The reset should not be activated
before V
the oscillator to restart and stabilize.
Table 13-1.Status of External Pins During Idle and Power-down Modes
ModeProgram MemoryALEPSENPORT0PORT1PORT2PORT3
IdleInternal11DataDataDataData
IdleExternal11FloatDataAddressData
Power-downInternal00DataDataDataData
Power-downExternal00FloatDataDataData
or INT1). Reset
is restored to its normal operating level and must be held active long enough to allow
CC
2487D–MICRO–6/08
13
Page 14
14. Program Memory Lock Bits
The AT89S51 has three lock bits that can be left unprogrammed (U) or can be programmed (P)
to obtain the additional features listed in Table 14-1.
Table 14-1.Lock Bit Protection Modes
Program Lock Bits
LB1LB2LB3Protection Type
1UUUNo program lock features
2PUU
3PPUSame as mode 2, but verify is also disabled
4PPPSame as mode 3, but external execution is also disabled
MOVC instructions executed from external program memory
are disabled from fetching code bytes from internal memory,
is sampled and latched on reset, and further programming
EA
of the Flash memory is disabled
When lock bit 1 is programmed, the logic level at the EA
If the device is powered up without a reset, the latch initializes to a random value and holds that
value until reset is activated. The latched value of EA
that pin in order for the device to function properly.
15. Programming the Flash – Parallel Mode
The AT89S51 is shipped with the on-chip Flash memory array ready to be programmed. The
programming interface needs a high-voltage (12-volt) program enable signal and is compatible
with conventional third-party Flash or EPROM programmers.
The AT89S51 code memory array is programmed byte-by-byte.
Programming Algorithm: Before programming the AT89S51, the address, data, and control
signals should be set up according to the Flash Programming Modes table (Table 17-1) and Fig-
ure 17-1 and Figure 17-2. To program the AT89S51, take the following steps:
1. Input the desired memory location on the address lines.
2. Input the appropriate data byte on the data lines.
3. Activate the correct combination of control signals.
4. Raise EA
5. Pulse ALE/PROG
write cycle is self-timed and typically takes no more than 50 µs. Repeat steps 1
through 5, changing the address and data for the entire array or until the end of the
object file is reached.
Data
Polling: The AT89S51 features Data Polling to indicate the end of a byte write cycle. Dur-
ing a write cycle, an attempted read of the last byte written will result in the complement of the
written data on P0.7. Once the write cycle has been completed, true data is valid on all outputs,
and the next cycle may begin. Data
initiated.
/VPP to 12V.
once to program a byte in the Flash array or the lock bits. The byte-
pin is sampled and latched during reset.
must agree with the current logic level at
Polling may begin any time after a write cycle has been
14
AT89S51
Ready/Busy
signal. P3.0 is pulled low after ALE goes high during programming to indicate BUSY
pulled high again when programming is done to indicate READY.
: The progress of byte programming can also be monitored by the RDY/BSY output
2487D–MICRO–6/08
. P3.0 is
Page 15
Program Verify: If lock bits LB1 and LB2 have not been programmed, the programmed code
data can be read back via the address and data lines for verification. The status of the individ-
ual lock bits can be verified directly by reading them back.
Reading the Signature Bytes: The signature bytes are read by the same procedure as a nor-
mal verification of locations 000H, 100H, and 200H, except that P3.6 and P3.7 must be pulled to
a logic low. The values returned are as follows.
Chip Erase: In the parallel programming mode, a chip erase operation is initiated by using the
proper combination of control signals and by pulsing ALE/PROG
500 ns.
In the serial programming mode, a chip erase operation is initiated by issuing the Chip Erase
instruction. In this mode, chip erase is self-timed and takes about 500 ms.
During chip erase, a serial read from any address location will return 00H at the data output.
16. Programming the Flash – Serial Mode
The Code memory array can be programmed using the serial ISP interface while RST is pulled
to V
. The serial interface consists of pins SCK, MOSI (input) and MISO (output). After RST is
CC
set high, the Programming Enable instruction needs to be executed first before other operations
can be executed. Before a reprogramming sequence can occur, a Chip Erase operation is
required.
AT89S51
low for a duration of 200 ns -
The Chip Erase operation turns the content of every memory location in the Code array into
FFH.
Either an external system clock can be supplied at pin XTAL1 or a crystal needs to be connected
across pins XTAL1 and XTAL2. The maximum serial clock (SCK) frequency should be less than
1/16 of the crystal frequency. With a 33 MHz oscillator clock, the maximum SCK frequency is
2 MHz.
16.1Serial Programming Algorithm
To program and verify the AT89S51 in the serial programming mode, the following sequence is
recommended:
1. Power-up sequence:
a. Apply power between VCC and GND pins.
b. Set RST pin to “H”.
If a crystal is not connected across pins XTAL1 and XTAL2, apply a 3 MHz to 33 MHz clock to
XTAL1 pin and wait for at least 10 milliseconds.
2. Enable serial programming by sending the Programming Enable serial instruction to pin
MOSI/P1.5. The frequency of the shift clock supplied at pin SCK/P1.7 needs to be less
than the CPU clock at XTAL1 divided by 16.
3. The Code array is programmed one byte at a time in either the Byte or Page mode. The
write cycle is self-timed and typically takes less than 0.5 ms at 5V.
4. Any memory location can be verified by using the Read instruction that returns the content at the selected address at serial output MISO/P1.6.
2487D–MICRO–6/08
15
Page 16
5. At the end of a programming session, RST can be set low to commence normal device
operation.
Power-off sequence (if needed):
1. Set XTAL1 to “L” (if a crystal is not used).
2. Set RST to “L”.
3. Turn V
Data Polling: The Data
power off.
CC
Polling feature is also available in the serial mode. In this mode, during
a write cycle an attempted read of the last byte written will result in the complement of the MSB
of the serial output byte on MISO.
16.2Serial Programming Instruction Set
The Instruction Set for Serial Programming follows a 4-byte protocol and is shown in the
”Serial Programming Instruction Set” on page 20.
17. Programming Interface – Parallel Mode
Every code byte in the Flash array can be programmed by using the appropriate combination of
control signals. The write operation cycle is self-timed and once initiated, will automatically time
itself to completion.
Most major worldwide programming vendors offer worldwide support for the Atmel AT89 microcontroller series. Please contact your local programming vendor for the appropriate software
revision.
Table 17-1.Flash Programming Modes
ALE/
ModeV
Write Code Data5VHL
Read Code Data5VHLHHLLLHHD
Write Lock Bit 15VHL
Write Lock Bit 25VHL
Write Lock Bit 35VHL
Read Lock Bits
1, 2, 3
Chip Erase5VHL
Read Atmel ID5VHLHHLLLLL 1EH000000H
Read Device ID5VHLHHLLLLL 51H 000100H
Read Device ID5VHLHHLLLLL 06H 001000H
RSTPSEN
CC
5VHLHHHHLHL
PROG
EA/
V
(2)
12V L HHHH DINA11-8A7-0
(3)
12VHHHHH XXX
(3)
12VHHHLLXXX
(3)
12VHLHHLXXX
(1)
12VHLHLL XXX
P2.6P2.7P3.3P3.6P3.7
PP
P0.7-0
Data
OUT
P0.2,
P0.3,
P0.4
Notes: 1. Each PROG pulse is 200 ns - 500 ns for Chip Erase.
2. Each PROG
3. Each PROG
4. RDY/BSY
pulse is 200 ns - 500 ns for Write Code Data.
pulse is 200 ns - 500 ns for Write Lock Bits.
signal is output on P3.0 during programming.
5. X = don’t care.
P2.3-0P1.7-0
Address
A11-8A7-0
XX
16
AT89S51
2487D–MICRO–6/08
Page 17
Figure 17-1. Programming the Flash Memory (Parallel Mode)
P1.0-P1.7
P2.6
P3.6
P2.0 - P2.3
A0 - A7
ADDR.
0000H/FFFH
SEE FLASH
PROGRAMMING
MODES TABLE
3-33 MHz
P0
V
P2.7
PGM
DATA
PROG
V/V
IH PP
V
IH
ALE
P3.7
XTAL2EA
RST
PSEN
XTAL
1
GND
V
CC
AT89S51
P3.3
P3.0
RDY/
BSY
A8 - A11
CC
P1.0-P1.7
P2.6
P3.6
P2.0 - P2.3
A0 - A7
ADDR.
0000H/FFFH
SEE FLASH
PROGRAMMING
MODES TABLE
3-33 MHz
P0
P2.7
PGM DATA
(USE 10K
PULLUPS)
V
IH
V
IH
ALE
P3.7
XTAL2EA
RST
PSEN
XTAL1
GND
V
CC
AT89S51
P3.3
A8 - A11
V
CC
Figure 17-2. Verifying the Flash Memory (Parallel Mode)
AT89S51
2487D–MICRO–6/08
17
Page 18
18. Flash Programming and Verification Characteristics (Parallel Mode)
t
GLGH
t
GHSL
t
AVGL
t
SHGL
t
DVG L
t
GHAX
t
AVQ V
t
GHDX
t
EHSH
t
ELQV
t
WC
BUSY
READY
t
GHBL
t
EHQZ
P1.0 - P1.7
P2.0 - P2.3
ALE/PROG
PORT 0
LOGIC 1
LOGIC 0
EA/V
PP
V
PP
P2.7
(ENABLE)
P3.0
(RDY/BSY)
PROGRAMMING
ADDRESS
VERIFICATION
ADDRESS
DATA I N
DATA OUT
TA = 20°C to 30°C, VCC = 4.5 to 5.5V
SymbolParameterMinMaxUnits
V
PP
I
PP
I
CC
1/t
t
AVG L
t
GHAX
t
DVGL
t
GHDX
t
EHSH
t
SHGL
t
GHSL
t
GLGH
t
AVQ V
t
ELQV
t
EHQZ
t
GHBL
t
WC
CLCL
Programming Supply Voltage11.512.5V
Programming Supply Current10mA
VCC Supply Current30mA
Oscillator Frequency333MHz
Address Setup to PROG Low48 t
Address Hold After PROG48 t
Data Setup to PROG Low48 t
Data Hold After PROG48 t
P2.7 (ENABLE) High to V
PP
48 t
CLCL
CLCL
CLCL
CLCL
CLCL
VPP Setup to PROG Low10µs
VPP Hold After PROG10µs
PROG Width0.21µs
Address to Data Valid48t
ENABLE Low to Data Valid48t
Data Float After ENABLE048t
CLCL
CLCL
CLCL
PROG High to BUSY Low1.0µs
Byte Write Cycle Time50µs
Figure 18-1. Flash Programming and Verification Waveforms – Parallel Mode
18
AT89S51
2487D–MICRO–6/08
Page 19
Figure 18-2. Flash Memory Serial Downloading
P1.7/SCK
DATA OUTPUT
INSTRUCTION
INPUT
CLOCK IN
3-33 MHz
P1.5/MOSI
V
IH
XTAL2
RSTXTAL1
GND
V
CC
AT89S51
P1.6/MISO
V
CC
7654 32 10
AT89S51
19. Flash Programming and Verification Waveforms – Serial Mode
Figure 19-1. Serial Programming Waveforms
2487D–MICRO–6/08
19
Page 20
20. Serial Programming Instruction Set
Instruction Format
Instruction
xxxx xxxx
A0
0110 1001
(Output on
MISO)
D7
D6
D5
D4
Programming Enable1010 11000101 0011xxxx xxxx
Chip Erase1010 1100100x xxxxxxxx xxxxxxxx xxxx
Read Program Memory
(Byte Mode)
0010 0000
xxxx Read data from Program
A11
A10
A9
A8
A7
A6
A5
A4
A3
A2
A1
D3
D2
OperationByte 1Byte 2Byte 3Byte 4
Enable Serial Programming
while RST is high
Chip Erase Flash memory
array
D0
D1
memory in the byte mode
Write Program Memory
(Byte Mode)
Write Lock Bits
(1)
0100 0000
1010 11001110 00xxxx xxxxxxxx xxxxWrite Lock bits. See Note (1).
xxxx Write data to Program
A11
A10
A9
B1
A8
B2
A7
A6
A5
A4
A3
A2
A1
A0
D7
D6
D5
D4
D3
D2
D0
D1
memory in the byte mode
Read back current status of
LB1
Read Lock Bits0010 0100xxxx xxxxxxxx xxxxxxx xx
LB3
LB2
the lock bits (a programmed
lock bit reads back as a “1”)
Read Signature Bytes0010 1000
Read Program Memory
(Page Mode)
Write Program Memory
(Page Mode)
0011 0000
0101 0000xxxxByte 0
xxxx xxx xxx0
xxxx
A11
A11
A11
A10
A10
A10
A9
A9
A9
A8
A8
A8
A7
Byte 0
Signature ByteRead Signature Byte
Byte 1...
Byte 255
Byte 1...
Byte 255
Read data from Program
memory in the Page Mode
(256 bytes)
Write data to Program
memory in the Page Mode
(256 bytes)
Each of the lock bit modes need to be activated sequentially before Mode 4 can be executed.
After Reset signal is high, SCK should be low for at least 64 system clocks before it goes high to clock in the enable data
bytes. No pulsing of Reset signal is necessary. SCK should be no faster than 1/16 of the system clock at XTAL1.
For Page Read/Write, the data always starts from byte 0 to 255. After the command byte and upper address byte are
latched, each byte thereafter is treated as data until all 256 bytes are shifted in/out. Then the next instruction will be ready
to be decoded.
20
AT89S51
2487D–MICRO–6/08
Page 21
AT89S51
MOSI
MISO
SCK
t
OVSH
t
SHSL
t
SLSH
t
SHOX
t
SLIV
21. Serial Programming Characteristics
Figure 21-1. Serial Programming Timing
Table 21-1.Serial Programming Characteristics, TA = -40⋅ C to 85⋅ C, VCC = 4.0 - 5.5V (Unless Otherwise Noted)
SymbolParameterMinTypMaxUnits
1/t
CLCL
t
CLCL
t
SHSL
t
SLSH
t
OVSH
t
SHOX
t
SLIV
t
ERASE
t
SWC
Oscillator Frequency333MHz
Oscillator Period30ns
SCK Pulse Width High8 t
SCK Pulse Width Low8 t
MOSI Setup to SCK Hight
MOSI Hold after SCK High2 t
SCK Low to MISO Valid101632ns
Chip Erase Instruction Cycle Time500ms
Serial Byte Write Cycle Time64 t
22. Absolute Maximum Ratings*
Operating Temperature.................................. -55°C to +125°C
Storage Temperature ..................................... -65°C to +150°C
Voltage on Any Pin
with Respect to Ground .....................................-1.0V to +7.0V
Maximum Operating Voltage ............................................ 6.6V
DC Output Current...................................................... 15.0 mA
CLCL
CLCL
CLCL
CLCL
+ 400µs
CLCL
*NOTICE:Stresses beyond those listed under “Absolute
Maximum Ratings” may cause permanent damage to the device. This is a stress rating only and
functional operation of the device at these or any
other conditions beyond those indicated in the
operational sections of this specification is not
implied. Exposure to absolute maximum rating
conditions for extended periods may affect
device reliability.
ns
ns
ns
ns
2487D–MICRO–6/08
21
Page 22
23. DC Characteristics
The values shown in this table are valid for TA = -40°C to 85°C and VCC = 4.0V to 5.5V, unless otherwise noted.
SymbolParameterConditionMinMaxUnits
V
IL
V
IL1
V
IH
V
IH1
V
OL
V
OL1
V
OH
V
OH1
I
IL
I
TL
I
LI
RRSTReset Pulldown Resistor50300KΩ
Input Low Voltage(Except EA)-0.50.2 VCC-0.1V
Input Low Voltage (EA)-0.50.2 VCC-0.3V
Input High Voltage(Except XTAL1, RST)0.2 VCC+0.9VCC+0.5V
Input High Voltage(XTAL1, RST)0.7 V
Output Low Voltage
Output Low Voltage
(Port 0, ALE, PSEN
(1)
(Ports 1,2,3)IOL = 1.6 mA0.45V
(1)
)
= 3.2 mA0.45V
I
OL
CC
VCC+0.5V
IOH = -60 µA, VCC = 5V ± 10%2.4V
Output High Voltage
(Ports 1,2,3, ALE, PSEN)
= -25 µA0.75 V
I
OH
I
= -10 µA0.9 V
OH
CC
CC
IOH = -800 µA, VCC = 5V ± 10%2.4V
Output High Voltage
(Port 0 in External Bus Mode)
= -300 µA0.75 V
I
OH
I
= -80 µA0.9 V
OH
CC
CC
Logical 0 Input Current (Ports 1,2,3)VIN = 0.45V -50µA
Logical 1 to 0 Transition Current
(Ports 1,2,3)
Input Leakage Current (Port 0, EA)0.45 < VIN < V
= 2V, VCC = 5V ± 10% -300µA
V
IN
CC
±10µA
V
V
V
V
C
IO
Pin CapacitanceTest Freq. = 1 MHz, TA = 25°C10pF
Active Mode, 12 MHz25mA
Power Supply Current
I
CC
Power-down Mode
(2)
Idle Mode, 12 MHz6.5mA
VCC = 5.5V 50µA
Notes: 1. Under steady state (non-transient) conditions, IOL must be externally limited as follows:
Maximum I
per port pin: 10 mA
OL
Maximum IOL per 8-bit port:
Port 0: 26 mA Ports 1, 2, 3: 15 mA
Maximum total I
exceeds the test condition, V
If I
OL
for all output pins: 71 mA
OL
may exceed the related specification. Pins are not guaranteed to sink current greater
OL
than the listed test conditions.
2. Minimum V
for Power-down is 2V.
CC
22
AT89S51
2487D–MICRO–6/08
Page 23
AT89S51
24. AC Characteristics
Under operating conditions, load capacitance for Port 0, ALE/PROG, and PSEN = 100 pF; load capacitance for all other
outputs = 80 pF.
24.1External Program and Data Memory Characteristics
12 MHz OscillatorVariable Oscillator
SymbolParameter
1/t
t
LHLL
t
AVL L
t
LLAX
t
LLIV
t
LLPL
t
PLPH
t
PLIV
t
PXIX
t
PXIZ
t
PXAV
t
AVI V
t
PLAZ
t
RLRH
t
WLWH
t
RLDV
t
RHDX
t
RHDZ
t
LLDV
t
AVDV
t
LLWL
t
AVW L
t
QVWX
t
QVWH
t
WHQX
t
RLAZ
t
WHLH
CLCL
Oscillator Frequency033MHz
ALE Pulse Width1272 t
Address Valid to ALE Low43t
Address Hold After ALE Low48t
ALE Low to Valid Instruction In2334 t
ALE Low to PSEN Low43t
PSEN Pulse Width2053 t
PSEN Low to Valid Instruction In1453 t
Input Instruction Hold After PSEN00ns
Input Instruction Float After PSEN59t
PSEN to Address Valid75t
Address to Valid Instruction In3125 t
PSEN Low to Address Float1010ns
RD Pulse Width4006 t
WR Pulse Width4006 t
RD Low to Valid Data In2525 t
Data Hold After RD00ns
Data Float After RD972 t
ALE Low to Valid Data In5178 t
Address to Valid Data In5859 t
ALE Low to RD or WR Low2003003 t
Address to RD or WR Low2034 t
Data Valid to WR Transition23t
Data Valid to WR High4337 t
Data Hold After WR33t
RD Low to Address Float00ns
RD or WR High to ALE High43123t
-40ns
CLCL
-25ns
CLCL
-25ns
CLCL
-65ns
CLCL
-25ns
CLCL
-45ns
CLCL
-60ns
CLCL
-25ns
CLCL
-8ns
CLCL
-80ns
CLCL
-100ns
CLCL
-100ns
CLCL
-90ns
CLCL
-28ns
CLCL
-150ns
CLCL
-165ns
CLCL
-503 t
CLCL
-75ns
CLCL
-30ns
CLCL
-130ns
CLCL
-25ns
CLCL
-25t
CLCL
+50ns
CLCL
+25ns
CLCL
UnitsMinMaxMinMax
2487D–MICRO–6/08
23
Page 24
25. External Program Memory Read Cycle
t
LHLL
t
LLIV
t
PLIV
t
LLAX
t
PXIZ
t
PLPH
t
PLAZ
t
PXAV
t
AVLL
t
LLPL
t
AVIV
t
PXIX
ALE
PSEN
PORT 0
PORT 2
A8 - A15
A0 - A7A0 - A7
A8 - A15
INSTR IN
t
LHLL
t
LLDV
t
LLWL
t
LLAX
t
WHLH
t
AVLL
t
RLRH
t
AVDV
t
AVW L
t
RLAZ
t
RHDX
t
RLDV
t
RHDZ
A0 - A7 FROM RI OR DPL
ALE
PSEN
RD
PORT 0
PORT 2
P2.0 - P2.7 OR A8 - A15 FROM DPH
A0 - A7 FROM PCL
A8 - A15 FROM PCH
DATA ININSTR IN
26. External Data Memory Read Cycle
24
AT89S51
2487D–MICRO–6/08
Page 25
27. External Data Memory Write Cycle
t
LHLL
t
LLWL
t
LLAX
t
WHLH
t
AVLL
t
WLWH
t
AVW L
t
QVWX
t
QVWH
t
WHQX
A0 - A7 FROM RI OR DPL
ALE
PSEN
WR
PORT 0
PORT 2
P2.0 - P2.7 OR A8 - A15 FROM DPH
A0 - A7 FROM PCL
A8 - A15 FROM PCH
DATA OUTINSTR IN
t
CHCX
t
CHCX
t
CLCX
t
CLCL
t
CHCL
t
CLCH
V - 0.5V
CC
0.45V
0.2 V - 0.1V
CC
0.7 V
CC
28. External Clock Drive Waveforms
AT89S51
29. External Clock Drive
SymbolParameterMinMaxUnits
1/t
CLCL
t
CLCL
t
CHCX
t
CLCX
t
CLCH
t
CHCL
2487D–MICRO–6/08
Oscillator Frequency033MHz
Clock Period30ns
High Time12ns
Low Time12ns
Rise Time5ns
Fall Time5ns
25
Page 26
30. Serial Port Timing: Shift Register Mode Test Conditions
t
XHDV
t
QVXH
t
XLXL
t
XHDX
t
XHQX
ALE
INPUT DATA
CLEAR RI
OUTPUT DATA
WRITE TO SBUF
INSTRUCTION
CLOCK
0
0
1
1
2
2
3
3
4
4
5
5
6
6
7
7
SET TI
SET RI
8
VALIDVALIDVALIDVALIDVALIDVALIDVALIDVALID
0.45V
TEST POINTS
V - 0.5V
CC
0.2 V + 0.9V
CC
0.2 V - 0.1V
CC
V
LOAD
+ 0.1V
Timing Reference
Points
V
LOAD
- 0.1V
LOAD
V
V
OL
+ 0.1V
V
OL
- 0.1V
The values in this table are valid for V
= 4.0V to 5.5V and Load Capacitance = 80 pF.
CC
12 MHz OscVariable Oscillator
SymbolParameter
t
XLXL
t
QVXH
t
XHQX
t
XHDX
t
XHDV
Serial Port Clock Cycle Time1.012 t
Output Data Setup to Clock Rising Edge70010 t
Output Data Hold After Clock Rising Edge502 t
Input Data Hold After Clock Rising Edge00ns
Clock Rising Edge to Input Data Valid70010 t
31. Shift Register Mode Timing Waveforms
32. AC Testing Input/Output Waveforms
(1)
CLCL
-133ns
CLCL
-80ns
CLCL
-133ns
CLCL
UnitsMinMaxMinMax
µs
Note:1. AC Inputs during testing are driven at VCC - 0.5V for a logic 1 and 0.45V for a logic 0. Timing measurements are made at VIH
33. Float Waveforms
Note:1. For timing purposes, a port pin is no longer floating when a 100 mV change from load voltage occurs. A port pin begins to
44A, 44-lead, 10 x 10 mm Body Size, 1.0 mm Body Thickness,
0.8 mm Lead Pitch, Thin Profile Plastic Quad Flat Package (TQFP)
B
44A
10/5/2001
PIN 1 IDENTIFIER
0˚~7˚
PIN 1
L
C
A1
A2A
D1
D
e
E1E
B
COMMON DIMENSIONS
(Unit of Measure = mm)
SYMBOL
MIN
NOM
MAX
NOTE
Notes:1. This package conforms to JEDEC reference MS-026, Variation ACB.
2. Dimensions D1 and E1 do not include mold protrusion. Allowable
protrusion is 0.25 mm per side. Dimensions D1 and E1 are maximum
plastic body size dimensions including mold mismatch.
3. Lead coplanarity is 0.10 mm maximum.
A––1.20
A10.05–0.15
A2 0.951.001.05
D11.7512.0012.25
D19.9010.0010.10Note 2
E11.7512.0012.25
E19.9010.0010.10Note 2
B 0.30–0.45
C0.09–0.20
L0.45– 0.75
e0.80 TYP
35.144A – TQFP
28
AT89S51
2487D–MICRO–6/08
Page 29
35.244J – PLCC
Notes:1. This package conforms to JEDEC reference MS-018, Variation AC.
2. Dimensions D1 and E1 do not include mold protrusion.
Allowable protrusion is .010"(0.254 mm) per side. Dimension D1
and E1 include mold mismatch and are measured at the extreme
material condition at the upper or lower parting line.
Notes:1. This package conforms to JEDEC reference MS-011, Variation AC.
2. Dimensions D and E1 do not include mold Flash or Protrusion.
Mold Flash or Protrusion shall not exceed 0.25 mm (0.010").
30
AT89S51
2487D–MICRO–6/08
Page 31
HeadquartersInternational
Atmel Corporation
2325 Orchard Parkway
San Jose, CA 95131
USA
Tel: 1(408) 441-0311
Fax: 1(408) 487-2600
Atmel Asia
Room 1219
Chinachem Golden Plaza
77 Mody Road Tsimshatsui
East Kowloon
Hong Kong
Tel: (852) 2721-9778
Fax: (852) 2722-1369
Product Contact
Web Site
www.atmel.com
Literature Requests
www.atmel.com/literature
Atmel Europe
Le Krebs
8, Rue Jean-Pierre Timbaud
BP 309
78054 Saint-Quentin-enYvelines Cedex
France
Tel: (33) 1-30-60-70-00
Fax: (33) 1-30-60-71-11
Technical Support
mcu@atmel.com
Atmel Japan
9F, Tonetsu Shinkawa Bldg.
1-24-8 Shinkawa
Chuo-ku, Tokyo 104-0033
Japan
Tel: (81) 3-3523-3551
Fax: (81) 3-3523-7581
Sales Contact
www.atmel.com/contacts
Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any
intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN ATMEL’S TERMS AND CONDI-
TIONS OF SALE LOCATED ON ATMEL’S WEB SITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY
WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF
THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Atmel makes no
representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications
and product descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided
otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life.