Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ATtiny2313A ATtiny4313.pdf
Скачиваний:
40
Добавлен:
11.05.2015
Размер:
6.13 Mб
Скачать

6. Clock System

Figure 6-1 presents the principal clock systems in the AVR and their distribution. All of the clocks need not be active at a given time. In order to reduce power consumption, the clocks to modules not being used can be halted by using different sleep modes, as described in “Power Management and Sleep Modes” on page 34.

Figure 6-1. Clock Distribution

General I/O

 

CPU Core

RAM

Flash and

Modules

 

EEPROM

 

 

 

clkI/O

AVR Clock

clkCPU

 

 

 

Control Unit

 

 

 

 

 

clkFLASH

 

 

 

 

Reset Logic

Watchdog Timer

 

 

Source clock

Watchdog clock

 

 

Clock

 

 

 

 

Multiplexer

 

 

 

 

 

 

Watchdog

 

 

 

 

Oscillator

 

External Clock

Crystal

 

 

Calibrated RC

Oscillator

 

 

Oscillator

 

 

 

6.1Clock Subsystems

6.1.1CPU Clock – clkCPU

The CPU clock is routed to parts of the system concerned with operation of the AVR core. Examples of such modules are the General Purpose Register File, the Status Register and the data memory holding the Stack Pointer. Halting the CPU clock inhibits the core from performing general operations and calculations.

6.1.2I/O Clock – clkI/O

The I/O clock is used by the majority of the I/O modules, like Timer/Counters, and USART. The I/O clock is also used by the External Interrupt module, but note that some external interrupts are detected by asynchronous logic, allowing such interrupts to be detected even if the I/O clock is halted. Also note that start condition detection in the USI module is carried out asynchronously when clkI/O is halted, enabling USI start condition detection in all sleep modes.

6.1.3Flash Clock – clkFLASH

The Flash clock controls operation of the Flash interface. The Flash clock is usually active simultaneously with the CPU clock.

26 ATtiny2313A/4313

8246B–AVR–09/11

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]