Datasheet

Table Of Contents
15. Interrupts
This section describes the specifics of the interrupt handling performed by the ATmega32A. For a general
explanation of the AVR interrupt handling, refer to Reset and Interrupt Handling.
Related Links
Reset and Interrupt Handling on page 27
15.1. Interrupt Vectors in ATmega32A
Table 15-1. Reset and Interrupt Vectors
Vector No. Program
Address
(2)
Source Interrupt Definition
1 0x000
(1)
RESET External Pin, Power-on Reset, Brown-out Reset, Watchdog
Reset, and JTAG AVR Reset
2 0x002 INT0 External Interrupt Request 0
3 0x004 INT1 External Interrupt Request 1
4 0x006 INT2 External Interrupt Request 2
5 0x008 TIMER2 COMP Timer/Counter2 Compare Match
6 0x00A TIMER2 OVF Timer/Counter2 Overflow
7 0x00C TIMER1 CAPT Timer/Counter1 Capture Event
8 0x00E TIMER1 COMPA Timer/Counter1 Compare Match A
9 0x010 TIMER1 COMPB Timer/Counter1 Compare Match B
10 0x012 TIMER1 OVF Timer/Counter1 Overflow
11 0x014 TIMER0 COMP Timer/Counter0 Compare Match
12 0x016 TIMER0 OVF Timer/Counter0 Overflow
13 0x018 SPI, STC SPI Serial Transfer Complete
14 0x01A USART, RXC USART, Rx Complete
15 0x01C USART, UDRE USART Data Register Empty
16 0x01E USART, TXC USART, Tx Complete
17 0x020 ADC ADC Conversion Complete
18 0x022 EE_RDY EEPROM Ready
19 0x024 ANA_COMP Analog Comparator
20 0x026 TWI Two-wire Serial Interface
21 0x028 SPM_RDY Store Program Memory Ready
Note: 
1. When the BOOTRST fuse is programmed, the device will jump to the Boot Loader address at reset,
see Boot Loader Support – Read-While-Write Self-Programming.
Atmel ATmega32A [DATASHEET]
Atmel-8155I-ATmega32A_Datasheet_Complete-08/2016
62