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

PIC16F57-I/SO 参数 Datasheet PDF下载

PIC16F57-I/SO图片预览
型号: PIC16F57-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 基于闪存的8位CMOS微控制器系列 [Flash-Based, 8-Bit CMOS Microcontroller Series]
分类和应用: 闪存微控制器
文件页数/大小: 88 页 / 1373 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F57-I/SO的Datasheet PDF文件第36页浏览型号PIC16F57-I/SO的Datasheet PDF文件第37页浏览型号PIC16F57-I/SO的Datasheet PDF文件第38页浏览型号PIC16F57-I/SO的Datasheet PDF文件第39页浏览型号PIC16F57-I/SO的Datasheet PDF文件第41页浏览型号PIC16F57-I/SO的Datasheet PDF文件第42页浏览型号PIC16F57-I/SO的Datasheet PDF文件第43页浏览型号PIC16F57-I/SO的Datasheet PDF文件第44页  
PIC16F5X  
8.2.2  
WDT PROGRAMMING  
CONSIDERATIONS  
8.2  
Watchdog Timer (WDT)  
The Watchdog Timer (WDT) is a free running on-chip  
RC oscillator which does not require any external  
components. This RC oscillator is separate from the  
RC oscillator of the OSC1/CLKIN pin. That means that  
the WDT will run even if the clock on the OSC1/CLKIN  
and OSC2/CLKOUT pins have been stopped, for  
example, by execution of a SLEEPinstruction. During  
normal operation or Sleep, a WDT Reset or Wake-up  
Reset generates a device Reset.  
The CLRWDT instruction clears the WDT and the  
prescaler, if assigned to the WDT, and prevents it from  
timing out and generating a device Reset.  
The SLEEP instruction resets the WDT and the  
prescaler, if assigned to the WDT. This gives the  
maximum Sleep time before a WDT Wake-up Reset.  
FIGURE 8-1:  
WATCHDOG TIMER  
BLOCK DIAGRAM  
The TO bit (STATUS<4>) will be cleared upon a  
Watchdog Timer Reset (Section 3.3 “STATUS  
Register”).  
From TMR0 Clock Source  
The WDT can be permanently disabled by program-  
ming the Configuration bit WDTE as a ‘0’ (Section 8.1  
“Configuration Bits”). Refer to the PIC16F54 and  
PIC16F57 Programming Specifications to determine  
how to access the Configuration Word. These  
documents can be found on the Microchip web site at  
www.microchip.com.  
0
1
M
U
X
Watchdog  
Timer  
Prescaler  
(1)  
PSA  
8-to-1  
MUX  
(1)  
PS<2:0>  
WDTE  
To TMR0  
8.2.1  
WDT PERIOD  
An 8-bit counter is available as a prescaler for the  
Timer0 module (Section 7.2 “Prescaler”), or as a  
postscaler for the Watchdog Timer (WDT), respec-  
tively. For simplicity, this counter is being referred to as  
“prescaler” throughout this data sheet.  
0
1
(1)  
PSA  
MUX  
WDT Time-out  
Note 1: T0CS, T0SE, PSA, PS<2:0> are bits in the  
Note:  
The prescaler may be used by either the  
Timer0 module or the WDT, but not both.  
Thus, a prescaler assignment for the  
Timer0 module means that there is no  
prescaler for the WDT, and vice-versa.  
Option register.  
The PSA and PS<2:0> bits (OPTION<3:0>) determine  
prescaler assignment and prescale ratio (Section 3.4  
“Option Register”).  
The WDT has a nominal time-out period of 18 ms (with  
no prescaler). If a longer time-out period is desired, a  
prescaler with a division ratio of up to 1:128 can be  
assigned to the WDT (under software control) by writ-  
ing to the Option register. Thus time-out, a period of a  
nominal 2.3 seconds, can be realized. These periods  
vary with temperature, VDD and part-to-part process  
variations (see Device Characterization).  
Under worst case conditions (VDD = Min., Temperature  
= Max., WDT prescaler = 1:128), it may take several  
seconds before a WDT time-out occurs.  
TABLE 8-1:  
Address  
SUMMARY OF REGISTERS ASSOCIATED WITH THE WATCHDOG TIMER  
Value on  
Value on  
Name  
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0  
Power-on MCLR and  
Reset WDT Reset  
N/A  
OPTION  
T0CS T0SE PSA  
PS2  
PS1  
PS0 --11 1111 --11 1111  
Legend: Shaded cells not used by Watchdog Timer, -= unimplemented, read as ‘0’, u= unchanged  
DS41213D-page 38  
© 2007 Microchip Technology Inc.