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

PIC16C62B-04/SO 参数 Datasheet PDF下载

PIC16C62B-04/SO图片预览
型号: PIC16C62B-04/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28引脚8位CMOS微控制器 [28-Pin 8-Bit CMOS Microcontrollers]
分类和应用: 微控制器外围集成电路光电二极管PC可编程只读存储器时钟
文件页数/大小: 120 页 / 1994 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C62B-04/SO的Datasheet PDF文件第47页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第48页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第49页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第50页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第52页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第53页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第54页浏览型号PIC16C62B-04/SO的Datasheet PDF文件第55页  
PIC16C62B/72A  
When the A/D conversion is complete, the result is  
loaded into the ADRES register, the GO/DONE bit,  
ADCON0<2>, is cleared, and the A/D interrupt flag bit,  
ADIF, is set. The block diagram of the A/D module is  
shown in Figure 9-1.  
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 conversion clock (ADCON0)  
Turn on A/D module (ADCON0)  
2. Configure A/D interrupt (if desired):  
• Clear ADIF bit  
The value that is in the ADRES register is not modified  
for a Power-on Reset. The ADRES register will contain  
unknown data after a Power-on Reset.  
After the A/D module has been configured as desired,  
the selected channel must be acquired before the con-  
version is started. The analog input channels must  
have their corresponding TRIS bits selected as an  
input. To determine acquisition time, see Section 9.1.  
After this acquisition time has elapsed, the A/D conver-  
sion can be started. The following steps should be fol-  
lowed for doing an A/D conversion:  
• Set ADIE bit  
• Set GIE bit  
3. Wait the required acquisition time.  
4. Start conversion:  
• Set GO/DONE bit (ADCON0)  
5. Wait for 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 register (ADRES), clear bit  
ADIF if required.  
7. For next conversion, go to step 1 or step 2 as  
required. The A/D conversion time per bit is  
defined as TAD. A minimum wait of 2TAD is  
required before next acquisition starts.  
FIGURE 9-1: A/D BLOCK DIAGRAM  
CHS2:CHS0  
100  
RA5/AN4  
VIN  
011  
(Input voltage)  
RA3/AN3/VREF  
010  
RA2/AN2  
A/D  
Converter  
001  
RA1/AN1  
000  
VDD  
RA0/AN0  
000 or  
010 or  
100 or  
11x  
001 or  
011 or  
101  
VREF  
(Reference  
voltage)  
PCFG2:PCFG0  
1999 Microchip Technology Inc.  
Preliminary  
DS35008B-page 51