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

PIC18F4431-I/PT 参数 Datasheet PDF下载

PIC18F4431-I/PT图片预览
型号: PIC18F4431-I/PT
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚增强型闪存微控制器采用纳瓦技术,高性能PWM和A / D [28/40/44-Pin Enhanced Flash Microcontrollers with nanoWatt Technology, High-Performance PWM and A/D]
分类和应用: 闪存微控制器
文件页数/大小: 392 页 / 3127 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F4431-I/PT的Datasheet PDF文件第259页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第260页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第261页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第262页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第264页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第265页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第266页浏览型号PIC18F4431-I/PT的Datasheet PDF文件第267页  
PIC18F2331/2431/4331/4431  
23.1 Configuration Bits  
23.0 SPECIAL FEATURES OF THE  
CPU  
The Configuration bits can be programmed (read as  
0’), or left unprogrammed (read as ‘1’), to select  
various device configurations. These bits are mapped  
starting at program memory location 300000h.  
PIC18F2331/2431/4331/4431 devices include several  
features intended to maximize system reliability and min-  
imize cost through elimination of external components.  
These are:  
The user will note that address 300000h is beyond the  
user program memory space. In fact, it belongs to the  
configuration memory space (300000h-3FFFFFh),  
which can only be accessed using table reads and  
table writes.  
• Oscillator Selection  
• Resets:  
- Power-on Reset (POR)  
- Power-up Timer (PWRT)  
- Oscillator Start-up Timer (OST)  
- Brown-out Reset (BOR)  
• Interrupts  
Programming the Configuration registers is done in a  
manner similar to programming the Flash memory. The  
EECON1 register WR bit starts a self-timed write to the  
Configuration register. In normal operation mode, a  
TBLWT instruction with the TBLPTR pointing to the  
Configuration register sets up the address and the data  
for the Configuration register write. Setting the WR bit  
starts a long write to the Configuration register. The  
Configuration registers are written a byte at a time. To  
write or erase a configuration cell, a TBLWTinstruction  
can write a ‘1’ or a ‘0’ into the cell. For additional details  
on Flash programming, refer to Section 8.5 “Writing  
to Flash Program Memory”.  
• Watchdog Timer (WDT)  
• Fail-Safe Clock Monitor  
• Two-Speed Start-up  
• Code Protection  
• ID Locations  
• In-Circuit Serial Programming™ (ICSP™)  
The oscillator can be configured for the application  
depending on frequency, power, accuracy and cost. All  
of the options are discussed in detail in Section 3.0  
“Oscillator Configurations”.  
A complete discussion of device Resets and interrupts  
is available in previous sections of this data sheet.  
In addition to their Power-up and Oscillator Start-up  
Timers provided for Resets, PIC18F2331/2431/4331/  
4431 devices have a Watchdog Timer, which is either  
permanently enabled via the Configuration bits, or  
software-controlled (if configured as disabled).  
The inclusion of an internal RC oscillator also provides  
the additional benefits of a Fail-Safe Clock Monitor  
(FSCM) and Two-Speed Start-up. FSCM provides for  
background monitoring of the peripheral clock and  
automatic switchover in the event of its failure. Two-  
Speed Start-up enables code to be executed almost  
immediately on start-up, while the primary clock source  
completes its start-up delays.  
All of these features are enabled and configured by  
setting the appropriate Configuration register bits.  
2010 Microchip Technology Inc.  
DS39616D-page 263