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

PIC12F629T-I/SN 参数 Datasheet PDF下载

PIC12F629T-I/SN图片预览
型号: PIC12F629T-I/SN
PDF下载: 下载PDF文件 查看货源
内容描述: 8引脚,基于闪存的8位CMOS微控制器 [8-Pin, Flash-Based 8-Bit CMOS Microcontrollers]
分类和应用: 闪存微控制器
文件页数/大小: 136 页 / 1422 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC12F629T-I/SN的Datasheet PDF文件第5页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第6页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第7页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第8页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第10页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第11页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第12页浏览型号PIC12F629T-I/SN的Datasheet PDF文件第13页  
PIC12F629/675  
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  
Registers and the Special Function Registers. The  
Special Function Registers are located in the first 32  
locations of each bank. Register locations 20h-5Fh are  
General Purpose Registers, implemented as static  
RAM and are mapped across both banks. All other  
RAM is unimplemented and returns ‘0’ when read. RP0  
(STATUS<5>) is the bank select bit.  
The PIC12F629/675 devices have a 13-bit program  
counter capable of addressing an 8K x 14 program  
memory space. Only the first 1K x 14 (0000h-03FFh)  
for the PIC12F629/675 devices is physically imple-  
mented. Accessing a location above these boundaries  
will cause a wrap-around within the first 1K x 14 space.  
The Reset vector is at 0000h and the interrupt vector is  
at 0004h (see Figure 2-1).  
• RP0 = 0Bank 0 is selected  
• RP0 = 1Bank 1 is selected  
FIGURE 2-1:  
PROGRAM MEMORY MAP  
AND STACK FOR THE  
DSTEMP/675  
Note: The IRP and RP1 bits STATUS<7:6> are  
reserved and should always be maintained  
as ‘0’s.  
PC<12:0>  
2.2.1  
GENERAL PURPOSE REGISTER  
FILE  
CALL, RETURN  
RETFIE, RETLW  
13  
The register file is organized as 64 x 8 in the  
PIC12F629/675 devices. 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 1  
Stack Level 2  
Stack Level 8  
Reset Vector  
000h  
Interrupt Vector  
0004  
0005  
On-chip Program  
Memory  
03FFh  
0400h  
1FFFh  
2010 Microchip Technology Inc.  
DS41190G-page 9