AT89LP214-20XU Atmel, AT89LP214-20XU Datasheet - Page 37

MCU 8051 2K FLASH 20MHZ 14-TSSOP

AT89LP214-20XU

Manufacturer Part Number
AT89LP214-20XU
Description
MCU 8051 2K FLASH 20MHZ 14-TSSOP
Manufacturer
Atmel
Series
89LPr
Datasheet

Specifications of AT89LP214-20XU

Core Processor
8051
Core Size
8-Bit
Speed
20MHz
Connectivity
SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
12
Program Memory Size
2KB (2K x 8)
Program Memory Type
FLASH
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2.4 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
14-TSSOP
Package
14TSSOP
Device Core
8051
Family Name
AT89
Maximum Speed
20 MHz
Operating Supply Voltage
2.5|3.3|5 V
Data Bus Width
8 Bit
Number Of Programmable I/os
12
Interface Type
SPI/UART
Number Of Timers
2
Core
8051
Processor Series
AT89x
Maximum Clock Frequency
20 MHz
Data Ram Size
128 B
Mounting Style
SMD/SMT
Height
1.05 mm
Length
5.1 mm
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Supply Voltage (max)
5.5 V
Supply Voltage (min)
2.4 V
Width
4.5 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
 Details
15. External Interrupts
16. General-purpose Interrupts
.
Table 16-1.
3538E–MICRO–11/10
GPMOD = 9AH
Not Bit Addressable
Bit
GPMOD.x
GPMOD7
GPMOD
7
– General-purpose Interrupt Mode Register
When the AT89LP213/214 is configured to use the internal RC Oscillator, XTAL1 and XTAL2
may be used as the INT0 and INT1 external interrupt sources. When the external clock source is
used, XTAL2 is available as INT1. Neither interrupt is available in crystal oscillator mode. The
external interrupts can be programmed to be level-activated or transition-activated by setting or
clearing bit IT1 or IT0 in Register TCON. If ITx = 0, external interrupt x is triggered by a detected
low at the INTx pin. If ITx = 1, external interrupt x is edge-triggered. In this mode if successive
samples of the INTx pin show a high in one cycle and a low in the next cycle, interrupt request
flag IEx in TCON is set. Flag bit IEx then requests the interrupt. Since the external interrupt pins
are sampled once each clock cycle, an input high or low should hold for at least 2 oscillator peri-
ods to ensure sampling. If the external interrupt is transition-activated, the external source has to
hold the request pin high for at least two clock cycles, and then hold it low for at least two clock
cycles to ensure that the transition is seen so that interrupt request flag IEx will be set. IEx will be
automatically cleared by the CPU when the service routine is called if generated in edge-trig-
gered mode. If the external interrupt is level-activated, the external source has to hold the
request active until the requested interrupt is actually generated. Then the external source must
deactivate the request before the interrupt service routine is completed, or else another interrupt
will be generated.
The General-purpose Interrupt (GPI) function provides 8 configurable external interrupts on
Port 1. Each port pin can detect high/low levels or positive/negative edges. The GPIEN register
select which bits of Port 1 are enabled to generate an interrupt. The GPMOD and GPLS regis-
ters determine the mode for each individual pin. GPMOD selects between level-sensitive and
edge-triggered mode. GPLS selects between high/low in level mode and positive/negative in
edge mode. The pins of Port 1 are sampled every clock cycle. In level-sensitive mode, a valid
level must appear in two successive samples before generating the interrupt. In edge-triggered
mode, a transition will be detected if the value changes from one sample to the next. When an
interrupt condition on a pin is detected, and that pin is enabled, the appropriate flag in the GPIF
register is set. The flags in GPIF must be cleared by software.
0 = level-sensitive interrupt for P1.x
1 = edge-triggered interrupt for P1.x
GPMOD6
6
GPMOD5
5
GPMOD4
4
GPMOD3
3
GPMOD2
2
Reset Value = 0000 0000B
GPMOD1
AT89LP213/214
1
GPMOD0
0
37

Related parts for AT89LP214-20XU