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

PIC18F2450-I/SO 参数 Datasheet PDF下载

PIC18F2450-I/SO图片预览
型号: PIC18F2450-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚,高性能, 12 MIPS ,增强型闪存, USB微控制器采用纳瓦技术 [28/40/44-Pin, High-Performance, 12 MIPS, Enhanced Flash, USB Microcontrollers with nanoWatt Technology]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 320 页 / 5591 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F2450-I/SO的Datasheet PDF文件第69页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第70页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第71页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第72页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第74页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第75页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第76页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第77页  
PIC18F2450/4450  
FIGURE 5-8:  
COMPARING ADDRESSING OPTIONS FOR BIT-ORIENTED AND  
BYTE-ORIENTED INSTRUCTIONS (EXTENDED INSTRUCTION SET ENABLED)  
EXAMPLE INSTRUCTION: ADDWF, f, d, a (Opcode: 0010 01da ffff ffff)  
000h  
When a = 0 and f 60h:  
The instruction executes in  
Direct Forced mode. ‘f’ is inter-  
preted as a location in the  
Access RAM between 060h  
and 0FFh. This is the same as  
the SFRs or locations F60h to  
0FFh (Bank 15) of data  
memory.  
060h  
080h  
Bank 0  
100h  
00h  
60h  
Bank 1  
through  
Bank 14  
Valid range  
for ‘f’  
FFh  
F00h  
F60h  
Access RAM  
Locations below 60h are not  
available in this addressing  
mode.  
Bank 15  
SFRs  
FFFh  
Data Memory  
When a = 0 and f 5Fh:  
000h  
080h  
100h  
Bank 0  
The instruction executes in  
Indexed Literal Offset mode. ‘f’  
is interpreted as an offset to the  
address value in FSR2. The  
two are added together to  
obtain the address of the target  
register for the instruction. The  
address can be anywhere in  
the data memory space.  
001001da ffffffff  
Bank 1  
through  
Bank 14  
FSR2H  
FSR2L  
F00h  
F60h  
Bank 15  
Note that in this mode, the  
correct syntax is now:  
SFRs  
ADDWF [k], d  
where ‘k’ is the same as ‘f’.  
FFFh  
Data Memory  
BSR  
000h  
080h  
100h  
00000000  
When a = 1 (all values of f):  
Bank 0  
The instruction executes in  
Direct mode (also known as  
Direct Long mode). ‘f’ is inter-  
preted as a location in one of  
the 16 banks of the data  
memory space. The bank is  
designated by the Bank Select  
Register (BSR). The address  
can be in any implemented  
bank in the data memory  
space.  
001001da ffffffff  
Bank 1  
through  
Bank 14  
F00h  
F60h  
Bank 15  
SFRs  
FFFh  
Data Memory  
© 2006 Microchip Technology Inc.  
Advance Information  
DS39760A-page 71  
 复制成功!