ATA5771 ATMEL Corporation, ATA5771 Datasheet - Page 99

no-image

ATA5771

Manufacturer Part Number
ATA5771
Description
Manufacturer
ATMEL Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATA5771
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
Part Number:
ATA5771-PXQW
Manufacturer:
ATMEL
Quantity:
218
9. Interrupts
9.1
8006G–AVR–01/08
Interrupt Vectors
This section describes the specifics of the interrupt handling as performed in ATtiny24/44/84.
For a general explanation of the AVR interrupt handling, see
page
The interrupt vectors of ATtiny24/44/84 are described in
Table 9-1.
If the program never enables an interrupt source, the Interrupt Vectors are not used, and regular
program code can be placed at these locations.
The most typical and general setup for Reset and Interrupt Vector Addresses in ATtiny24/44/84
is shown in the program example below.
Vector No.
12.
10
11
12
13
14
15
16
17
1
2
3
4
5
6
7
8
9
Reset and Interrupt Vectors
Program Address
0x000A
0x000B
0x000C
0x000D
0x000E
0x0000
0x0001
0x0002
0x0003
0x0004
0x0005
0x0006
0x0007
0x0008
0x0009
0x000F
0x0010
Source
RESET
INT0
PCINT0
PCINT1
WDT
TIM1_CAPT
TIM1_COMPA
TIM1_COMPB
TIM1_OVF
TIM0_COMPA
TIM0_COMPB
TIM0_OVF
ANA_COMP
ADC
EE_RDY
USI_STR
USI_OVF
Table 9-1
Interrupt Definition
External Pin, Power-on Reset,
Brown-out Reset, Watchdog Reset
External Interrupt Request 0
Pin Change Interrupt Request 0
Pin Change Interrupt Request 1
Watchdog Time-out
Timer/Counter1 Capture Event
Timer/Counter1 Compare Match A
Timer/Counter1 Compare Match B
Timer/Counter1 Overflow
Timer/Counter0 Compare Match A
Timer/Counter0 Compare Match B
Timer/Counter0 Overflow
Analog Comparator
ADC Conversion Complete
EEPROM Ready
USI START
USI Overflow
“Reset and Interrupt Handling” on
below.
ATtiny24/44/84
47

Related parts for ATA5771