• 8K Bytes of In-System Programmable (ISP) Flash Memory
– Endurance: 1000 Write/Erase Cycles
• 4.0V to 5.5V Operating Range
• Fully Static Operation: 0 Hz to 33 MHz
• Three-level Program Memory Lock
• 256 x 8-bit Internal RAM
• 32 Programmable I/O Lines
• Three 16-bit Timer/Counters
• Eight 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 8K Bytes
In-System
Programmable
Flash
1.Description
The AT89S52 is a low-power, high-performance CMOS 8-bit microcontroller with 8K
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 AT89S52 is a powerful microcontroller which provides a
highly-flexible and cost-effective solution to many embedded control applications.
The AT89S52 provides the following standard features: 8K bytes of Flash, 256 bytes
of RAM, 32 I/O lines, Watchdog timer, two data pointers, three 16-bit timer/counters, a
six-vector two-level interrupt architecture, a full duplex serial port, on-chip oscillator,
and clock circuitry. In addition, the AT89S52 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 interrupt
or hardware reset.
Port 0 is an 8-bit open drain bidirectional 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 bidirectional 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
In addition, P1.0 and P1.1 can be configured to be the timer/counter 2 external count input
(P1.0/T2) and the timer/counter 2 trigger input (P1.1/T2EX), respectively, as shown in the following table.
) because of the internal pull-ups.
IL
4.5Port 2
Port 1 also receives the low-order address bytes during Flash programming and verification.
Port PinAlternate Functions
P1.0T2 (external count input to Timer/Counter 2), clock-out
P1.1T2EX (Timer/Counter 2 capture/reload trigger and direction control)
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 bidirectional 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.
) because of the internal pull-ups.
IL
4
AT89S52
1919C–MICRO–3/05
4.6Port 3
AT89S52
Port 3 is an 8-bit bidirectional 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 internal 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 AT89S52, as shown in the following table.
Port PinAlternate Functions
P3.0RXD (serial input port)
P3.1TXD (serial output port)
) because of the pull-ups.
IL
4.7RST
4.8ALE/PROG
P3.2INT0
P3.3INT1 (external interrupt 1)
P3.4T0 (timer 0 external input)
P3.5T1 (timer 1 external input)
P3.6WR
P3.7RD
(external interrupt 0)
(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.
1919C–MICRO–3/05
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.
5
4.9PSEN
Program Store Enable (PSEN) is the read strobe to external program memory.
4.10EA/VPP
4.11XTAL1
4.12XTAL2
When the AT89S52 is executing code from external program memory, PSEN
each machine cycle, except that two PSEN
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
EA
should be strapped to VCC for internal program executions.
This pin also receives the 12-volt programming enable voltage (V
Input to the inverting oscillator amplifier and input to the internal clock operating circuit.
Output from the inverting oscillator amplifier.
will be internally latched on reset.
activations are skipped during each access to exter-
) during Flash programming.
PP
is activated twice
6
AT89S52
1919C–MICRO–3/05
AT89S52
Table 5-1.AT89S52 SFR Map and Reset Values
0F8H0FFH
0F0H
0E8H0EFH
0E0H
0D8H0DFH
0D0H
0C8H
0C0H0C7H
0B8H
0B0H
0A8H
0A0H
98H
90H
88H
80H
B
00000000
ACC
00000000
PSW
00000000
T2CON
00000000
IP
XX000000
P3
11111111
IE
0X000000
P2
11111111
SCON
00000000
P1
11111111
TCON
00000000
P0
11111111SP00000111
T2MOD
XXXXXX00
SBUF
XXXXXXXX
TMOD
00000000
RCAP2L
00000000
AUXR1
XXXXXXX0
TL0
00000000
DP0L
00000000
RCAP2H
00000000
TL1
00000000
DP0H
00000000
TL2
00000000
TH0
00000000
DP1L
00000000
TH2
00000000
TH1
00000000
DP1H
00000000
WDTRST
XXXXXXXX
AUXR
XXX00XX0
PCON
0XXX0000
0F7H
0E7H
0D7H
0CFH
0BFH
0B7H
0AFH
0A7H
9FH
97H
8FH
87H
1919C–MICRO–3/05
7
Table 5-2.T2CON – Timer/Counter 2 Control Register
T2CON Address = 0C8HReset Value = 0000 0000B
Bit Addressable
Bit
SymbolFunction
TF2
EXF2
RCLK
TCLK
EXEN2
TR2Start/Stop control for Timer 2. TR2 = 1 starts the timer.
C/T2
CP/RL2
TF2EXF2RCLKTCLKEXEN2TR2C/T2
76543210
Timer 2 overflow flag set by a Timer 2 overflow and must be cleared by software. TF2 will not be set when either RCLK = 1
or TCLK = 1.
Timer 2 external flag set when either a capture or reload is caused by a negative transition on T2EX and EXEN2 = 1.
When Timer 2 interrupt is enabled, EXF2 = 1 will cause the CPU to vector to the Timer 2 interrupt routine. EXF2 must be
cleared by software. EXF2 does not cause an interrupt in up/down counter mode (DCEN = 1).
Receive clock enable. When set, causes the serial port to use Timer 2 overflow pulses for its receive clock in serial port
Modes 1 and 3. RCLK = 0 causes Timer 1 overflow to be used for the receive clock.
Transmit clock enable. When set, causes the serial port to use Timer 2 overflow pulses for its transmit clock in serial port
Modes 1 and 3. TCLK = 0 causes Timer 1 overflows to be used for the transmit clock.
Timer 2 external enable. When set, allows a capture or reload to occur as a result of a negative transition on T2EX if Timer
2 is not being used to clock the serial port. EXEN2 = 0 causes Timer 2 to ignore events at T2EX.
Timer or counter select for Timer 2. C/T2 = 0 for timer function. C/T2 = 1 for external event counter (falling edge triggered).
Capture/Reload select. CP/RL2 = 1 causes captures to occur on negative transitions at T2EX if EXEN2 = 1. CP/RL2 = 0
causes automatic reloads to occur when Timer 2 overflows or negative transitions occur at T2EX when EXEN2 = 1. When
either RCLK or TCLK = 1, this bit is ignored and the timer is forced to auto-reload on Timer 2 overflow.
CP/RL2
8
AT89S52
1919C–MICRO–3/05
AT89S52
Table 5-3. AUXR: Auxiliary Register
AUXR Address = 8EHReset Value = XXX00XX0B
Not Bit Addressable
–––WDIDLEDISRTO––DISALE
Bit76543210
–Reserved for future expansion
DISALEDisable/Enable ALE
DISALEOperating Mode
0ALE is emitted at a constant rate of 1/6 the oscillator frequency
1ALE is active only during a MOVX or MOVC instruction
DISRTODisable/Enable Reset out
DISRTO
0Reset pin is driven High after WDT times out
1Reset pin is input only
WDIDLEDisable/Enable WDT in IDLE mode
WDIDLE
0WDT continues to count in IDLE mode
1WDT 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 82H-83H 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.
Table 5-4. AUXR1: Auxiliary Register 1
AUXR1 Address = A2HReset Value = XXXXXXX0B
Not Bit Addressable
––– – – – –DPS
Bit76543210
–Reserved for future expansion
DPSData Pointer Register Select
DPS
0Selects DPTR Registers DP0L, DP0H
1919C–MICRO–3/05
1Selects DPTR Registers DP1L, DP1H
9
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.
6.1Program Memory
If the EA pin is connected to GND, all program fetches are directed to external memory.
6.2Data Memory
On the AT89S52, if EA
1FFFH are directed to internal memory and fetches to addresses 2000H through FFFFH are to
external memory.
The AT89S52 implements 256 bytes of on-chip RAM. The upper 128 bytes occupy a parallel
address space to the Special Function Registers. This means that the upper 128 bytes have the
same addresses as the SFR space but are physically separate from SFR space.
When an instruction accesses an internal location above address 7FH, the address mode used
in the instruction specifies whether the CPU accesses the upper 128 bytes of RAM or the SFR
space. Instructions which use direct addressing access the SFR space.
For example, the following direct addressing instruction accesses the SFR at location 0A0H
(which is P2).
MOV 0A0H, #data
Instructions that use indirect addressing access the upper 128 bytes of RAM. For example, the
following indirect addressing instruction, where R0 contains 0A0H, accesses the data byte at
address 0A0H, rather than P2 (whose address is 0A0H).
MOV @R0, #data
Note that stack operations are examples of indirect addressing, so the upper 128 bytes of data
RAM are available as stack space.
is connected to VCC, program fetches to addresses 0000H through
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
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
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
10
AT89S52
1919C–MICRO–3/05
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 AT89S52 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 AT89S52 while in IDLE mode, the
user should always set up a timer that will periodically exit IDLE, service the WDT, and reenter
IDLE mode.
AT89S52
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 AT89S52 operates the same way as the UART in the AT89C51 and AT89C52.
For further information on the UART operation, please click on the document link below:
Timer 0 and Timer 1 in the AT89S52 operate the same way as Timer 0 and Timer 1 in the
AT89C51 and AT89C52. For further information on the timers’ operation, please click on the
document link below:
Timer 2 is a 16-bit Timer/Counter that can operate as either a timer or an event counter. The
type of operation is selected by bit C/T2
three operating modes: capture, auto-reload (up or down counting), and baud rate generator.
The modes are selected by bits in T2CON, as shown in Table 10-1. Timer 2 consists of two 8-bit
registers, TH2 and TL2. In the Timer function, the TL2 register is incremented every machine
cycle. Since a machine cycle consists of 12 oscillator periods, the count rate is 1/12 of the oscillator frequency.
Table 10-1.Timer 2 Operating Modes
RCLK +TCLKCP/RL2TR2MODE
00116-bit Auto-reload
01116-bit Capture
1X1Baud Rate Generator
XX0(Off)
In the Counter function, the register is incremented in response to a 1-to-0 transition at its corresponding external input pin, T2. In this function, the external input is sampled during S5P2 of
every machine cycle. When the samples show a high in one cycle and a low in the next cycle,
the count is incremented. The new count value appears in the register during S3P1 of the cycle
following the one in which the transition was detected. Since two machine cycles (24 oscillator
periods) are required to recognize a 1-to-0 transition, the maximum count rate is 1/24 of the
oscillator frequency. To ensure that a given level is sampled at least once before it changes, the
level should be held for at least one full machine cycle.
in the SFR T2CON (shown in Table 5-2). Timer 2 has
10.1Capture Mode
In the capture mode, two options are selected by bit EXEN2 in T2CON. If EXEN2 = 0, Timer 2 is
a 16-bit timer or counter which upon overflow sets bit TF2 in T2CON. This bit can then be used
to generate an interrupt. If EXEN2 = 1, Timer 2 performs the same operation, but a 1-to-0 transition at external input T2EX also causes the current value in TH2 and TL2 to be captured into
RCAP2H and RCAP2L, respectively. In addition, the transition at T2EX causes bit EXF2 in
T2CON to be set. The EXF2 bit, like TF2, can generate an interrupt. The capture mode is illustrated in Figure 10-1.
10.2Auto-reload (Up or Down Counter)
Timer 2 can be programmed to count up or down when configured in its 16-bit auto-reload
mode. This feature is invoked by the DCEN (Down Counter Enable) bit located in the SFR
T2MOD (see Table 10-2). Upon reset, the DCEN bit is set to 0 so that timer 2 will default to
count up. When DCEN is set, Timer 2 can count up or down, depending on the value of the
T2EX pin.
12
AT89S52
1919C–MICRO–3/05
Figure 10-1. Timer in Capture Mode
AT89S52
OSC
T2 PIN
T2EX PIN
÷12
TRANSITION
DETECTOR
C/T2 = 0
C/T2 = 1
EXEN2
CONTROL
TR2
CAPTURE
CONTROL
TH2TL2
RCAP2LRCAP2H
EXF2
TF2
OVERFLOW
TIMER 2
INTERRUPT
Table 10-2.T2MOD – Timer 2 Mode Control Register
T2MOD Address = 0C9HReset Value = XXXX XX00B
Not Bit Addressable
––––––T2OEDCEN
Bit76543210
Symbol Function
–Not implemented, reserved for future
T2OETimer 2 Output Enable bit
DCENWhen set, this bit allows Timer 2 to be configured as an up/down counter
Figure 10-2 shows Timer 2 automatically counting up when DCEN = 0. In this mode, two options
are selected by bit EXEN2 in T2CON. If EXEN2 = 0, Timer 2 counts up to 0FFFFH and then sets
the TF2 bit upon overflow. The overflow also causes the timer registers to be reloaded with the
16-bit value in RCAP2H and RCAP2L. The values in Timer in Capture ModeRCAP2H and
RCAP2L are preset by software. If EXEN2 = 1, a 16-bit reload can be triggered either by an
overflow or by a 1-to-0 transition at external input T2EX. This transition also sets the EXF2 bit.
Both the TF2 and EXF2 bits can generate an interrupt if enabled.
Setting the DCEN bit enables Timer 2 to count up or down, as shown in Figure 10-2. In this
mode, the T2EX pin controls the direction of the count. A logic 1 at T2EX makes Timer 2 count
up. The timer will overflow at 0FFFFH and set the TF2 bit. This overflow also causes the 16-bit
value in RCAP2H and RCAP2L to be reloaded into the timer registers, TH2 and TL2,
respectively.
A logic 0 at T2EX makes Timer 2 count down. The timer underflows when TH2 and TL2 equal
the values stored in RCAP2H and RCAP2L. The underflow sets the TF2 bit and causes 0FFFFH
to be reloaded into the timer registers.
The EXF2 bit toggles whenever Timer 2 overflows or underflows and can be used as a 17th bit
of resolution. In this operating mode, EXF2 does not flag an interrupt.
1919C–MICRO–3/05
13
Figure 10-2. Timer 2 Auto Reload Mode (DCEN = 0)
OSC
T2 PIN
T2EX PIN
÷12
TRANSITION
DETECTOR
C/T2 = 0
C/T2 = 1
EXEN2
Figure 10-3. Timer 2 Auto Reload Mode (DCEN = 1)
(DOWN COUNTING RELOAD VALUE)
CONTR OL
TR2
RELOAD
CONTROL
TH2TL2
0FFH0FFH
OVERFLOW
TIMER 2
RCAP2LRCAP2H
TF2
EXF2
TOGGLE
INTERRUPT
EXF2
OSC
12
÷
T2 PIN
C/T2 = 0
C/T2 = 1
TH2TL2
CONTROL
TR2
RCAP2LRCAP2H
(UP COUNTING RELOAD VALUE)
OVERFLOW
TF2
TIMER 2
INTERRUPT
COUNT
DIRECTION
1=UP
0=DOWN
T2EX PIN
14
AT89S52
1919C–MICRO–3/05
11. Baud Rate Generator
Timer 2 is selected as the baud rate generator by setting TCLK and/or RCLK in T2CON (Table
5-2). Note that the baud rates for transmit and receive can be different if Timer 2 is used for the
receiver or transmitter and Timer 1 is used for the other function. Setting RCLK and/or TCLK
puts Timer 2 into its baud rate generator mode, as shown in Figure 11-1.
The baud rate generator mode is similar to the auto-reload mode, in that a rollover in TH2
causes the Timer 2 registers to be reloaded with the 16-bit value in registers RCAP2H and
RCAP2L, which are preset by software.
The baud rates in Modes 1 and 3 are determined by Timer 2’s overflow rate according to the following equation.
AT89S52
Modes 1 and 3 Baud Rates
The Timer can be configured for either timer or counter operation. In most applications, it is configured for timer operation (CP/T2
used as a baud rate generator. Normally, as a timer, it increments every machine cycle (at 1/12
the oscillator frequency). As a baud rate generator, however, it increments every state time (at
1/2 the oscillator frequency). The baud rate formula is given below.
Modes 1 and 3
-------------------------------------- -
Baud Rate
where (RCAP2H, RCAP2L) is the content of RCAP2H and RCAP2L taken as a 16-bit unsigned
integer.
Timer 2 as a baud rate generator is shown in Figure 11-1. This figure is valid only if RCLK or
TCLK = 1 in T2CON. Note that a rollover in TH2 does not set TF2 and will not generate an interrupt. Note too, that if EXEN2 is set, a 1-to-0 transition in T2EX will set EXF2 but will not cause a
reload from (RCAP2H, RCAP2L) to (TH2, TL2). Thus, when Timer 2 is in use as a baud rate
generator, T2EX can be used as an extra external interrupt.
= 0). The timer operation is different for Timer 2 when it is
Note that when Timer 2 is running (TR2 = 1) as a timer in the baud rate generator mode, TH2 or
TL2 should not be read from or written to. Under these conditions, the Timer is incremented
every state time, and the results of a read or write may not be accurate. The RCAP2 registers
may be read but should not be written to, because a write might overlap a reload and cause
write and/or reload errors. The timer should be turned off (clear TR2) before accessing the Timer
2 or RCAP2 registers.
15
Figure 11-1. Timer 2 in Baud Rate Generator Mode
NOTE: OSC. FREQ. IS DIVIDED BY 2, NOT 12
TIMER 1 OVERFLOW
2
÷
"0"
"1"
SMOD1
OSC
T2 PIN
T2EX PIN
2
÷
TRANSITION
DETECTOR
C/T2 = 0
C/T2 = 1
12. Programmable Clock Out
A 50% duty cycle clock can be programmed to come out on P1.0, as shown in Figure 12-1. This
pin, besides being a regular I/O pin, has two alternate functions. It can be programmed to input
the external clock for Timer/Counter 2 or to output a 50% duty cycle clock ranging from 61 Hz to
4 MHz (for a 16-MHz operating frequency).
TR2
EXEN2
CONTROL
CONTROL
TH2TL2
RCAP2LRCAP2H
EXF2
"1"
"1"
TIMER 2
INTERRUPT
"0"
"0"
RCLK
16
÷
TCLK
÷
16
Rx
CLOCK
Tx
CLOCK
16
AT89S52
To configure the Timer/Counter 2 as a clock generator, bit C/T2
(T2CON.1) must be cleared and
bit T2OE (T2MOD.1) must be set. Bit TR2 (T2CON.2) starts and stops the timer.
The clock-out frequency depends on the oscillator frequency and the reload value of Timer 2
capture registers (RCAP2H, RCAP2L), as shown in the following equation.
In the clock-out mode, Timer 2 roll-overs will not generate an interrupt. This behavior is similar to
when Timer 2 is used as a baud-rate generator. It is possible to use Timer 2 as a baud-rate generator and a clock generator simultaneously. Note, however, that the baud-rate and clock-out
frequencies cannot be determined independently from one another since they both use
RCAP2H and RCAP2L.
1919C–MICRO–3/05
Figure 12-1. Timer 2 in Clock-Out Mode
AT89S52
13. Interrupts
P1.0
(T2)
P1.1
(T2EX)
OSC
TRANSITION
DETECTOR
÷2
TR2
C/T2 BIT
EXF2
EXEN2
(8-BITS)
RCAP2L RCAP2H
÷2
TIMER 2
INTERRUPT
TL2
TH2
(8-BITS)
T2OE (T2MOD.1)
The AT89S52 has a total of six interrupt vectors: two external interrupts (INT0 and INT1), three
timer interrupts (Timers 0, 1, and 2), and the serial port interrupt. These interrupts are all shown
in Figure 13-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 13-1 shows that bit position IE.6 is unimplemented. User software should not
write a 1 to this bit position, since it may be used in future AT89 products.
Timer 2 interrupt is generated by the logical OR of bits TF2 and EXF2 in register T2CON. Neither of these flags is cleared by hardware when the service routine is vectored to. In fact, the
service routine may have to determine whether it was TF2 or EXF2 that generated the interrupt,
and that bit will have to be cleared in software.
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. However, the Timer 2 flag,
TF2, is set at S2P2 and is polled in the same cycle in which the timer overflows.
1919C–MICRO–3/05
17
Table 13-1.Interrupt Enable (IE) Register
(MSB) (LSB)
EA–ET2ESET1EX1ET0EX0
Enable Bit = 1 enables the interrupt.
Enable Bit = 0 disables the interrupt.
SymbolPositionFunction
EAIE.7
Disables all interrupts. If EA = 0, no interrupt is acknowledged. If EA = 1, each
interrupt source is individually enabled or disabled by setting or clearing its enable bit.
–IE.6Reserved.
ET2IE.5Timer 2 interrupt enable bit.
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.
Figure 13-1. Interrupt Sources
INT0
TF0
INT1
TF1
TF2
EXF2
RI
0
1
0
1
TI
IE0
IE1
18
AT89S52
1919C–MICRO–3/05
14. 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 16-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 16-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.
15. Idle Mode
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 functions 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.
AT89S52
16. 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 an enabled external interrupt. Reset redefines the SFRs but
does not change the on-chip RAM. The reset should not be activated before V
its normal operating level and must be held active long enough to allow the oscillator to restart
and stabilize.
Figure 16-1. Oscillator Connections
C2
C1
XTAL2
XTAL1
GND
is restored to
CC
1919C–MICRO–3/05
Note:1. C1, C2 = 30 pF ± 10 pF for Crystals
=40 pF ± 10 pF for Ceramic Resonators
19
Figure 16-2. External Clock Drive Configuration
NC
EXTERNAL
OSCILLATOR
SIGNAL
XTAL2
XTAL1
GND
Table 16-1.Status of External Pins During Idle and Power-down Modes
Program
Mode
IdleInternal11DataDataDataData
IdleExternal11FloatDataAddressData
Power-downInternal00DataDataDataData
Power-downExternal00FloatDataDataData
MemoryALEPSENPORT0PORT1PORT2PORT3
17. Program Memory Lock Bits
The AT89S52 has three lock bits that can be left unprogrammed (U) or can be programmed (P)
to obtain the additional features listed in Table 17-1.
Table 17-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
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.
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 Flash memory is disabled
pin is sampled and latched during reset.
must agree with the current logic level at
20
AT89S52
1919C–MICRO–3/05
18. Programming the Flash – Parallel Mode
The AT89S52 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 AT89S52 code memory array is programmed byte-by-byte.
Programming Algorithm: Before programming the AT89S52, the address, data, and control
signals should be set up according to the “Flash Programming Modes” (Table 22-1) and Figure
22-1 and Figure 22-2. To program the AT89S52, 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 AT89S52 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-
AT89S52
Polling may begin any time after a write cycle has been
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.
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.
: The progress of byte programming can also be monitored by the RDY/BSY output
. P3.0 is
low for a duration of 200 ns -
1919C–MICRO–3/05
21
19. 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.
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.
20. Serial Programming Algorithm
To program and verify the AT89S52 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 which returns the
content at the selected address at serial output MISO/P1.6.
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
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.
power off.
CC
Polling feature is also available in the serial mode. In this mode, during
21. Serial Programming Instruction Set
The Instruction Set for Serial Programming follows a 4-byte protocol and is shown in Table 24-1.
22
AT89S52
1919C–MICRO–3/05
22. 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 support for the Atmel AT89 microcontroller
series. Please contact your local programming vendor for the appropriate software revision.
Table 22-1.Flash Programming Modes
ModeV
Write Code Data5VHL
CC
RSTPSEN
ALE/
PROG
EA/
V
(2)
12V LHHHH DINA12-8A7-0
P2.6P2.7P3.3P3.6P3.7
PP
P0.7-0
Data
AT89S52
P2.4-0P1.7-0
Address
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 1EHX 000000H
Read Device ID5VHLHHLLLLL 52HX 000100H
Read Device ID5VHLHHLLLLL 06HX 001000H
5VHLHHHHLHL
(3)
12VHHHHH XXX
(3)
12VHHHLLXXX
(3)
12VHLHHLXXX
(1)
12VHLHLL XXX
OUT
P0.2,
P0.3,
P0.4
A12-8A7-0
XX
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.
1919C–MICRO–3/05
23
Figure 22-1. Programming the Flash Memory (Parallel Mode)
AT89S52
ADDR.
0000H/1FFFH
SEE FLASH
PROGRAMMING
MODES TABLE
A0 - A7
A8 - A12
P1.0-P1.7
P2.0 - P2.4
P2.6
P2.7
P3.3
P3.6
P3.7
XTAL 2EA
V
P0
ALE
CC
V
CC
PGM
DATA
PROG
V/V
IH PP
3-33 MHz
P3.0
1
XTAL
GND
PSEN
Figure 22-2. Verifying the Flash Memory (Parallel Mode)
AT89S52
ADDR.
0000H/1FFFH
SEE FLASH
PROGRAMMING
MODES TABLE
3-33 MHz
A0 - A7
A8 - A12
P1.0-P1.7
P2.0 - P2.4
P2.6
P2.7
P3.3
P3.6
P3.7
XTAL 2EA
RST
V
ALE
P0
CC
RDY/
BSY
V
IH
V
CC
PGM DATA
(USE 10K
PULLUPS)
V
IH
24
AT89S52
XTAL1
GND
RST
PSEN
V
IH
1919C–MICRO–3/05
AT89S52
23. Flash Programming and Verification Characteristics (Parallel Mode)
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 Valid48 t
ENABLE Low to Data Valid48 t
Data Float After ENABLE048 t
CLCL
CLCL
CLCL
PROG High to BUSY Low1.0µs
Byte Write Cycle Time50µs
Figure 23-1. Flash Programming and Verification Waveforms – Parallel Mode
P1.0 - P1.7
P2.0 - P2.4
PORT 0
t
AVGL
PROGRAMMING
ADDRESS
D ATA I N
t
DVGL
t
GHDX
t
GHAX
ALE/PROG
t
ELQV
t
GHSL
LOGIC 1
LOGIC 0
EA/V
P2.7
PP
t
SHGL
V
t
EHSH
PP
t
GLGH
(ENABLE)
t
GHBL
P3.0
(RDY/BSY)
BUSY
t
VERIFICATION
WC
ADDRESS
t
AVQV
DATA OUT
READY
t
EHQZ
1919C–MICRO–3/05
25
Figure 23-2. Flash Memory Serial Downloading
AT89S52
V
CC
V
CC
INSTRUCTION
INPUT
DATA OUTPUT
CLOCK IN
3-33 MHz
P1.5/MOSI
P1.6/MISO
P1.7/SCK
XTAL2
RSTXTAL1
GND
24. Flash Programming and Verification Waveforms – Serial Mode
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.
A10
A10
B1
A10
A9
A10
A10
A9
A9
B2
A9
A8
A9
A8
A8
A8
A8
}
OperationByte 1Byte 2Byte 3Byte 4
0110 1001
(Output on
Enable Serial Programming
while RST is high
MISO)
array
A1
A5
A6
A3
A2
A4
A0
D7
D6
D5
D4
D3
D2
D1
D0
A7
memory in the byte mode
D7
D6
D5
D4
D3
D0
D2
A7
A6
A5
A4
A3
A2
A1
A0
LB3
D1
memory in the byte mode
LB1
LB2
the lock bits (a programmed
lock bit reads back as a “1”)
A7
Read Signature Byte
Read data from Program
Byte 255
memory in the Page Mode
(256 bytes)
Write data to Program
Byte 255
memory in the Page Mode
(256 bytes)
Each of the lock bit modes needs to be activated sequentially
before Mode 4 can be executed.
1919C–MICRO–3/05
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.
27
25. Serial Programming Characteristics
Figure 25-1. Serial Programming Timing
MOSI
t
OVSH
t
SHOX
t
SLSH
SCK
t
SHSL
MISO
t
SLIV
Table 25-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
CLCL
CLCL
CLCL
CLCL
+ 400µs
CLCL
ns
ns
ns
ns
28
AT89S52
1919C–MICRO–3/05
AT89S52
26. 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
27. 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Ω
C
IO
I
CC
Notes: 1. Under steady state (non-transient) conditions, IOL must be externally limited as follows:
2. Minimum V
Input Low Voltage(Except EA)-0.50.2 V
Input Low Voltage (EA)-0.50.2 V
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
Output High Voltage
(Ports 1,2,3, ALE, PSEN
Output High Voltage
(Port 0 in External Bus Mode)
(1)
(Ports 1,2,3)IOL = 1.6 mA0.45V
(1)
)
)
I
= 3.2 mA0.45V
OL
= -60 µA, VCC = 5V ± 10%2.4V
I
OH
= -25 µA0.75 V
I
OH
I
= -10 µA0.9 V
OH
= -800 µA, VCC = 5V ± 10%2.4V
I
OH
I
= -300 µA0.75 V
OH
I
= -80 µA0.9 V
OH
Logical 0 Input Current (Ports 1,2,3)VIN = 0.45V -50µA
Logical 1 to 0 Transition Current
(Ports 1,2,3)
V
= 2V, VCC = 5V ± 10% -300µA
IN
Input Leakage Current (Port 0, EA)0.45 < VIN < V
Pin CapacitanceTest Freq. = 1 MHz, TA = 25°C10pF
Active Mode, 12 MHz25mA
Power Supply Current
Idle Mode, 12 MHz6.5mA
Power-down Mode
Maximum I
Maximum I
per port pin: 10 mA
OL
per 8-bit port:
OL
(1)
VCC = 5.5V 50µA
Port 0: 26 mA Ports 1, 2, 3: 15 mA
Maximum total IOL for all output pins: 71 mA
exceeds the test condition, V
If I
OL
may exceed the related specification. Pins are not guaranteed to sink current greater
OL
than the listed test conditions.
for Power-down is 2V.
CC
*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.
CC
CC
CC
CC
CC
CC
CC
CC
VCC+0.5V
±10µA
-0.1V
-0.3V
V
V
V
V
1919C–MICRO–3/05
29
28. AC Characteristics
Under operating conditions, load capacitance for Port 0, ALE/PROG, and PSEN = 100 pF; load capacitance for all other
outputs = 80 pF.
28.1External Program and Data Memory Characteristics
12 MHz OscillatorVariable Oscillator
SymbolParameter
UnitsMinMaxMinMax
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 Width1272t
Address Valid to ALE Low43t
Address Hold After ALE Low48t
ALE Low to Valid Instruction In2334t
ALE Low to PSEN Low43t
PSEN Pulse Width2053t
PSEN Low to Valid Instruction In1453t
-40ns
CLCL
-25ns
CLCL
-25ns
CLCL
-65ns
CLCL
-25ns
CLCL
-45ns
CLCL
-60ns
CLCL
Input Instruction Hold After PSEN00ns
Input Instruction Float After PSEN59t
PSEN to Address Valid75t
-8ns
CLCL
Address to Valid Instruction In3125t
-25ns
CLCL
-80ns
CLCL
PSEN Low to Address Float1010ns
RD Pulse Width4006t
WR Pulse Width4006t
RD Low to Valid Data In2525t
-100ns
CLCL
-100ns
CLCL
-90ns
CLCL
Data Hold After RD00ns
Data Float After RD972t
ALE Low to Valid Data In5178t
Address to Valid Data In5859t
ALE Low to RD or WR Low2003003t
Address to RD or WR Low2034t
Data Valid to WR Transition23t
Data Valid to WR High4337t
Data Hold After WR33t
-503t
CLCL
-75ns
CLCL
-30ns
CLCL
-130ns
CLCL
-25ns
CLCL
-28ns
CLCL
-150ns
CLCL
-165ns
CLCL
+50ns
CLCL
RD Low to Address Float00ns
RD or WR High to ALE High43123t
-25t
CLCL
+25ns
CLCL
30
AT89S52
1919C–MICRO–3/05
29. External Program Memory Read Cycle
t
LHLL
ALE
t
AVLL
t
LLPL
PSEN
t
t
LLAX
PORT 0
PORT 2
A0 - A7A0 - A7
t
AVIV
A8 - A15
30. External Data Memory Read Cycle
t
LHLL
ALE
PLAZ
t
LLIV
t
PLIV
t
PXIZ
t
PXIX
INSTR IN
t
PLPH
t
PXAV
t
WHLH
AT89S52
A8 - A15
PSEN
RD
PORT 0
PORT 2
t
LLDV
t
LLWL
t
LLAX
t
AVLL
A0 - A7 FROM RI OR DPL
t
AVWL
P2.0 - P2.7 OR A8 - A15 FROM DPH
t
AVDV
t
RLAZ
t
RLRH
t
RLDV
DATA ININSTR IN
t
RHDZ
t
RHDX
A0 - A7 FROM PCL
A8 - A15 FROM PCH
1919C–MICRO–3/05
31
31. External Data Memory Write Cycle
t
LHLL
ALE
PSEN
t
LLWL
t
WLWH
t
WHLH
WR
PORT 0
PORT 2
t
AVLL
A0 - A7 FROM RI OR DPL
P2.0 - P2.7 OR A8 - A15 FROM DPH
t
AVWL
t
LLAX
t
QVWX
32. External Clock Drive Waveforms
t
0.7 V
CC
CHCX
CC
0.45V
V - 0.5V
CC
0.2 V - 0.1V
33. External Clock Drive
t
t
QVWH
DATA OUTINSTR IN
t
CLCH
t
CLCX
WHQX
A0 - A7 FROM PCL
A8 - A15 FROM PCH
t
CHCX
t
CLCL
t
CHCL
SymbolParameterMinMaxUnits
32
1/t
t
CLCL
t
CHCX
t
CLCX
t
CLCH
t
CHCL
CLCL
AT89S52
Oscillator Frequency033MHz
Clock Period30ns
High Time12ns
Low Time12ns
Rise Time5ns
Fall Time5ns
1919C–MICRO–3/05
34. Serial Port Timing: Shift Register Mode Test Conditions
The values in this table are valid for V
SymbolParameter
= 4.0V to 5.5V and Load Capacitance = 80 pF.
CC
12 MHz OscVariable Oscillator
AT89S52
UnitsMinMaxMinMax
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
35. Shift Register Mode Timing Waveforms
INSTRUCTION
ALE
CLOCK
WRITE TO SBUF
OUTPUT DATA
CLEAR RI
INPUT DATA
36. AC Testing Input/Output Waveforms
0
t
QVXH
1
t
XHDV
2
t
0
VALIDVALIDVALIDVALIDVALIDVALIDVALIDVALID
XLXL
t
XHQX
1
3
2
t
XHDX
(1)
CLCL
-133ns
CLCL
-80ns
CLCL
-133ns
CLCL
4
5
3
6
4
7
5
8
6
7
SET TI
SET RI
µs
V - 0.5V
CC
0.45V
0.2 V + 0.9V
CC
TEST POINTS
0.2 V - 0.1V
CC
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 V
37. Float Waveforms
(1)
V
LOAD
V
V
LOAD
LOAD
+ 0.1V
- 0.1V
Timing Reference
Points
min. for a logic 1 and VIL max. for a logic 0.
IH
- 0.1V
V
OL
+ 0.1V
V
OL
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
float when a 100 mV change from the loaded V
OH/VOL
level occurs.
1919C–MICRO–3/05
33
39. Packaging Information
39.144A – TQFP
PIN 1
PIN 1 IDENTIFIER
AT89S52
B
e
E1E
D1
D
C
0˚~7˚
A1
L
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.
A2A
SYMBOL
COMMON DIMENSIONS
(Unit of Measure = mm)
MIN
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
NOM
MAX
NOTE
2325 Orchard Parkway
R
San Jose, CA 95131
1919C–MICRO–3/05
TITLE
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)
10/5/2001
DRAWING NO.
44A
REV.
B
35
39.244J – PLCC
1.14(0.045) X 45˚
B
e
0.51(0.020)MAX
45˚ MAX (3X)
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.
1150 East Cheyenne Mtn. Blvd.
Colorado Springs, CO 80906, USA
Tel: 1(719) 576-3300
Fax: 1(719) 540-1759
Biometrics/Imaging/Hi-Rel MPU/
High Speed Converters/RF Datacom
Avenue de Rochepleine
BP 123
38521 Saint-Egreve Cedex, France
Tel: (33) 4-76-58-30-00
Fax: (33) 4-76-58-34-80
Literature Requests
www.atmel.com/literature
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. Atmel’s products are not
intended, authorized, or warranted for use as components in applications intended to support or sustain life.