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

PIC16F767-I/SP 参数 Datasheet PDF下载

PIC16F767-I/SP图片预览
型号: PIC16F767-I/SP
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚, 8位CMOS闪存微控制器与10位A / D和纳瓦技术 [28/40/44-Pin, 8-Bit CMOS Flash Microcontrollers with 10-Bit A/D and nanoWatt Technology]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 276 页 / 4898 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F767-I/SP的Datasheet PDF文件第158页浏览型号PIC16F767-I/SP的Datasheet PDF文件第159页浏览型号PIC16F767-I/SP的Datasheet PDF文件第160页浏览型号PIC16F767-I/SP的Datasheet PDF文件第161页浏览型号PIC16F767-I/SP的Datasheet PDF文件第163页浏览型号PIC16F767-I/SP的Datasheet PDF文件第164页浏览型号PIC16F767-I/SP的Datasheet PDF文件第165页浏览型号PIC16F767-I/SP的Datasheet PDF文件第166页  
PIC16F7X7  
12.7 A/D Operation During Sleep  
12.8 Effects of a Reset  
The A/D module can operate during Sleep mode. This  
requires that the A/D clock source be set to RC  
(ADCS1:ADCS0 = 11). When the RC clock source is  
selected, the A/D module waits one instruction cycle  
before starting the conversion. This allows the SLEEP  
instruction to be executed which eliminates all digital  
switching noise from the conversion. When the conver-  
sion is completed, the GO/DONE bit will be cleared and  
the result loaded into the ADRESH register. If the A/D  
interrupt is enabled, the device will wake-up from  
Sleep. If the A/D interrupt is not enabled, the A/D  
module will then be turned off, although the ADON bit  
will remain set.  
A device Reset forces all registers to their Reset state.  
The A/D module is disabled and any conversion in  
progress is aborted. All A/D input pins are configured  
as analog inputs.  
The ADRESH register will contain unknown data after  
a Power-on Reset.  
12.9 Use of the CCP Trigger  
An A/D conversion can be started by the “special event  
trigger” of the CCP2 module. This requires that the  
CCP2M3:CCP2M0  
bits  
(CCP2CON<3:0>)  
be  
programmed as ‘1011’ and that the A/D module is  
enabled (ADON bit is set). When the trigger occurs, the  
GO/DONE bit will be set, starting the A/D conversion  
and the Timer1 counter will be reset to zero. Timer1 is  
reset to automatically repeat the A/D acquisition period  
with minimal software overhead (moving the ADRESH  
to the desired location). The appropriate analog input  
channel must be selected and an appropriate acquisi-  
tion time should pass before the “special event trigger”  
sets the GO/DONE bit (starts a conversion).  
When the A/D clock source is another clock option (not  
RC), a SLEEPinstruction will cause the present conver-  
sion to be aborted and the A/D module to be turned off,  
though the ADON bit will remain set.  
Turning off the A/D places the A/D module in its lowest  
current consumption state.  
Note:  
For the A/D module to operate in Sleep,  
the A/D clock source must be set to RC  
(ADCS1:ADCS0 = 11). To perform an A/D  
conversion in Sleep, ensure the SLEEP  
instruction immediately follows the  
instruction that sets the GO/DONE bit.  
If the A/D module is not enabled (ADON is cleared),  
then the “special event trigger” will be ignored by the  
A/D module but will still reset the Timer1 counter.  
TABLE 12-2: SUMMARY OF A/D REGISTERS  
Value on  
Value on:  
POR, BOR  
Address  
Name  
Bit 7  
Bit 6  
Bit 5  
Bit 4  
Bit 3  
Bit 2  
Bit 1  
Bit 0  
all other  
Resets  
0Bh,8Bh,  
INTCON  
GIE  
PEIE TMR0IE INT0IE  
RBIE  
TMR0IF INT0IF  
RBIF 0000 000x 0000 000u  
10Bh, 18Bh  
(1)  
0Ch  
0Dh  
8Ch  
8Dh  
1Eh  
1Fh  
PIR1  
PIR2  
PIE1  
PIE2  
PSPIF  
OSFIF  
ADIF  
CMIF  
ADIE  
CMIE  
RCIF  
LVDIF  
RCIE  
LVDIE  
TXIF  
SSPIF CCP1IF TMR2IF TMR1IF 0000 0000 0000 0000  
BCLIF CCP3IF CCP2IF 000- 0-00 000- 0-00  
SSPIE CCP1IE TMR2IE TMR1IE 0000 0000 0000 0000  
(1)  
PSPIE  
OSFIE  
TXIE  
BCLIE  
CCP3IE CCP2IE 000- 0-00 000- 0-00  
ADRESH A/D Result Register High Byte  
ADCON0 ADCS1 ADCS0 CHS2  
ADCON1 ADFM ADCS2 VCFG1  
xxxx xxxx uuuu uuuu  
CHS1  
CHS0 GO/DONE CHS3  
ADON 0000 0000 0000 0000  
9Fh  
VCFG0 PCFG3 PCFG2 PCFG1 PCFG0 0000 000 0000 0000  
05h  
PORTA  
TRISA  
RA7  
RA6  
RA5  
RA4  
RA3  
RA2  
RA1  
RA0  
xx0x 0000 uu0u 0000  
1111 1111 1111 1111  
---- x000 ---- x000  
0000 1111 0000 1111  
85h  
PORTA Data Direction Register  
(2)  
(3)  
09h  
PORTE  
RE3  
RE2  
RE1  
RE0  
(2)  
(3)  
89h  
TRISE  
IBF  
OBF  
IBOV PSPMODE  
PORTE Data Direction bits  
Legend:  
x= unknown, u= unchanged, — = unimplemented, read as ‘0’. Shaded cells are not used for A/D conversion.  
Note 1: Bits PSPIE and PSPIF are reserved on the PIC16F737/767 devices; always maintain these bits clear.  
2: These registers are reserved on the PIC16F737/767 devices.  
3: RE3 is an input only. The state of the TRISE3 bit has no effect and will always read ‘1’.  
DS30498C-page 160  
2004 Microchip Technology Inc.  
 复制成功!