欢迎访问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文件第211页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第212页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第213页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第214页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第216页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第217页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第218页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第219页  
PIC18F2450/4450  
FIGURE 19-1:  
GENERAL FORMAT FOR INSTRUCTIONS  
Byte-oriented file register operations  
Example Instruction  
15  
10  
OPCODE  
9
8
7
0
ADDWF MYREG, W, B  
d
a
f (FILE #)  
d = 0for result destination to be WREG register  
d = 1for result destination to be file register (f)  
a = 0to force Access Bank  
a = 1for BSR to select bank  
f = 8-bit file register address  
Byte to Byte move operations (2-word)  
15  
12 11  
0
0
MOVFF MYREG1, MYREG2  
OPCODE  
f (Source FILE #)  
15  
12 11  
1111  
f (Destination FILE #)  
f = 12-bit file register address  
Bit-oriented file register operations  
15 12 11 9 8  
OPCODE b (BIT #)  
7
0
BSF MYREG, bit, B  
a
f (FILE #)  
b = 3-bit position of bit in file register (f)  
a = 0to force Access Bank  
a = 1for BSR to select bank  
f = 8-bit file register address  
Literal operations  
15  
8
7
0
MOVLW 7Fh  
OPCODE  
k = 8-bit immediate value  
k (literal)  
Control operations  
CALL, GOTO and Branch operations  
15  
8 7  
0
GOTO Label  
OPCODE  
12 11  
n<7:0> (literal)  
15  
0
1111  
n<19:8> (literal)  
n = 20-bit immediate value  
15  
15  
8
7
0
CALL MYFUNC  
OPCODE  
12 11  
S
n<7:0> (literal)  
0
1111  
S = Fast bit  
n<19:8> (literal)  
15  
15  
11 10  
0
0
BRA MYFUNC  
BC MYFUNC  
OPCODE  
n<10:0> (literal)  
8 7  
OPCODE  
n<7:0> (literal)  
© 2006 Microchip Technology Inc.  
Advance Information  
DS39760A-page 213  
 复制成功!