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

PIC16C73B-20/SP 参数 Datasheet PDF下载

PIC16C73B-20/SP图片预览
型号: PIC16C73B-20/SP
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28引脚8位CMOS微控制器 [28/40-Pin 8-Bit CMOS Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 184 页 / 2122 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16C73B-20/SP的Datasheet PDF文件第77页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第78页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第79页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第80页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第82页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第83页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第84页浏览型号PIC16C73B-20/SP的Datasheet PDF文件第85页  
PIC16C63A/65B/73B/74B  
The following steps should be followed for doing an A/D  
conversion:  
3. Wait the required acquisition time.  
4. Set GO/DONE bit (ADCON0) to start conversion.  
1. Configure the A/D module:  
5. Wait for A/D conversion to complete, by either:  
Polling for the GO/DONE bit to be cleared (if  
interrupts are disabled);  
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 (PIR1<6>)  
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 2 TAD is  
required before next acquisition starts.  
Set ADIE bit (PIE1<6>)  
Set PEIE bit (INTCON<6>)  
Set GIE bit (INTCON<7>)  
FIGURE 12-1:  
A/D BLOCK DIAGRAM  
CHS2:CHS0  
111  
(1)  
RE2/AN7  
110  
(1)  
RE1/AN6  
101  
(1)  
RE0/AN5  
100  
RA5/AN4  
VIN  
011  
(Input Voltage)  
RA3/AN3/VREF  
010  
RA2/AN2  
A/D  
Converter  
001  
RA1/AN1  
000  
VDD  
RA0/AN0  
000or  
010or  
100or  
11x  
VREF  
(Reference  
Voltage)  
001or  
011or  
101  
PCFG2:PCFG0  
Note 1: Not available on PIC16C73B.  
2000 Microchip Technology Inc.  
DS30605C-page 81  
 复制成功!