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

PIC12F683-I/SNG 参数 Datasheet PDF下载

PIC12F683-I/SNG图片预览
型号: PIC12F683-I/SNG
PDF下载: 下载PDF文件 查看货源
内容描述: [8-BIT, FLASH, 20 MHz, RISC MICROCONTROLLER, PDSO8, 3.90 MM, PLASTIC, SOIC-8]
分类和应用: 闪存微控制器
文件页数/大小: 148 页 / 2282 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC12F683-I/SNG的Datasheet PDF文件第5页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第6页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第7页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第8页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第10页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第11页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第12页浏览型号PIC12F683-I/SNG的Datasheet PDF文件第13页  
PIC12F683  
2.2  
Data Memory Organization  
2.0  
2.1  
MEMORY ORGANIZATION  
Program Memory Organization  
The data memory (see Figure 2-2) is partitioned into  
two banks, which contain the General Purpose Regis-  
ters (GPR) and the Special Function Registers (SFR).  
The Special Function Registers are located in the first  
32 locations of each bank. Register locations 20h-7Fh  
in Bank 0 and A0h-BFh in Bank 1 are general purpose  
registers, implemented as static RAM. Register loca-  
tions F0h-FFh in Bank 1 point to addresses 70h-7Fh in  
Bank 0. All other RAM is unimplemented and returns ‘0’  
when read. RP0 (Status<5>) is the bank select bit.  
The PIC12F683 has a 13-bit program counter capable  
of addressing an 8k x 14 program memory space. Only  
the first 2k x 14 (0000h-07FFh) for the PIC12F683 is  
physically implemented. Accessing a location above  
these boundaries will cause a wrap around within the  
first 2k x 14 space. The Reset vector is at 0000h and  
the interrupt vector is at 0004h (see Figure 2-1).  
• RP0 = 0: Bank 0 is selected  
• RP0 = 1: Bank 1 is selected  
FIGURE 2-1:  
PROGRAM MEMORY MAP  
AND STACK FOR THE  
PIC12F683  
Note:  
The IRP and RP1 bits (Status<7:6>) are  
reserved and should always be  
maintained as ‘0’s.  
PC<12:0>  
13  
CALL, RETURN  
RETFIE, RETLW  
2.2.1  
GENERAL PURPOSE REGISTER  
FILE  
Stack Level 1  
Stack Level 2  
The register file is organized as 128 x 8 in the  
PIC12F683. Each register is accessed, either directly  
or indirectly, through the File Select Register FSR (see  
Section 2.4 “Indirect Addressing, INDF and FSR  
Registers”).  
Stack Level 8  
Reset Vector  
000h  
Interrupt Vector  
0004  
0005  
On-chip Program  
Memory  
07FFh  
0800h  
1FFFh  
2004 Microchip Technology Inc.  
Preliminary  
DS41211B-page 7  
 复制成功!