Microchip Technology MA180025 データシート

ページ / 450
 2010 Microchip Technology Inc.
DS39933D-page 293
PIC18F87J90 FAMILY
After the A/D module has been configured as desired,
the selected channel must be acquired before the
conversion is started. The analog input channels must
have their corresponding TRIS bits selected as inputs.
To determine acquisition time, see Section 21.1 “A/D
Acquisition Requirements”
.
 After this acquisition
time has elapsed, the A/D conversion can be started.
An acquisition time can be programmed to occur
between setting the GO/DONE bit and the actual start
of the conversion.
The following steps should be followed to do an A/D
conversion:
1.
Configure the A/D module:
• Configure analog pins, voltage reference and 
digital I/O (ADCON1)
• Select A/D input channel (ADCON0)
• Select A/D acquisition time (ADCON2)
• Select A/D conversion clock (ADCON2)
• Turn on A/D module (ADCON0)
2.
Configure A/D interrupt (if desired):
• Clear the ADIF bit 
• Set the ADIE bit 
• Set the GIE bit 
3.
Wait the required acquisition time (if required).
4.
Start conversion:
• Set GO/DONE bit (ADCON0<1>)
5.
Wait for the A/D conversion to complete, by
either:
• Polling for the GO/DONE bit to be cleared
OR
• Waiting for the A/D interrupt
6.
Read A/D Result registers (ADRESH:ADRESL);
clear the ADIF bit, if required.
7.
For the next conversion, go to step 1 or step 2,
as required. The A/D conversion time per bit is
defined as T
AD
. A minimum wait of 2 T
AD
 is
required before next acquisition starts.
FIGURE 21-2:
ANALOG INPUT MODEL 
        
       
V
AIN
C
PIN
R
S
ANx
5 pF
V
DD
V
T
 = 0.6V
V
T
 = 0.6V
I
LEAKAGE
R
IC
 1k
Sampling
Switch
SS
R
SS
C
HOLD
 = 25 pF
V
SS
Sampling Switch
1
2
3
4
(k
)
V
DD
±100 nA
Legend: C
PIN
V
T
I
LEAKAGE
R
IC
SS
C
HOLD
= Input Capacitance
= Threshold Voltage
= Leakage Current at the pin due to
= Interconnect Resistance
= Sampling Switch
= Sample/Hold Capacitance (from DAC)
various junctions
= Sampling Switch Resistance
R
SS