Datasheet
Manuals
Brands
MICROCHIP TECHNOLOGY Manuals
Microcontrollers, Microprocessors & Quartzes
Embedded microcontroller PLCC 44 (16.59x16.59) 8-Bit 40 MHz I/O number 36
151
152
153
154
155
156
157
158
159
160
156
AT89C51CC03
4182O–C
AN–09/08
EADC = 1
// clear the field SCH[2:0]
ADCON and = F8h
// Select the channel
ADCON | = channel
// S
tart conversion in precision mode
ADCON | = 48h
Note:
to enabl
e the ADC i
nterrupt:
EA = 1
1
...
...
154
155
156
157
158
...
...
198