
- •Features
- •Pin Configuration
- •Disclaimer
- •Description
- •Pin Descriptions
- •AVCC
- •Port A (PA7..PA0)
- •Port B (PB7..PB0)
- •XTAL1
- •XTAL2
- •SRAM Data Memory
- •I/O Direct
- •Data Direct
- •Data Indirect with Displacement
- •Data Indirect
- •EEPROM Data Memory
- •I/O Memory
- •Status Register – SREG
- •Stack Pointer – SP
- •Reset Sources
- •Power-on Reset
- •External Reset
- •Brown-out Detection
- •Watchdog Reset
- •Clock Systems and their Distribution
- •CPU Clock – clkCPU
- •I/O Clock – clkI/O
- •Flash Clock – clkFLASH
- •ADC Clock – clkADC
- •Internal PLL for Fast Peripheral Clock Generation – clkPCK
- •Clock Sources
- •Crystal Oscillator
- •External RC Oscillator
- •External Clock
- •Interrupt Handling
- •Interrupt Response Time
- •External Interrupt
- •Pin Change Interrupt
- •Idle Mode
- •ADC Noise Reduction Mode
- •Power-down Mode
- •Standby Mode
- •Analog to Digital Converter
- •Analog Comparator
- •Brown-out Detector
- •Internal Voltage Reference
- •Watchdog Timer
- •Port Pins
- •Timer/Counters
- •Timer/Counter0 Prescaler
- •Timer/Counter1 Prescaler
- •8-bit Timer/Counter0
- •Timer/Counter0 – TCNT0
- •8-bit Timer/Counter1
- •Timer/Counter1 – TCNT1
- •Timer/Counter1 in PWM Mode
- •Watchdog Timer
- •Overview
- •Register Descriptions
- •USI Data Register – USIDR
- •USI Status Register – USISR
- •USI Control Register – USICR
- •Functional Descriptions
- •Three-wire Mode
- •SPI Slave Operation Example
- •Two-wire Mode
- •Start Condition Detector
- •Alternative USI Usage
- •4-bit Counter
- •12-bit Timer/Counter
- •Software Interrupt
- •Analog Comparator
- •Analog to Digital Converter
- •Features
- •Operation
- •ADC Conversion Result
- •ADLAR = 0
- •ADLAR = 1
- •I/O Ports
- •Introduction
- •Configuring the Pin
- •Reading the Pin Value
- •Alternate Port Functions
- •Alternate Functions of Port A
- •Alternate Functions Of Port B
- •Register Description for I/O Ports
- •Port A Data Register – PORTA
- •Port B Data Register – PORTB
- •Fuse Bits
- •Latching of Fuses
- •Signature Bytes
- •Calibration Byte
- •Signal Names
- •Parallel Programming
- •Enter Programming Mode
- •Chip Erase
- •Programming the Flash
- •Programming the EEPROM
- •Reading the Flash
- •Reading the EEPROM
- •Programming the Lock Bits
- •Reading the Signature Bytes
- •Reading the Calibration Byte
- •Serial Downloading
- •Data Polling Flash
- •Data Polling EEPROM
- •Electrical Characteristics
- •Absolute Maximum Ratings*
- •External Clock Drive Waveforms
- •External Clock Drive
- •ADC Characteristics – Preliminary Data
- •ATtiny26/L Register Summary
- •Ordering Information(1)
- •Packaging Information
- •Data Sheet Change Log for ATtiny26
- •Changes from Rev. 1477A-03/02 to Rev. 1477B-04/02
- •Table of Contents

|
|
|
ATtiny26(L) |
|
|
|
|
|
Start Condition Detector |
|
|
|
The start condition detector is shown in Figure 44. The SDA line is delayed (in the range |
||
|
|||
|
|
of 50 to 300 ns) to ensure valid sampling of the SCL line. |
|
|
|
The start condition detector is working asynchronously and can therefore wake up the |
|
|
|
processor from the Power-down sleep mode. However, the protocol used might have |
|
|
|
restrictions on the SCL hold time. Therefore, when using this feature in this case the |
|
|
|
oscillator start-up time set by the CKSEL Fuses (see “Clock Systems and their Distribu- |
|
|
|
tion” on page 25) must also be taken into the consideration. |
|
|
Alternative USI Usage |
When the USI unit is not used for serial communication, it can be set up to do alternative |
|
|
|
tasks due to its flexible design. |
|
|
Half-duplex Asynchronous |
By utilizing the Shift Register in Three-wire mode, it is possible to implement a more |
|
|
Data Transfer |
compact and higher performance UART than by software only. |
|
|
4-bit Counter |
The 4-bit counter can be used as a stand-alone counter with overflow interrupt. Note |
|
|
|
that if the counter is clocked externally, both clock edges will generate an increment. |
|
|
12-bit Timer/Counter |
Combining the USI 4-bit counter and Timer/Counter0 allows them to be used as a 12-bit |
|
|
|
counter. |
|
|
Edge Triggered External |
By setting the counter to maximum value (F) it can function as an additional external |
|
|
Interrupt |
interrupt. The overflow flag and interrupt enable bit are then used for the external inter- |
|
|
|
rupt. This feature is selected by the USICS1 bit. |
|
|
Software Interrupt |
The counter overflow interrupt can be used as a software interrupt triggered by a clock |
|
|
|
strobe. |
73
1477B–AVR–04/02