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

PIC16F777-I/PT 参数 Datasheet PDF下载

PIC16F777-I/PT图片预览
型号: PIC16F777-I/PT
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚, 8位CMOS闪存微控制器与10位A / D和纳瓦技术 [28/40/44-Pin, 8-Bit CMOS Flash Microcontrollers with 10-Bit A/D and nanoWatt Technology]
分类和应用: 闪存微控制器
文件页数/大小: 276 页 / 4898 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F777-I/PT的Datasheet PDF文件第13页浏览型号PIC16F777-I/PT的Datasheet PDF文件第14页浏览型号PIC16F777-I/PT的Datasheet PDF文件第15页浏览型号PIC16F777-I/PT的Datasheet PDF文件第16页浏览型号PIC16F777-I/PT的Datasheet PDF文件第18页浏览型号PIC16F777-I/PT的Datasheet PDF文件第19页浏览型号PIC16F777-I/PT的Datasheet PDF文件第20页浏览型号PIC16F777-I/PT的Datasheet PDF文件第21页  
PIC16F7X7  
2.2  
Data Memory Organization  
2.0  
MEMORY ORGANIZATION  
The data memory is partitioned into multiple banks  
which contain the General Purpose Registers and the  
Special Function Registers. Bits RP1 (Status<6>) and  
RP0 (Status<5>) are the bank select bits:  
There are two memory blocks in each of these  
PICmicro® MCUs. The program memory and data  
memory have separate buses so that concurrent  
access can occur and is detailed in this section. The  
program memory can be read internally by user code  
(see Section 3.0 “Reading Program Memory”).  
RP1:RP0  
Bank  
00  
01  
10  
11  
0
1
2
3
Additional information on device memory may be found  
in the “PICmicro® Mid-Range MCU Family Reference  
Manual” (DS33023).  
2.1  
Program Memory Organization  
Each bank extends up to 7Fh (128 bytes). The lower  
locations of each bank are reserved for the Special  
Function Registers. Above the Special Function Regis-  
ters are General Purpose Registers, implemented as  
static RAM. All implemented banks contain Special  
Function Registers. Some frequently used Special  
Function Registers from one bank may be mirrored in  
another bank for code reduction and quicker access.  
The PIC16F7X7 devices have a 13-bit program counter  
capable of addressing an 8K word x 14-bit program  
memory space. The PIC16F767/777 devices have  
8K words of Flash program memory and the  
PIC16F737/747 devices have 4K words. The program  
memory maps for PIC16F7X7 devices are shown in  
Figure 2-1. Accessing a location above the physically  
implemented address will cause a wraparound.  
2.2.1  
GENERAL PURPOSE  
REGISTER FILE  
The Reset vector is at 0000h and the interrupt vector is  
at 0004h.  
The register file (shown in Figure 2-2 and Figure 2-3)  
can be accessed either directly, or indirectly, through  
the File Select Register (FSR).  
FIGURE 2-1:  
PROGRAM MEMORY MAPS AND STACKS FOR PIC16F7X7 DEVICES  
PC<12:0>  
CALL, RETURN  
13  
RETFIE, RETLW  
Stack Level 1  
Stack Level 2  
Stack Level 8  
Reset Vector  
0000h  
Interrupt Vector  
Page 0  
0004h  
0005h  
Memory available on all  
PIC16F7X7.  
07FFh  
0800h  
Page 1  
Page2  
Page 3  
On-Chip  
Program  
Memory  
0FFFh  
1000h  
Memory available on PIC16F767  
and PIC16F777. The memory  
wraps to 000h through 0FFFh on  
the PIC16F737 and PIC16F747.  
17FFh  
1800h  
1FFFh  
2004 Microchip Technology Inc.  
DS30498C-page 15  
 复制成功!