ATmega324PA Atmel Corporation, ATmega324PA Datasheet - Page 63

no-image

ATmega324PA

Manufacturer Part Number
ATmega324PA
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATmega324PA

Flash (kbytes)
32 Kbytes
Pin Count
44
Max. Operating Frequency
20 MHz
Cpu
8-bit AVR
# Of Touch Channels
16
Hardware Qtouch Acquisition
No
Max I/o Pins
32
Ext Interrupts
32
Usb Speed
No
Usb Interface
No
Spi
3
Twi (i2c)
1
Uart
2
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
8
Adc Resolution (bits)
10
Adc Speed (ksps)
15
Analog Comparators
1
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
2
Eeprom (bytes)
1024
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
Yes
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8 to 5.5
Operating Voltage (vcc)
1.8 to 5.5
Fpu
No
Mpu / Mmu
no / no
Timers
3
Output Compare Channels
6
Input Capture Channels
1
Pwm Channels
6
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATmega324PA-AN
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega324PA-ANR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega324PA-AU
Manufacturer:
ATM
Quantity:
5 000
Part Number:
ATmega324PA-AU
Manufacturer:
ATMEL
Quantity:
2 089
Part Number:
ATmega324PA-AU
Manufacturer:
Atmel
Quantity:
10 000
Company:
Part Number:
ATmega324PA-AU
Quantity:
5 000
Company:
Part Number:
ATmega324PA-AU
Quantity:
5 000
Part Number:
ATmega324PA-AUR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega324PA-CU
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATmega324PA-MU
Manufacturer:
ATMEL
Quantity:
9 985
8272C–AVR–06/11
The most typical and general program setup for the Reset and Interrupt Vector Addresses in
ATmega164A/164PA/324A/324PA/644A/644PA/1284/1284P is:
Address
0x0000
0x0002
0x0004
0x0006
0x0008
0x000A
0x000C
0x000E
0x0010
0x0012
0x0014
0x0016
0x0018
0x001A
0x001C
0x001E
0x0020
0x0022
0x0024
0x0026
0x0028
0x002A
0x002C
0x002E
0x0030
0x0032
0x0034
0x0036
0x0038
0x003A
0x003C
0x003E
0x0040
0x0042
0x0044
;
0x003E
0x003F
0x0040
0x0041
0x0042
0x0043
...
ATmega164A/PA/324A/PA/644A/PA/1284/P
Labels
RESET:
...
Code
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
jmp
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
>
...
RESET
INT0
INT1
INT2
PCINT0
PCINT1
PCINT2
PCINT3
WDT
TIM2_COMPA
TIM2_COMPB
TIM2_OVF
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
; Reset
; IRQ0
; IRQ1
; IRQ2
; PCINT0
; PCINT1
; PCINT2
; PCINT3
; Watchdog Timeout
; Timer2 CompareA
; Timer2 CompareB
; Timer2 Overflow
; 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 Compare
; Timer3 CompareB
; Timer3 Overflow
; Main program start
; Set Stack Pointer to
top of RAM
; Enable interrupts
(1)
(1)
(1)
(1)
63

Related parts for ATmega324PA