AT89LP213 Atmel Corporation, AT89LP213 Datasheet - Page 37

no-image

AT89LP213

Manufacturer Part Number
AT89LP213
Description
Manufacturer
Atmel Corporation
Datasheet

Specifications of AT89LP213

Flash (kbytes)
2 Kbytes
Max. Operating Frequency
20 MHz
Cpu
8051-1C
Max I/o Pins
14
Spi
1
Sram (kbytes)
0.125
Operating Voltage (vcc)
2.4 to 5.5
Timers
2
Isp
SPI/OCD
Watchdog
Yes
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 AT89LP213