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

PIC18F4520-I/PT 参数 Datasheet PDF下载

PIC18F4520-I/PT图片预览
型号: PIC18F4520-I/PT
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚增强型闪存微控制器与10位A / D和纳瓦技术 [28/40/44-Pin Enhanced Flash Microcontrollers with 10-Bit A/D and nanoWatt Technology]
分类和应用: 闪存微控制器
文件页数/大小: 412 页 / 6898 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号PIC18F4520-I/PT的Datasheet PDF文件第51页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第52页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第53页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第54页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第56页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第57页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第58页浏览型号PIC18F4520-I/PT的Datasheet PDF文件第59页  
PIC18F2420/2520/4420/4520
5.0
MEMORY ORGANIZATION
5.1
Program Memory Organization
There are three types of memory in PIC18 enhanced
microcontroller devices:
• Program Memory
• Data RAM
• Data EEPROM
As Harvard architecture devices, the data and program
memories use separate busses; this allows for concur-
rent access of the two memory spaces. The data
EEPROM, for practical purposes, can be regarded as
a peripheral device, since it is addressed and accessed
through a set of control registers.
Additional detailed information on the operation of the
Flash program memory is provided in
Data EEPROM is
discussed separately in
PIC18 microcontrollers implement a 21-bit program
counter, which is capable of addressing a 2-Mbyte
program memory space. Accessing a location between
the upper boundary of the physically implemented
memory and the 2-Mbyte address will return all ‘0’s (a
NOP
instruction).
The PIC18F2420 and PIC18F4420 each have 16 Kbytes
of Flash memory and can store up to 8,192 single-word
instructions. The PIC18F2520 and PIC18F4520 each
have 32 Kbytes of Flash memory and can store up to
16,384 single-word instructions.
PIC18 devices have two interrupt vectors. The Reset
vector address is at 0000h and the interrupt vector
addresses are at 0008h and 0018h.
The program memory map for PIC18F2420/2520/
4420/4520 devices is shown in Figure 5-1.
FIGURE 5-1:
PROGRAM MEMORY MAP AND STACK FOR
PIC18F2420/2520/4420/4520 DEVICES
PC<20:0>
CALL,RCALL,RETURN
RETFIE,RETLW
Stack Level 1
21
Stack Level 31
Reset Vector
High-Priority Interrupt Vector
Low-Priority Interrupt Vector
On-Chip
Program Memory
3FFFh
4000h
PIC18F2420/4420
7FFFh
8000h
PIC18F2520/4520
On-Chip
Program Memory
0000h
0008h
0018h
Read ‘0’
Read ‘0’
1FFFFFh
200000h
©
2008 Microchip Technology Inc.
User Memory Space
DS39631E-page 53