AT90PWM216-16SE ATMEL [ATMEL Corporation], AT90PWM216-16SE Datasheet - Page 56

no-image

AT90PWM216-16SE

Manufacturer Part Number
AT90PWM216-16SE
Description
8-bit Microcontroller with 16K Bytes In-System Programmable flash
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
56
AT90PWM216/316
Table 10-1.
Notes:
Table 10-2
BOOTRST and IVSEL settings. If the program never enables an interrupt source, the Interrupt
Vectors are not used, and regular program code can be placed at these locations. This is also
the case if the Reset Vector is in the Application section while the Interrupt Vectors are in the
Boot section or vice versa.
Table 10-2.
Note:
The most typical and general program setup for the Reset and Interrupt Vector Addresses in
AT90PWM216/316 is:
Vector
BOOTRST
No.
29
30
31
32
Address Labels Code
0x000
0x002
0x004
0x006
0x008
0x00A
0x00C
0x00E
0x010
0x012
0x014
0x016
0x01A
0x01C
1
1
0
0
1. When the BOOTRST Fuse is programmed, the device will jump to the Boot Loader address at
2. When the IVSEL bit in MCUCR is set, Interrupt Vectors will be moved to the start of the Boot
1. The Boot Reset Address is shown in
reset, see
Flash Section. The address of each Interrupt Vector will then be the address in this table
added to the start address of the Boot Flash Section.
means unprogrammed while “0” means programmed.
shows reset and Interrupt Vectors placement for the various combinations of
Program
Address
0x003C
0x003A
0x003E
0x0038
Reset and Interrupt Vectors
Reset and Interrupt Vectors Placement in AT90PWM216/316
IVSEL
“Boot Loader Support – Read-While-Write Self-Programming” on page
0
1
0
1
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
rjmp
Source
SPM READY
INT3
Reset Address
0x000
0x000
Boot Reset Address
Boot Reset Address
RESET
PSC2_CAPT
PSC2_EC
PSC1_CAPT
PSC1_EC
PSC0_CAPT
PSC0_EC
ANA_COMP_0
ANA_COMP_1
ANA_COMP_2
EXT_INT0
TIM1_CAPT
TIM1_COMPA
TIM1_COMPB
Table 24-6 on page
Interrupt Definition
External Interrupt Request 3
Store Program Memory Ready
Comments
; Reset Handler
; PSC2 Capture event Handler
; PSC2 End Cycle Handler
; PSC1 Capture event Handler
; PSC1 End Cycle Handler
; PSC0 Capture event Handler
; PSC0 End Cycle Handler
; Analog Comparator 0 Handler
; Analog Comparator 1 Handler
; Analog Comparator 2 Handler
; IRQ0 Handler
; Timer1 Capture Handler
; Timer1 Compare A Handler
; Timer1 Compare B Handler
Interrupt Vectors Start Address
0x001
Boot Reset Address + 0x001
0x001
Boot Reset Address + 0x001
279. For the BOOTRST Fuse “1”
(1)
7710D–AVR–08/09
267.

Related parts for AT90PWM216-16SE