ATTINY15L-1SU Atmel, ATTINY15L-1SU Datasheet - Page 6

IC MCU AVR 1K FLASH 1.6MHZ 8SOIC

ATTINY15L-1SU

Manufacturer Part Number
ATTINY15L-1SU
Description
IC MCU AVR 1K FLASH 1.6MHZ 8SOIC
Manufacturer
Atmel
Series
AVR® ATtinyr
Datasheets

Specifications of ATTINY15L-1SU

Core Processor
AVR
Core Size
8-Bit
Speed
1.6MHz
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
6
Program Memory Size
1KB (512 x 16)
Program Memory Type
FLASH
Eeprom Size
64 x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 4x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
8-SOIC (5.3mm Width), 8-SOP, 8-SOEIAJ
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Ram Size
-
Connectivity
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATTINY15L-1SU
Quantity:
5 510
Part Number:
ATTINY15L-1SU
Manufacturer:
ATMEL/爱特梅尔
Quantity:
20 000
The General Purpose
Register File
The ALU – Arithmetic
Logic Unit
The Flash Program
Memory
6
ATtiny15L
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 sep-
arate Interrupt Vector in the Interrupt Vector table at the beginning of the program
memory. The different interrupts have priority in accordance with their Interrupt Vector
position. The lower the Interrupt Vector address, the higher the priority.
Figure 3 shows the structure of the 32 general purpose registers in the CPU.
Figure 3. AVR CPU General Purpose Working Registers
All the register operating instructions in the instruction set have direct- and single-cycle
access to all registers. The only exception is the five constant arithmetic and logic
instructions SBCI, SUBI, CPI, ANDI, and ORI between a constant and a register and the
LDI instruction for load-immediate constant data. These instructions apply to the second
half of the registers in the Register File – R16..R31. The general SBC, SUB, CP, AND,
OR, and all other operations between two registers or on a single-register apply to the
entire Register File.
Registers 30 and 31 form a 16-bit pointer (the Z-pointer) which is used for indirect Flash
memory and Register File access. When the Register File is accessed, the contents of
R31 is discarded by the CPU.
The high-performance AVR ALU operates in direct connection with all the 32 general
purpose working registers. Within a single clock cycle, ALU operations between regis-
ters in the Register File are executed. The ALU operations are divided into three main
categories – arithmetic, logic and bit-functions. Some microcontrollers in the AVR prod-
uct family feature a hardware multiplier in the arithmetic part of the ALU.
The ATtiny15L contains 1K byte On-chip, In-System Programmable Flash memory for
program storage. Since all instructions are single 16-bit words, the Flash is organized as
512 x 16 words. The Flash memory has an endurance of at least 1,000 write/erase
cycles.
The ATtiny15L Program Counter is nine bits wide, thus addressing the 512 words Flash
Program memory.
See page 54 for a detailed description on Flash memory programming.
Registers
Purpose
Working
General
R30 (Z-register Low
R31 (Z-register High Byte)
7
R28
R29
R0
R1
R2
Byte)R3
0
1187H–AVR–09/07

Related parts for ATTINY15L-1SU