5.
System Clock
5.1
Clock Systems and their Distribution
Figure 5-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 unused modules can be halted by using different sleep
modes, as described in Section 6. “Power Management and Sleep Modes” on page 34. The clock systems are detailed
below.
Figure 5-1. Clock Distribution
General I/O
Modules
Flash and
EEPROM
Fast Peripherals
ADC
CPU Core
RAM
clkPLL
PLL
clkADC
clkI/O
clkCPU
AVR Clock
Control Unit
clkFLASH
Reset Logic
Watchdog Timer
Source Clock
Watchdog Clock
Watchdog
Oscillator
PLL Input
Multiplexer
Clock
Multiplexer
Crystal
Oscillator
Calibrated RC
Oscillator
External Clock
5.1.1 CPU 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.
5.1.2 I/O Clock – clkI/O
The I/O clock is used by the majority of the I/O modules, like Timer/Counters, SPI, UART. 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.
5.1.3 Flash Clock – clkFLASH
The Flash clock controls operation of the Flash interface. The flash clock is usually active simultaneously with the CPU clock.
ATmega16/32/64/M1/C1 [DATASHEET]
25
7647O–AVR–01/15