AT94K05AL-25BQX Atmel, AT94K05AL-25BQX Datasheet - Page 43

no-image

AT94K05AL-25BQX

Manufacturer Part Number
AT94K05AL-25BQX
Description
Manufacturer
Atmel
Datasheet

Specifications of AT94K05AL-25BQX

Device System Gates
5000
Propagation Delay Time
12.1ns
Operating Supply Voltage (typ)
3.3V
Operating Supply Voltage (max)
3.6V
Operating Supply Voltage (min)
3V
Operating Temperature Classification
Commercial
Operating Temperature (min)
0C
Operating Temperature (max)
70C
Mounting
Surface Mount
Pin Count
144
Package Type
LQFP
Lead Free Status / RoHS Status
Compliant
4.5
1138I–FPSLI–1/08
Architectural Overview
The AVR uses a Harvard architecture concept – with separate memories and buses for program
and data. The program memory is accessed with a single level pipeline. While one instruction is
being executed, the next instruction is pre-fetched from the program memory. This concept
enables instructions to be executed in every clock-cycle. The program memory is in-system pro-
grammable SRAM memory. With a few exceptions, AVR instructions have a single 16-bit word
format, meaning that every program memory address contains a single 16-bit instruction.
During interrupts and subroutine calls, the return address program counter (PC) is stored on the
stack. The stack is effectively allocated in the general data SRAM, as a consequence, the stack
size is only limited by the total SRAM size and the usage of the SRAM. All user programs must
initialize the Stack Pointer (SP) in the reset routine (before subroutines or interrupts are exe-
cuted). The 16-bit stack pointer is read/write accessible in the I/O space.
The data SRAM can be easily accessed through the five different addressing modes supported
in the AVR architecture.
A flexible interrupt module has its control registers in the I/O space with an additional global
interrupt enable bit in the status register. All the different interrupts have a separate interrupt
vector in the interrupt vector table at the beginning of the program memory. The different inter-
rupts have priority in accordance with their interrupt vector position. The lower the interrupt
vector address, the higher the priority.
The memory spaces in the AVR architecture are all linear and regular memory maps.
AT94KAL Series FPSLIC
43

Related parts for AT94K05AL-25BQX