ATMEGA48V_11 ATMEL [ATMEL Corporation], ATMEGA48V_11 Datasheet - Page 9

no-image

ATMEGA48V_11

Manufacturer Part Number
ATMEGA48V_11
Description
8-bit Atmel Microcontroller with 4/8/16K Bytes In-System Programmable Flash
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
7. AVR CPU core
7.1
7.2
2545T–AVR–05/11
Overview
Architectural overview
This section discusses the AVR core architecture in general. The main function of the CPU core
is to ensure correct program execution. The CPU must therefore be able to access memories,
perform calculations, control peripherals, and handle interrupts.
Figure 7-1.
In order to maximize performance and parallelism, the AVR uses a Harvard architecture – with
separate memories and buses for program and data. Instructions in the program memory are
executed with a single level pipelining. While one instruction is being executed, the next instruc-
tion is pre-fetched from the program memory. This concept enables instructions to be executed
in every clock cycle. The program memory is In-System Reprogrammable Flash memory.
Control lines
Instruction
Instruction
program
memory
Block diagram of the AVR architecture.
register
decoder
Flash
Program
counter
and control
EEPROM
registrers
I/O lines
purpose
general
SRAM
Data bus 8-bit
Status
32 x 8
Data
ALU
ATmega48/88/168
I/O module 1
I/O module 2
comparator
I/O module n
Watchdog
Interrupt
timer
Analog
unit
unit
SPI
9

Related parts for ATMEGA48V_11