English
Language : 

C508_01 Datasheet, PDF (194/267 Pages) Infineon Technologies AG – 8-Bit CMOS Microcontroller
C508
On-Chip Peripheral Components
The duration of an A/D conversion is a multiple of the period of the fIN clock signal. The
calculation of the A/D conversion time is shown in the next section.
6.5.4 A/D Conversion Timing
An A/D conversion is started by writing into the SFR ADDATL with dummy data. A write
to SFR ADDATL will start a new conversion even if a conversion is currently in progress.
The conversion begins with the next machine cycle, and the BSY flag in SFR ADCON0
will be set.
The A/D conversion procedure is divided into three parts:
– Sample phase (tS), used for sampling the analog input voltage.
– Conversion phase (tCO), used for the real A/D conversion (includes calibration).
– Write result phase (tWR), used for writing the conversion result into the ADDAT
registers.
The total A/D conversion time is defined by tADCC which is the sum of the two phase
times tS and tCO. The duration of the three phases of an A/D conversion is specified by
their corresponding timing parameter as shown in Figure 6-51.
Start of an
AD conversion
Result is written
into ADDAT
BSY Bit
Sample
Phase
Conversion Phase
tS
tCO
tADCC
A/D Conversion Time Cycle Time
tADCC = tS + tCO
PS = Prescaler value
Write
tWR
Result
Phase
tWR = tIN
Prescaler Ratio
(= PS)
32
16
8
4
tS
64 x tIN
32 x tIN
16 x tIN
8 x tIN
tCO
320 x tIN
160 x tIN
80 x tIN
40 x tIN
tADCC
384 x tIN
192 x tIN
96 x tIN
48 x tIN
MCT04078
Figure 6-51 A/D Conversion Timing
User’s Manual
6-129
2001-05