ATMEGA64A-MNR Atmel, ATMEGA64A-MNR Datasheet - Page 28

IC MCU AVR 64K FLASH 8QFN

ATMEGA64A-MNR

Manufacturer Part Number
ATMEGA64A-MNR
Description
IC MCU AVR 64K FLASH 8QFN
Manufacturer
Atmel
Series
AVR® ATmegar
Datasheet

Specifications of ATMEGA64A-MNR

Core Processor
AVR
Core Size
8-Bit
Speed
16MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
53
Program Memory Size
64KB (32K x 16)
Program Memory Type
FLASH
Eeprom Size
2K x 8
Ram Size
4K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
*
Core
AVR8
Data Bus Width
8 bit
Data Ram Size
2 KB
Interface Type
SPI, UART, I2C
Maximum Clock Frequency
16 MHz
Number Of Programmable I/os
53
Operating Supply Voltage
2.7 V to 5.5 V
Maximum Operating Temperature
+ 105 C
Mounting Style
SMD/SMT
Operating Temperature Range
- 40 C to + 85 C
Processor To Be Evaluated
ATMEGA64A
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
7.5.8
8160C–AVR–07/09
Using all 64KB Locations of External Memory
0x1100 to 0x90FF. This is illustrated in
ATmega103 compatibility mode, configuration A to the non-compatible mode.
When the device is set in ATmega103 compatibility mode, the internal address space is 4,096
bytes. This implies that the first 4,096 bytes of the external memory can be accessed at
addresses 0x8000 to 0x8FFF. To the Application software, the external 32 KB memory will
appear as one linear 32 KB address space from 0x1000 to 0x8FFF.
Figure 7-10. Address Map with 32 KB External Memory
Since the external memory is mapped after the internal memory as shown in
60KB of external memory is available by default (address space 0x0000 to 0x10FF is reserved
for internal memory). However, it is possible to take advantage of the entire external memory by
masking the higher address bits to zero. This can be done by using the XMMn bits and con-
trolled by software the most significant bits of the address. By setting Port C to output 0x00, and
releasing the most significant bits for normal Port Pin operation, the Memory Interface will
address 0x0000 - 0x1FFF. See code examples below.
0x0000
0x10FF
0x1100
0x7FFF
0x8000
0x90FF
0x9100
0xFFFF
AVR Memory Map
Internal Memory
External
(Unused)
Memory
Memory Configuration A
External 32K SRAM
0x0000
0x10FF
0x1100
0x7FFF
Figure
7-10. Memory configuration B refers to the
0x0000
0x0FFF
0x1000
0x7FFF
0x8000
0x8FFF
0x9000
0xFFFF
AVR Memory Map
Internal Memory
External
(Unused)
Memory
Memory Configuration B
ATmega64A
External 32K SRAM
Figure
0x0000
0x0FFF
0x1000
0x7FFF
7-4, only
28

Related parts for ATMEGA64A-MNR