欢迎访问ic37.com |
会员登录 免费注册
发布采购

PIC16F877T-20PQ 参数 Datasheet PDF下载

PIC16F877T-20PQ图片预览
型号: PIC16F877T-20PQ
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器\n [8-Bit Microcontroller ]
分类和应用: 微控制器
文件页数/大小: 200 页 / 3338 K
品牌: ETC [ ETC ]
 浏览型号PIC16F877T-20PQ的Datasheet PDF文件第107页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第108页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第109页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第110页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第112页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第113页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第114页浏览型号PIC16F877T-20PQ的Datasheet PDF文件第115页  
PIC16F87X
11.0
ANALOG-TO-DIGITAL
CONVERTER (A/D) MODULE
The A/D module has four registers. These registers
are:
A/D Result High Register (ADRESH)
A/D Result Low Register (ADRESL)
A/D Control Register0 (ADCON0)
A/D Control Register1 (ADCON1)
The Analog-to-Digital (A/D) Converter module has five
inputs for the 28-pin devices and eight for the other
devices.
The analog input charges a sample and hold capacitor.
The output of the sample and hold capacitor is the
input into the converter. The converter then generates
a digital result of this analog level via successive
approximation. The A/D conversion of the analog input
signal results in a corresponding 10-bit digital number.
The A/D module has high and low voltage reference
input that is software selectable to some combination
of V
DD
, V
SS
, RA2 or RA3.
The A/D converter has a unique feature of being able to
operate while the device is in SLEEP mode. To operate
in sleep, the A/D clock must be derived from the A/D’s
internal RC oscillator.
The ADCON0 register, shown in Register 11-1, con-
trols the operation of the A/D module. The ADCON1
register, shown in Register 11-2, configures the func-
tions of the port pins. The port pins can be configured
as analog inputs (RA3 can also be the voltage refer-
ence) or as digital I/O.
Additional information on using the A/D module can be
found in the PICmicro™ Mid-Range MCU Family Ref-
erence Manual (DS33023).
REGISTER 11-1: ADCON0 REGISTER (ADDRESS: 1Fh)
R/W-0
ADCS1
bit7
R/W-0
ADCS0
R/W-0
CHS2
R/W-0
CHS1
R/W-0
CHS0
R/W-0
GO/DONE
U-0
R/W-0
ADON
bit0
R = Readable bit
W = Writable bit
U = Unimplemented bit,
read as ‘0’
- n = Value at POR reset
bit 7-6:
ADCS1:ADCS0: A/D Conversion Clock Select bits
00
= F
OSC
/2
01
= F
OSC
/8
10
= F
OSC
/32
11
= F
RC
(clock derived from an RC oscillation)
CHS2:CHS0:
Analog Channel Select bits
000
= channel 0, (RA0/AN0)
001
= channel 1, (RA1/AN1)
010
= channel 2, (RA2/AN2)
011
= channel 3, (RA3/AN3)
100
= channel 4, (RA5/AN4)
101
= channel 5, (RE0/AN5)
(1)
110
= channel 6, (RE1/AN6)
(1)
111
= channel 7, (RE2/AN7)
(1)
GO/DONE:
A/D Conversion Status bit
If ADON = 1
1
= A/D conversion in progress (setting this bit starts the A/D conversion)
0
= A/D conversion not in progress (This bit is automatically cleared by hardware when the A/D conversion is complete)
Unimplemented:
Read as '0'
ADON:
A/D On bit
1
= A/D converter module is operating
0
= A/D converter module is shutoff and consumes no operating current
bit 5-3:
bit 2:
bit 1:
bit 0:
Note 1:
These channels are not available on the 28-pin devices.
©
1999 Microchip Technology Inc.
DS30292B-page 111