English
Language : 

C509-L_97 Datasheet, PDF (189/290 Pages) Siemens Semiconductor Group – 8-Bit CMOS Microcontroller
On-Chip Peripheral Components
C509-L
6.6.3 A/D Converter Clock Selection
The ADC uses basically three clock signals for operation: the input clock fIN (=1/tIN), the conversion
clock fADC (=1/tADC) and the sample clock fSC (=1/tSC). All clock signals are derived from the
C509-L system clock fOSC which is applied at the XTAL pins. The input clock fIN is equal to fOSC
while the conversion clock and the sample clock must be adapted. The conversion clock is limited
to a maximum frequency of 2 MHz. Therefore, the conversion clock prescaler must be programmed
to a value which assures that the conversion clock does not exceed 2 MHz. The prescaler ratio of
the conversion clock is selected by the bits ADCL1 and ADCL0 of SFR ADCON1. The sample clock
fSC can be adapted to the requirements of the impedance of A/D converter input signal sources.
The prescaler ratio of the sample clock is selected by the bits ADST1 and ADST0 of SFR ADCON1.
Figure 6-48 shows the configuration of the two A/D converter prescalers. The table in figure 6-48
defines the divider ratio for the conversion and sample clock of each combination of the prescaler
bits.
Conversion Clock fADC
ADCL1 ADCL0 fADC
0
0
fIN / 4
0
1
fIN / 8
1
0
fIN / 16
1
1
fIN / 32
Sample Clock fSC
ADST1 ADST0 ADST1 ADST0 ADST1 ADST0 ADST1 ADST0
0
0
0
1
1
0
1
1
fIN / 8
fIN / 16
fIN / 32
fIN / 64
fIN / 16
fIN / 32
fIN / 64
fIN / 128
fIN / 32
fIN / 64
fIN / 128
fIN / 256
fIN / 64
fIN / 128
fIN / 256
fIN / 512
Figure 6-48
A/D Converter Clock Selection
The duration of an A/D conversion is a multiple of the period of the fIN clock signal. The timing of
the A/D conversion and the calculation of an A/D conversion time are shown in the next section.
Semiconductor Group
6-111
1997-10-01