欢迎访问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 ]
 浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第68页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第69页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第70页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第71页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第73页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第74页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第75页浏览型号PIC18F25J10-I/SS的Datasheet PDF文件第76页  
PIC18F45J10 FAMILY  
Remapping of the Access Bank applies only to opera-  
tions using the Indexed Literal Offset mode. Operations  
that use the BSR (Access RAM bit is ‘1’) will continue  
to use Direct Addressing as before.  
6.5.3  
MAPPING THE ACCESS BANK IN  
INDEXED LITERAL OFFSET MODE  
The use of Indexed Literal Offset Addressing mode  
effectively changes how the first 96 locations of Access  
RAM (00h to 5Fh) are mapped. Rather than containing  
just the contents of the bottom half of Bank 0, this mode  
maps the contents from Bank 0 and a user-defined  
“window” that can be located anywhere in the data  
memory space. The value of FSR2 establishes the  
lower boundary of the addresses mapped into the  
window, while the upper boundary is defined by FSR2  
plus 95 (5Fh). Addresses in the Access RAM above  
5Fh are mapped as previously described (see  
Section 6.3.2 “Access Bank”). An example of Access  
Bank remapping in this addressing mode is shown in  
Figure 6-10.  
6.6  
PIC18 Instruction Execution and  
the Extended Instruction Set  
Enabling the extended instruction set adds eight  
additional commands to the existing PIC18 instruction  
set. These instructions are executed as described in  
Section 22.2 “Extended Instruction Set”.  
FIGURE 6-10:  
REMAPPING THE ACCESS BANK WITH INDEXED LITERAL OFFSET  
ADDRESSING  
Example Situation:  
000h  
05Fh  
07Fh  
ADDWF f, d, a  
Bank 0  
Bank 0  
FSR2H:FSR2L = 120h  
Locations in the region  
from the FSR2 Pointer  
(120h) to the pointer plus  
05Fh (17Fh) are mapped  
to the bottom of the  
Access RAM (000h-05Fh).  
100h  
120h  
17Fh  
Bank 1  
Window  
00h  
Bank 1  
Bank 1 “Window”  
200h  
5Fh  
Locations in Bank 0 from  
060h to 07Fh are mapped,  
as usual, to the middle half  
of the Access Bank.  
Bank 0  
7Fh  
80h  
Bank 2  
through  
Bank 14  
SFRs  
Special Function Registers  
at F80h through FFFh are  
mapped to 80h through  
FFh, as usual.  
FFh  
Access Bank  
F00h  
Bank 15  
SFRs  
Bank 0 addresses below  
5Fh can still be addressed  
by using the BSR.  
F80h  
FFFh  
Data Memory  
DS39682E-page 70  
© 2009 Microchip Technology Inc.