English
Language : 

ATTINY261_09 Datasheet, PDF (128/227 Pages) ATMEL Corporation – 8-bit Microcontroller with 2/4/8K Bytes In-System Programmable Flash
17. USI – Universal Serial Interface
17.1 Features
• Two-wire Synchronous Data Transfer (Master or Slave)
• Three-wire Synchronous Data Transfer (Master or Slave)
• Data Received Interrupt
• Wakeup from Idle Mode
• In Two-wire Mode: Wake-up from All Sleep Modes, Including Power-down Mode
• Two-wire Start Condition Detector with Interrupt Capability
17.2 Overview
The Universal Serial Interface, or USI, provides the basic hardware resources needed for serial
communication. Combined with a minimum of control software, the USI allows significantly
higher transfer rates and uses less code space than solutions based on software only. Interrupts
are included to minimize the processor load.
A simplified block diagram of the USI is shown on Figure 17-1. For the actual placement of I/O
pins, refer to “Pinout ATtiny261/461/861” on page 2. CPU accessible I/O Registers, including I/O
bits and I/O pins, are shown in bold. The device-specific I/O Register and bit locations are listed
in the “Register Descriptions” on page 135.
Figure 17-1. Universal Serial Interface, Block Diagram
DQ
LE
USIDR
3
2
1
TIM0 COMP
0
DO
(Output only)
DI/SDA
(Input/Open Drain)
USIDB
4-bit Counter
USISR
2
3
0
2
1
1
0
[1]
CLOCK
HOLD
Two-wire Clock
Control Unit
USCK/SCL (Input/Open Drain)
USICR
The 8-bit USI Data Register is directly accessible via the data bus and contains the incoming
and outgoing data. The register has no buffering so the data must be read as quickly as possible
to ensure that no data is lost. The USI Data Register is a serial shift register and the most signif-
icant bit that is the output of the serial shift register is connected to one of two output pins
depending of the wire mode configuration. A transparent latch is inserted between the USI Data
Register Output and output pin, which delays the change of data output to the opposite clock
edge of the data input sampling. The serial input is always sampled from the Data Input (DI) pin
independent of the configuration.
128 ATtiny261/ATtiny461/ATtiny861
7753C–AVR–07/09