Datasheet
ATmega48/88/168 Automotive [DATASHEET]
7530K–AVR–07/14
24
6.1.4 Asynchronous Timer Clock – clk
ASY
The asynchronous timer clock allows the asynchronous Timer/Counter to be clocked directly from an external clock or an
external 32kHz clock crystal. The dedicated clock domain allows using this Timer/Counter as a real-time counter even when
the device is in sleep mode.
6.1.5 ADC Clock – clk
ADC
The ADC is provided with a dedicated clock domain. This allows halting the CPU and I/O clocks in order to reduce noise
generated by digital circuitry. This gives more accurate ADC conversion results.
6.2 Clock Sources
The device has the following clock source options, selectable by flash fuse bits as shown below. The clock from the selected
source is input to the AVR
®
clock generator, and routed to the appropriate modules.
6.2.1 Default Clock Source
The device is shipped with internal RC oscillator at 8.0MHz and with the fuse CKDIV8 programmed, resulting in 1.0MHz
system clock. The startup time is set to maximum and time-out period enabled.
(CKSEL = “0010”, SUT = “10”, CKDIV8 = “0”). The default setting ensures that all users can make their desired clock source
setting using any available programming interface.
6.2.2 Clock Startup Sequence
Any clock source needs a sufficient V
CC
to start oscillating and a minimum number of oscillating cycles before it can be
considered stable.
To ensure sufficient V
CC
, the device issues an internal reset with a time-out delay (t
TOUT
) after the device reset is released by
all other reset sources. Section 8. “System Control and Reset” on page 38 describes the start conditions for the internal
reset. The delay (t
TOUT
) is timed from the watchdog oscillator and the number of cycles in the delay is set by the SUTx and
CKSELx fuse bits. Th e selectable delays are shown in Table 6-2. The frequency of the watchdog oscillator is voltage
dependent as shown in Section “” on page 285.
Table 6-1. Device Clocking Options Select
(1)
Device Clocking Option CKSEL3..0
Low power crystal oscillator 1111 - 1000
Full swing crystal oscillator 0111 - 0110
Low frequency crystal oscillator 0101 - 0100
Internal 128kHz RC 0scillator 0011
Calibrated Internal RC 0scillator 0010
External clock 0000
Reserved 0001
Note: 1. For all fuses “1” means unprogrammed while “0” means programmed.
Table 6-2. Number of Watchdog Oscillator Cycles
Typ Time-out (V
CC
= 5.0V) Typ Time-out (V
CC
= 3.0V) Number of Cycles
0ms 0ms 0
4.1ms 4.3ms 4K (4,096)
65ms 69ms 8K (8,192)