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

PIC18F2320-I/SP 参数 Datasheet PDF下载

PIC18F2320-I/SP图片预览
型号: PIC18F2320-I/SP
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚高性能,增强型闪存微控制器与10位A / D和纳瓦技术 [28/40/44-Pin High-Performance, Enhanced Flash Microcontrollers with 10-Bit A/D and nanoWatt Technology]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 388 页 / 6899 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F2320-I/SP的Datasheet PDF文件第255页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第256页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第257页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第258页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第260页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第261页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第262页浏览型号PIC18F2320-I/SP的Datasheet PDF文件第263页  
PIC18F2220/2320/4220/4320  
FIGURE 24-1:  
GENERAL FORMAT FOR INSTRUCTIONS  
Byte-oriented file register operations  
15 10  
OPCODE  
Example Instruction  
9
8
7
0
d
a
f (FILE #)  
ADDWF MYREG, W, B  
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
OPCODE  
f (Source FILE #)  
MOVFF MYREG1, MYREG2  
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 0x7F  
OPCODE  
k (literal)  
k = 8-bit immediate value  
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  
n<7:0> (literal)  
S
0
n<19:8> (literal)  
S = Fast bit  
11 10  
15  
0
0
BRA MYFUNC  
BC MYFUNC  
OPCODE  
n<10:0> (literal)  
15  
OPCODE  
8 7  
n<7:0> (literal)  
2003 Microchip Technology Inc.  
DS39599C-page 257  
 复制成功!