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

PIC16C65B-04/L 参数 Datasheet PDF下载

PIC16C65B-04/L图片预览
型号: PIC16C65B-04/L
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28引脚8位CMOS微控制器 [28/40-Pin 8-Bit CMOS Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路PC可编程只读存储器时钟
文件页数/大小: 184 页 / 2121 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号PIC16C65B-04/L的Datasheet PDF文件第75页浏览型号PIC16C65B-04/L的Datasheet PDF文件第76页浏览型号PIC16C65B-04/L的Datasheet PDF文件第77页浏览型号PIC16C65B-04/L的Datasheet PDF文件第78页浏览型号PIC16C65B-04/L的Datasheet PDF文件第80页浏览型号PIC16C65B-04/L的Datasheet PDF文件第81页浏览型号PIC16C65B-04/L的Datasheet PDF文件第82页浏览型号PIC16C65B-04/L的Datasheet PDF文件第83页  
PIC16C63A/65B/73B/74B
12.0
Note:
ANALOG-TO-DIGITAL
CONVERTER (A/D) MODULE
The PIC16C63A and PIC16C65B do not
include A/D modules. ADCON0, ADCON1
and ADRES registers are not imple-
mented. ADIF and ADIE bits are reserved
and should be maintained clear.
The A/D converter has a unique feature of being able
to operate while the device is in SLEEP mode. To oper-
ate in SLEEP, the A/D conversion clock must be
derived from the A/D’s internal RC oscillator.
The A/D module has three registers. These registers
are:
• A/D Result Register (ADRES)
• A/D Control Register 0 (ADCON0)
• A/D Control Register 1 (ADCON1)
The ADCON0 register, shown in Register 12-1, con-
trols the operation of the A/D module. The ADCON1
register, shown in Register 12-2, configures the func-
tions of the port pins. The port pins can be configured
as analog inputs (RA3 can also be a voltage reference),
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) and in Application Note,
AN546.
The 8-bit Analog-to-Digital (A/D) converter module has
five inputs for the PIC16C73B and eight for the
PIC16C74B.
The A/D allows conversion of an analog input signal to
a corresponding 8-bit digital number. The output of the
sample and hold is the input into the converter, which
generates the result via successive approximation. The
analog reference voltage is software selectable to
either the device’s positive supply voltage (V
DD
), or the
voltage level on the RA3/AN3/V
REF
pin.
REGISTER 12-1:
ADCON0 REGISTER (ADDRESS 1Fh)
R/W-0
ADCS1
bit 7
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
bit 0
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 the internal A/D module RC oscillator)
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 shut-off and consumes no operating current
Note 1:
A/D channels 5, 6 and 7 are implemented on the PIC16C74B only.
Legend:
R = Readable bit
-n = Value at POR
W = Writable bit
’1’ = Bit is set
U = Unimplemented bit, read as ‘0’
’0’ = Bit is cleared
x = Bit is unknown
bit 5-3
bit 2
bit 1
bit 0
2000 Microchip Technology Inc.
DS30605C-page 79