Datasheet
Table Of Contents
- Features
- Pin Configuration
- Description
- Architectural Overview
- General-purpose Register File
- ALU – Arithmetic Logic Unit
- Flash Program Memory
- Program and Data Addressing Modes
- Subroutine and Interrupt Hardware Stack
- EEPROM Data Memory
- Memory Access and Instruction Execution Timing
- I/O Memory
- Reset and Interrupt Handling
- ATtiny12 Internal Voltage Reference
- Interrupt Handling
- Sleep Modes for the ATtiny11
- Sleep Modes for the ATtiny12
- ATtiny12 Calibrated Internal RC Oscillator
- Timer/Counter0
- Watchdog Timer
- ATtiny12 EEPROM Read/Write Access
- Analog Comparator
- I/O Port B
- Memory Programming
- Program (and Data) Memory Lock Bits
- Fuse Bits in ATtiny11
- Fuse Bits in ATtiny12
- Signature Bytes
- Calibration Byte in ATtiny12
- Programming the Flash and EEPROM
- High-voltage Serial Programming
- High-voltage Serial Programming Algorithm
- High-voltage Serial Programming Characteristics
- Low-voltage Serial Downloading (ATtiny12 only)
- Low-voltage Serial Programming Characteristics
- Electrical Characteristics
- Register Summary ATtiny11
- Register Summary ATtiny12
- Instruction Set Summary
- Ordering Information
- Packaging Information
- Data Sheet Change Log for ATtiny11/12
- Table of Contents

18
ATtiny11/12
1006D–AVR–07/03
Power-on Reset for the
ATtiny11
A Power-on Reset (POR) circuit ensures that the device is reset from power-on. As
shown in Figure 16, an internal timer is clocked from the watchdog timer. This timer pre-
vents the MCU from starting a certain period after V
CC
has reached the Power-on
Threshold Voltage – V
POT
. See Figure 18. The total reset period is the Delay Time-out
period – t
TOUT
. The FSTRT fuse bit in the Flash can be programmed to give a shorter
start-up time.The start-up times for the different clock options are shown in the following
table. The Watchdog Oscillator is used for timing the start-up time, and this oscillator is
voltage dependent as shown in the section “ATtiny11 Typical Characteristics” on page
60.
If the built-in start-up delay is sufficient, RESET
can be connected to V
CC
directly or via
an external pull-up resistor. By holding the RESET
pin low for a period after V
CC
has
been applied, the Power-on Reset period can be extended. Refer to Figure 19 for a tim-
ing example on this.
Table 7. Start-up Times for the ATtiny11 (V
CC
= 2.7V)
Selected Clock Option
Start-up Time t
TOUT
FSTRT Unprogrammed FSTRT Programmed
External Crystal 67 ms 4.2 ms
External Ceramic Resonator 67 ms 4.2 ms
External Low-frequency Crystal 4.2 s 4.2 s
External RC Oscillator 4.2 ms 67 µs
Internal RC Oscillator 4.2 ms 67 µs
External Clock 4.2 ms
5 clocks from reset,
2 clocks from power-down