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

90USB82-16MU 参数 Datasheet PDF下载

90USB82-16MU图片预览
型号: 90USB82-16MU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器具有ISP功能的Flash 8 / 16K字节 [8-bit Microcontroller with 8/16K Bytes of ISP Flash]
分类和应用: 微控制器和处理器外围集成电路异步传输模式ATM时钟
文件页数/大小: 306 页 / 2299 K
品牌: ATMEL [ ATMEL ]
 浏览型号90USB82-16MU的Datasheet PDF文件第50页浏览型号90USB82-16MU的Datasheet PDF文件第51页浏览型号90USB82-16MU的Datasheet PDF文件第52页浏览型号90USB82-16MU的Datasheet PDF文件第53页浏览型号90USB82-16MU的Datasheet PDF文件第55页浏览型号90USB82-16MU的Datasheet PDF文件第56页浏览型号90USB82-16MU的Datasheet PDF文件第57页浏览型号90USB82-16MU的Datasheet PDF文件第58页  
1. In the same operation, write a logic one to the Watchdog change enable bits WDCE  
and WDE. A logic one must be written to WDE regardless of the previous value of the  
WDE bit and even if it will be cleared after the operation.  
2. Within the next four clock cycles, write the WDE and Watchdog prescaler bits (WDP) as  
desired, but with the WDCE bit cleared. This must be done in one operation.  
While the WDT prescaler allows only even division factors (2, 4, 8...), the WDT peripheral also  
includes a clock divider that directly acts on the clock source. This divider handles odd division  
factors (3, 5, 7). In combination with the prescaler, a large number of time-out values can be  
obtained.  
The divider factor change is also ruled by the secure timed sequence : first the WDE and WDCE  
bits must be set, and then four cycles are available to load the new divider value into the  
WDTCKD register. Be aware that after this operation WDE will still be set. So keep in mind the  
importance of order of operations. When setting up the WDT in Interrupt mode with specific val-  
ues of prescaler and divider, the divider register must be loaded before the prescaler register :  
1. Set WDCE and WDE  
2. Load the divider factor into WDTCKD  
3. Wait WDCE being automatically cleared (just wait 2 more cycles)  
4. Set again WDCE and WDE  
5. Clear WDE, set WDIE and load the prescaler factor into WDTCSR in a same operation  
6. Now the system is properly configured for Interrupt only mode. Inverting the two opera-  
tions would have been resulted into “Reset and Interrupt mode” and needed a third  
operation to clear WDE.  
54  
AT90USB82/162  
7707D–AVR–07/08  
 复制成功!