atmega161-4pi ATMEL Corporation, atmega161-4pi Datasheet - Page 23

no-image

atmega161-4pi

Manufacturer Part Number
atmega161-4pi
Description
8-bit Microcontroller With 16k Bytes Of In-system Programmable Flash
Manufacturer
ATMEL Corporation
Datasheet
1228D–AVR–02/07
Table 2. Reset and Interrupt Vectors
Note:
The most typical and general program setup for the Reset and Interrupt Vector
addresses are:
Vector
No.
10
11
12
13
14
15
16
17
18
19
20
21
Address
$000
$002
$004
$006
$008
$00a
$00c
$00e
$010
$012
$014
$016
$018
1
2
3
4
5
6
7
8
9
1. If BOOTRST fuse is programmed, the Reset Vector is located on program address
Program Address
$1e00, see Table 39 on page 112 for details.
Labels
$000
$002
$004
$006
$008
$00a
$00c
$00e
$010
$012
$014
$016
$018
$01a
$01c
$01e
$020
$022
$024
$026
$028
Code
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
Source
RESET
INT0
INT1
INT2
TIMER2 COMP
TIMER2 OVF
TIMER1 CAPT
TIMER1 COMPA
TIMER1 COMPB
TIMER1 OVF
TIMER0 COMP
TIMER0 OVF
SPI, STC
UART0, RX
UART1, RX
UART0, UDRE
UART1, UDRE
UART0, TX
UART1, TX
EE_RDY
ANA_COMP
RESET
EXT_INT0
EXT_INT1
EXT_INT2
TIM2_COMP
TIM2_OVF
TIM1_CAPT
TIM1_COMPA
TIM1_COMPB
TIM1_OVF
TIM0_COMP
TIM0_OVF
SPI_STC;
(1)
Comments
; Reset Handler
; IRQ0 Handler
; IRQ1 Handler
; IRQ2 Handler
; Timer2 Compare Handler
; Timer2 Overflow Handler
; Timer1 Capture Handler
; Timer1 CompareA Handler
; Timer1 CompareB Handler
; Timer0 Compare Handler
; Timer0 Overflow Handler
; SPI Transfer Complete Handler
Timer/Counter2 Compare Match
Timer/Counter2 Overflow
Timer/Counter1 Compare Match A
Timer/Counter1 Compare Match B
Timer/Counter1 Overflow
Timer/Counter0 Compare Match
Timer/Counter0 Overflow
Analog Comparator
Interrupt Definition
External Pin, Power-on Reset and
Watchdog Reset
External Interrupt Request 0
External Interrupt Request 1
External Interrupt Request 2
Timer/Counter1 Capture Event
Serial Transfer Complete
UART0, Rx Complete
UART1, Rx Complete
UART0 Data Register Empty
UART1 Data Register Empty
UART0, Tx Complete
UART1, Tx Complete
EEPROM Ready
; Timer1 Overflow Handler
ATmega161(L)
23

Related parts for atmega161-4pi