ATA8741 ATMEL Corporation, ATA8741 Datasheet - Page 66

no-image

ATA8741

Manufacturer Part Number
ATA8741
Description
Manufacturer
ATMEL Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATA8741-PXQW
Manufacturer:
ATMEL
Quantity:
6 000
17. Interrupts
17.1
66
Interrupt Vectors
ATA8741
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
Table 17-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 program setup for
the Reset and Interrupt Vector Addresses in ATtiny24/44/84 is:
Vector No.
28.
10
11
12
13
14
15
16
17
1
2
3
4
5
6
7
8
9
Reset and Interrupt Vectors
Program Address
0x000C
0x000D
0x000E
0x0000
0x0001
0x0002
0x0003
0x0004
0x0005
0x0006
0x0007
0x0008
0x0009
0x000A
0x000B
0x000F
0x0010
RESET
INT0
PCINT0
PCINT1
WDT
TIMER1 CAPT
TIMER1 COMPA
TIMER1 COMPB
TIMER1 OVF
TIMER0 COMPA
TIMER0 COMPB
TIMER0 OVF
ANA_COMP
ADC
EE_RDY
USI_START
USI_OVF
Source
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/Counter0 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
9140B–INDCO–07/09

Related parts for ATA8741