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

PIC16F57-I/SO 参数 Datasheet PDF下载

PIC16F57-I/SO图片预览
型号: PIC16F57-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 基于闪存的8位CMOS微控制器系列 [Flash-Based, 8-Bit CMOS Microcontroller Series]
分类和应用: 闪存微控制器
文件页数/大小: 88 页 / 1373 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号PIC16F57-I/SO的Datasheet PDF文件第11页浏览型号PIC16F57-I/SO的Datasheet PDF文件第12页浏览型号PIC16F57-I/SO的Datasheet PDF文件第13页浏览型号PIC16F57-I/SO的Datasheet PDF文件第14页浏览型号PIC16F57-I/SO的Datasheet PDF文件第16页浏览型号PIC16F57-I/SO的Datasheet PDF文件第17页浏览型号PIC16F57-I/SO的Datasheet PDF文件第18页浏览型号PIC16F57-I/SO的Datasheet PDF文件第19页  
PIC16F5X
3.0
MEMORY ORGANIZATION
FIGURE 3-2:
PIC16F5X memory is organized into program memory
and data memory. For the PIC16F57 and PIC16F59,
which have more than 512 words of program memory,
a paging scheme is used. Program memory pages are
accessed using one or two STATUS register bits. For
the PIC16F57 and PIC16F59, which have a data mem-
ory register file of more than 32 registers, a banking
scheme is used. Data memory banks are accessed
using the File Selection Register (FSR).
PIC16F57/PIC16F59
PROGRAM MEMORY MAP
AND STACK
PC<10:0>
11
Stack Level 1
Stack Level 2
000h
CALL, RETLW
3.1
Program Memory Organization
User Memory
Space
On-chip Program
Memory (Page 0)
0FFh
100h
1FFh
200h
The PIC16F54 has a 9-bit Program Counter (PC)
capable of addressing a 512 x 12 program memory
space (Figure 3-1). The PIC16F57 and PIC16F59 have
an 11-bit Program Counter capable of addressing a 2K
x 12 program memory space (Figure 3-2). Accessing a
location above the physically implemented address will
cause a wraparound.
A
NOP
at the Reset vector location will cause a restart
at location 000h. The Reset vector for the PIC16F54 is
at 1FFh. The Reset vector for the PIC16F57 and
PIC16F59 is at 7FFh. See
for additional information using
CALL
and
GOTO
instructions.
On-chip Program
Memory (Page 1)
2FFh
300h
3FFh
400h
On-chip Program
Memory (Page 2)
4FFh
500h
5FFh
600h
On-chip Program
Memory (Page 3)
Reset Vector
6FFh
700h
7FFh
FIGURE 3-1:
PIC16F54 PROGRAM
MEMORY MAP AND
STACK
PC<8:0>
9
Stack Level 1
Stack Level 2
000h
CALL, RETLW
User Memory
Space
On-chip
Program
Memory
0FFh
100h
Reset Vector
1FFh
©
2007 Microchip Technology Inc.
DS41213D-page 13