ATMEGA64RZAV-10PU Atmel, ATMEGA64RZAV-10PU Datasheet - Page 57

MCU ATMEGA644/AT86RF230 40-DIP

ATMEGA64RZAV-10PU

Manufacturer Part Number
ATMEGA64RZAV-10PU
Description
MCU ATMEGA644/AT86RF230 40-DIP
Manufacturer
Atmel
Series
ATMEGAr
Datasheets

Specifications of ATMEGA64RZAV-10PU

Frequency
2.4GHz
Modulation Or Protocol
802.15.4 Zigbee
Power - Output
3dBm
Sensitivity
-101dBm
Voltage - Supply
1.8 V ~ 3.6 V
Data Interface
PCB, Surface Mount
Memory Size
64kB Flash, 2kB EEPROM, 4kB RAM
Antenna Connector
PCB, Surface Mount
Package / Case
40-DIP (0.600", 15.24mm)
Wireless Frequency
2.4 GHz
Interface Type
JTAG, SPI
Output Power
3 dBm
For Use With
ATSTK600-TQFP32 - STK600 SOCKET/ADAPTER 32-TQFPATAVRISP2 - PROGRAMMER AVR IN SYSTEMATSTK500 - PROGRAMMER AVR STARTER KIT
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Operating Temperature
-
Applications
-
Data Rate - Maximum
-
Current - Transmitting
-
Current - Receiving
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
For Use With/related Products
ATmega64
2593N–AVR–07/10
When the BOOTRST Fuse is unprogrammed, the Boot section size set to 8 Kbytes 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:
When the BOOTRST Fuse is programmed and the Boot section size set to 8 Kbytes, the most
typical and general program setup for the Reset and Interrupt Vector Addresses is:
0x0030
0x0032
0x0034
0x0036
;
0x003E
0x003F
0x0040
0x0041
0x0042
0x0043
...
Address Labels Code
0x00000 RESET: ldi
0x00001
0x00002
0x00003
0x00004
0x00005
;
.org 0x1F002
0x1F002
0x1F004
...
0x1FO36
Address Labels Code
.org 0x0002
0x00002
0x00004
...
0x00036
;
.org 0x1F000
0x1F000 RESET: ldi
0x1F001
RESET
:
...
out
ldi
out
sei
<instr>
jmp
jmp
...
jmp
jmp
jmp
...
jmp
out
jmp
jmp
jmp
jmp
ldi
out
ldi
out
sei
<inst
r>
...
r16,high(RAMEND); Main program start
SPH,r16
r16,low(RAMEND)
SPL,r16
EXT_INT0
EXT_INT1
...
SPM_RDY
EXT_INT0
EXT_INT1
...
SPM_RDY
r16,high(RAMEND); Main program start
SPH,r16
xxx
ADC
EE_RDY
TWI
SPM_RDY
r16,
high(RAMEND)
SPH,r16
r16,
low(RAMEND)
SPL,r16
xxx
...
Comments
Comments
; Set Stack Pointer to top of RAM
; Enable interrupts
; IRQ0 Handler
; IRQ1 Handler
;
; SPM Ready Handler
; IRQ0 Handler
; IRQ1 Handler
;
; SPM Ready Handler
; Set Stack Pointer to top of RAM
; ADC Conversion Complete
Handler
; EEPROM Ready Handler
; 2-wire Serial Handler
; SPM Ready Handler
; Main program start
; Set Stack Pointer to top of
RAM
; Enable interrupts
ATmega644
57

Related parts for ATMEGA64RZAV-10PU