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

PIC16C71-04/SO 参数 Datasheet PDF下载

PIC16C71-04/SO图片预览
型号: PIC16C71-04/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 8位CMOS微控制器与A / D转换器 [8-Bit CMOS Microcontrollers with A/D Converter]
分类和应用: 转换器微控制器
文件页数/大小: 176 页 / 1596 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C71-04/SO的Datasheet PDF文件第35页浏览型号PIC16C71-04/SO的Datasheet PDF文件第36页浏览型号PIC16C71-04/SO的Datasheet PDF文件第37页浏览型号PIC16C71-04/SO的Datasheet PDF文件第38页浏览型号PIC16C71-04/SO的Datasheet PDF文件第40页浏览型号PIC16C71-04/SO的Datasheet PDF文件第41页浏览型号PIC16C71-04/SO的Datasheet PDF文件第42页浏览型号PIC16C71-04/SO的Datasheet PDF文件第43页  
PIC16C71X  
The ADRES register contains the result of the A/D con-  
version. When the A/D conversion is complete, the  
result is loaded into the ADRES register, the GO/DONE  
bit (ADCON0<2>) is cleared, and A/D interrupt flag bit  
ADIF is set. The block diagram of the A/D module is  
shown in Figure 7-4.  
2. Configure A/D interrupt (if desired):  
• Clear ADIF bit  
• Set ADIE bit  
• Set GIE bit  
3. Wait the required acquisition time.  
4. Start conversion:  
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 7.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 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.  
1. Configure the A/D module:  
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.  
• 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)  
FIGURE 7-4: A/D BLOCK DIAGRAM  
CHS1:CHS0  
11  
RA3/AN3/VREF  
VIN  
10  
(Input voltage)  
RA2/AN2  
01  
A/D  
Converter  
RA1/AN1  
00  
RA0/AN0  
VDD  
00or  
10or  
11  
VREF  
(Reference  
voltage)  
01  
PCFG1:PCFG0  
1997 Microchip Technology Inc.  
DS30272A-page 39  
 
 复制成功!