AT89S51 Atmel Corporation, AT89S51 Datasheet - Page 11

no-image

AT89S51

Manufacturer Part Number
AT89S51
Description
Manufacturer
Atmel Corporation
Datasheet

Specifications of AT89S51

Flash (kbytes)
4 Kbytes
Max. Operating Frequency
24 MHz
Cpu
8051-12C
Max I/o Pins
32
Uart
1
Sram (kbytes)
0.125
Operating Voltage (vcc)
4.0 to 5.5
Timers
2
Isp
SPI
Watchdog
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT89S51
Manufacturer:
ATM
Quantity:
6 000
Part Number:
AT89S51
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
AT89S51-16AI
Manufacturer:
ATMEL
Quantity:
10 000
Part Number:
AT89S51-24AC
Manufacturer:
M
Quantity:
6
Part Number:
AT89S51-24AC
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89S51-24AC
Manufacturer:
ATMEL
Quantity:
482
Part Number:
AT89S51-24AI
Manufacturer:
STM
Quantity:
4 676
Part Number:
AT89S51-24AI
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89S51-24AI
Manufacturer:
ATMEL
Quantity:
583
Part Number:
AT89S51-24AI
Manufacturer:
ATMEL
Quantity:
866
Part Number:
AT89S51-24AI
Manufacturer:
AT
Quantity:
20 000
Company:
Part Number:
AT89S51-24AI
Quantity:
43
Part Number:
AT89S51-24AU
Manufacturer:
ATMEL
Quantity:
122 400
Part Number:
AT89S51-24AU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
10. Interrupts
2487D–MICRO–6/08
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
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
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.
Symbol
EA
ES
ET1
EX1
ET0
EX0
User software should never write 1s to reserved bits, because they may be used in future AT89
products.
(MSB)
Enable Bit = 1 enables the interrupt.
Enable Bit = 0 disables the interrupt.
10-1.
EA
Table 10-1
Interrupt Enable (IE) Register
shows that bit positions IE.6 and IE.5 are unimplemented. User software
Position
IE.7
IE.6
IE.5
IE.4
IE.3
IE.2
IE.1
IE.0
ES
Function
Serial Port interrupt enable bit
External interrupt 1 enable bit
External interrupt 0 enable bit
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.
Reserved
Reserved
Timer 1 interrupt enable bit
Timer 0 interrupt enable bit
ET1
(LSB)
EX1
ET0
AT89S51
EX0
11

Related parts for AT89S51