ATMEGA1284PR212-MU Atmel, ATMEGA1284PR212-MU Datasheet - Page 60

no-image

ATMEGA1284PR212-MU

Manufacturer Part Number
ATMEGA1284PR212-MU
Description
BUNDLE ATMEGA1284P/RF212 QFN
Manufacturer
Atmel
Datasheet

Specifications of ATMEGA1284PR212-MU

Frequency
2.4GHz
Modulation Or Protocol
802.15.4 Zigbee, 6LoWPAN, ISM
Data Interface
PCB, Surface Mount
Memory Size
128kB Flash, 4kB EEPROM, 16kB RAM
Antenna Connector
PCB, Surface Mount
Package / Case
44-QFN, 32-QFN
Processor Series
ATMEGA128x
Core
AVR8
Data Bus Width
8 bit
Program Memory Type
Flash
Program Memory Size
128 KB
Data Ram Size
16 KB
Development Tools By Supplier
ATAVRRZ541, ATAVRRAVEN, ATAVRRZUSBSTICK, ATAVRISP2, ATAVRRZ201
For Use With
ATSTK600 - DEV KIT FOR AVR/AVR32
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Voltage - Supply
-
Power - Output
-
Operating Temperature
-
Applications
-
Sensitivity
-
Data Rate - Maximum
-
Current - Transmitting
-
Current - Receiving
-
Lead Free Status / Rohs Status
 Details
8059D–AVR–11/09
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
ATmega1284P is:
Vector
BOOTRST
No.
28
29
30
31
32
33
34
35
Address
0x0000
0x0002
0x0004
0x0006
0x0008
0x000A
0x000C
0x000E
0x0010
0x0012
0x0014
0x0016
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
$0036
$0038
$003A
$003C
$003E
$0040
$0042
$0044
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.
Address
Program
shows reset and Interrupt Vectors placement for the various combinations of
Reset and Interrupt Vectors (Continued)
Reset and Interrupt Vectors Placement
Labels
IVSEL
(2)
”Memory Programming” on page
0
1
0
1
Source
SPM_READY
USART1_RX
USART1_UDRE
USART1_TX
TIMER3_CAPT
TIMER3_COMPA
TIMER3_COMPB
TIMER3_OVF
Reset Address
0x0000
0x0000
Boot Reset Address
Boot Reset Address
Code
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
RESET
INT0
INT1
INT2
PCINT0
PCINT1
PCINT2
PCINT3
WDT
TIM2_COMPA
TIM2_COMPB
TIM2_OVF
Table 24-7 on page
Interrupt Definition
Store Program Memory Ready
USART1 Rx Complete
Timer/Counter3 Capture Event
Timer/Counter3 Overflow
USART1 Data Register Empty
USART1 Tx Complete
Timer/Counter3 Compare Match A
Timer/Counter3 Compare Match B
291.
(1)
Interrupt Vectors Start Address
0x0002
Boot Reset Address + 0x0002
0x0002
Boot Reset Address + 0x0002
288. For the BOOTRST Fuse “1”
Comments
; Reset
; IRQ0
; IRQ1
; IRQ2
; PCINT0
; PCINT1
; PCINT2
; PCINT3
; Watchdog Timeout
; Timer2 CompareA
; Timer2 CompareB
; Timer2 Overflow
ATmega1284P
60

Related parts for ATMEGA1284PR212-MU