AT89LV55-12AC Atmel, AT89LV55-12AC Datasheet - Page 14

IC 8051 MCU FLASH 20K 44TQFP

AT89LV55-12AC

Manufacturer Part Number
AT89LV55-12AC
Description
IC 8051 MCU FLASH 20K 44TQFP
Manufacturer
Atmel
Series
89LVr
Datasheet

Specifications of AT89LV55-12AC

Core Processor
8051
Core Size
8-Bit
Speed
12MHz
Connectivity
UART/USART
Number Of I /o
32
Program Memory Size
20KB (20K x 8)
Program Memory Type
FLASH
Ram Size
256 x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 6 V
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
44-TQFP, 44-VQFP
Data Bus Width
8 bit
Data Ram Size
256 B
Interface Type
UART
Maximum Clock Frequency
12 MHz
Number Of Programmable I/os
32
Number Of Timers
3 bit
Operating Supply Voltage
2.7 V to 6 V
Maximum Operating Temperature
+ 70 C
Mounting Style
SMD/SMT
Minimum Operating Temperature
0 C
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Data Converters
-
Peripherals
-
Lead Free Status / Rohs Status
No

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT89LV55-12AC
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
AT89LV55-12AC
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
12. Interrupts
Table 12-1.
14
(MSB)
User software should never write 1s to unimplemented bits, because they may be used in future AT89 products.
Symbol
Enable Bit = 1 enables the interrupt.
Enable Bit = 0 disables the interrupt.
ET2
ET1
EX1
ET0
EX0
EA
ES
AT89LV55
EA
Interrupt Enable (IE) Register
The AT89LV55 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
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
AT89LV51, bit position IE.5 is also unimplemented. User software should not write 1s to these
bit positions, since they may be used in future AT89 products.
Timer 2 interrupt is generated by the logical OR of bits TF2 and EXF2 in register T2CON. Nei-
ther 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. For further infor-
mation, see the Microcontroller Data Book, section titled “Interrupts.”
Position
Figure
IE.7
IE.6
IE.5
IE.4
IE.3
IE.2
IE.1
IE.0
12-1.
Table 12-1
ET2
Function
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.
Timer 2 interrupt enable bit.
Serial Port interrupt enable bit.
Timer 1 interrupt enable bit.
External interrupt 1 enable bit.
Timer 0 interrupt enable bit.
External interrupt 0 enable bit.
shows that bit position IE.6 is unimplemented. In the AT89C51 and
ES
ET1
EX1
ET0
0811E–MICRO–9/08
EX0
(LSB)

Related parts for AT89LV55-12AC