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

PIC18F25J10-I/SS 参数 Datasheet PDF下载

PIC18F25J10-I/SS图片预览
型号: PIC18F25J10-I/SS
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚高性能, RISC微控制器 [28/40/44-Pin High-Performance, RISC Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 368 页 / 5652 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第49页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第50页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第51页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第52页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第54页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第55页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第56页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第57页  
PIC18F45J10 FAMILY
6.0
MEMORY ORGANIZATION
6.1
Program Memory Organization
There are two types of memory in PIC18 Enhanced
microcontroller devices:
• Program Memory
• Data RAM
As Harvard architecture devices, the data and program
memories use separate busses; this allows for
concurrent access of the two memory spaces.
Additional detailed information on the operation of the
Flash program memory is provided 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 PIC18F24J10 and PIC18F44J10 each have
16 Kbytes of Flash memory and can store up to
8,192 single-word instructions. The PIC18F25J10 and
PIC18F45J10 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 the PIC18F45J10 family
devices is shown in Figure 6-1.
FIGURE 6-1:
PROGRAM MEMORY MAP AND STACK FOR PIC18F45J10 FAMILY 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
On-Chip
Program Memory
0000h
0008h
0018h
PIC18FX4J10
7FF7h
8000h
PIC18FX5J10
Read ‘0’
Read ‘0’
1FFFFFh
200000h
©
2009 Microchip Technology Inc.
User Memory Space
3FF7h
4000h
DS39682E-page 51