ATMEGA1284PR231-AU Atmel, ATMEGA1284PR231-AU Datasheet - Page 61

BUNDLE ATMEGA1284P/RF231 TQFP

ATMEGA1284PR231-AU

Manufacturer Part Number
ATMEGA1284PR231-AU
Description
BUNDLE ATMEGA1284P/RF231 TQFP
Manufacturer
Atmel
Datasheet

Specifications of ATMEGA1284PR231-AU

Frequency
2.4GHz
Modulation Or Protocol
802.15.4 Zigbee, 6LoWPAN, RF4CE, SP100, WirelessHART™, ISM
Data Interface
PCB, Surface Mount
Memory Size
128kB Flash, 4kB EEPROM, 16kB RAM
Antenna Connector
PCB, Surface Mount
Package / Case
44-TQFP, 44-VQFP
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
When the BOOTRST Fuse is unprogrammed, the Boot section size set to 8K 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:
0x0018
0x001A
0x001C
0x001E
0x0020
0x0022
0x0024
0x0026
0x0028
0x002A
0x002C
0x002E
0x0030
0x0032
0x0034
0x0036
0x0038
0x003A
0x003C
0x003E
0x0040
0x0042
0x0044
;
0x0046
0x0047
0x0048
0x0049
0x004A
0x004B
...
Address Labels Code
0x00000 RESET: ldi
0x00001
0x00002
0x00003
0x00004
0x00005
;
.org 0x1F002
0x1F002
RESET:
...
out
ldi
out
sei
<instr>
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
ldi
out
ldi
out
sei
<instr>
...
r16,high(RAMEND); Main program start
SPH,r16
r16,low(RAMEND)
SPL,r16
EXT_INT0
xxx
TIM1_CAPT
TIM1_COMPA
TIM1_COMPB
TIM1_OVF
TIM0_COMPA
TIM0_COMPB
TIM0_OVF
SPI_STC
USART0_RXC
USART0_UDRE
USART0_TXC
ANA_COMP
ADC
EE_RDY
TWI
SPM_RDY
USART1_RXC
USART1_UDRE
USART1_TXC
TIM3_CAPT
TIM3_COMPA
TIM3_COMPB
TIM3_OVF
r16,
high(RAMEND)
SPH,r16
r16,
low(RAMEND)
SPL,r16
xxx
...
Comments
; Set Stack Pointer to top of RAM
; Enable interrupts
; IRQ0 Handler
; Timer1 Capture
; Timer1 CompareA
; Timer1 CompareB
; Timer1 Overflow
; Timer0 CompareA
; Timer0 CompareB
; Timer0 Overflow
; SPI Transfer Complete
; USART0 RX Complete
; USART0,UDR Empty
; USART0 TX Complete
; Analog Comparator
; ADC Conversion Complete
; EEPROM Ready
; 2-wire Serial
; SPM Ready
; USART1 RX Complete
; USART1,UDR Empty
; USART1 TX Complete
; Timer3 Capture
; Timer3 CompareA
; Timer3 CompareB
; Timer3 Overflow
; Main program start
; Set Stack Pointer to
top of RAM
; Enable interrupts
ATmega1284P
61

Related parts for ATMEGA1284PR231-AU