English
Language : 

C868 Datasheet, PDF (53/82 Pages) Infineon Technologies AG – 8-Bit Single-Chip Microcontroller
C868
remaining hardware conversion to complete before beginning a software
conversion.
Conversion and sample time control
The conversion and sample times are programmed via the bit fields ADCTC and ADSTC
respectively of the register ADCON1. Bit field ADCTC (conversion time control) selects
the internal ADC clock - adc_clk. Bit field ADSTC (sample time control) selects the
sample time.
The total A/D conversion time is given by:
tADCC = 2/fSYS + tS + 8/adc_clk
[5]
The sample time tS is configured in periods of the selected internal ADC clock. The table
below lists the possible combinations.
ADCTC
Clock
Divider
(TVC)
000 (default) 32
001
28
010
24
011
20
100
16
101
12
110
8
111
4
ADC Basic Clock
adc_clk
fSYS / 32
fSYS / 28
fSYS / 24
fSYS / 20
fSYS / 16
fSYS / 12
fSYS / 8
fSYS / 4
ADSTC
Sample Time tS
(Periods of
adc_clk, STC)
000 (default) 2
001
4
010
6
011
8
100
10
101
12
110
14
111
16
Data Sheet
53
V 1.0, 2003-05