ATAVRSB202 Atmel, ATAVRSB202 Datasheet - Page 55

no-image

ATAVRSB202

Manufacturer Part Number
ATAVRSB202
Description
KIT BATT MGMT FOR ATMEGA32HVB
Manufacturer
Atmel
Datasheets

Specifications of ATAVRSB202

Main Purpose
*
Embedded
*
Utilized Ic / Part
*
Primary Attributes
*
Secondary Attributes
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
When the BOOTRST Fuse is programmed, the Boot section size set to 4K bytes and the IVSEL bit in the MCUCR Register
is set before any interrupts are enabled, the most typical and general program setup for the Reset and Interrupt Vector
Addresses is:
8042B–AVR–06/10
...
0x002C
;
.org 0x4C00
0x4C00
0x4C01
0x4C02
0x4C03
0x4C04
0x4C05
Address Labels Code
;
.org 0x4C00
0x4C00
0x4C02
0x4C04
...
0x4C2C
;
0x4C2E
0x4C2F
0x4C30
0x4C31
0x4C32
0x4C33
RESET:
RESET:
jmp
...
ldi
out
ldi
out
sei
<instr>
jmp
jmp
jmp
...
jmp
ldi
out
ldi
out
sei
<instr>
SPM_RDY
...
r16,high(RAMEND); Main program start
SPH,r16
r16,low(RAMEND)
SPL,r16
RESET
BPINT
EXT_INT0
...
SPM_RDY
r16,high(RAMEND); Main program start
SPH,r16
r16,low(RAMEND)
SPL,r16
xxx
xxx
; Store Program Memory Ready Handler
Comments
;
; Set Stack Pointer to top of RAM
; Enable interrupts
; Reset handler
; Battery Protection Interrupt Handler
; External Interrupt Request 0 Handler
;
; Store Program Memory Ready Handler
; Set Stack Pointer to top of RAM
; Enable interrupts
ATmega16HVB/32HVB
55

Related parts for ATAVRSB202