參數(shù)資料
型號(hào): PIC16C554-04/P
廠商: Microchip Technology
文件頁(yè)數(shù): 68/108頁(yè)
文件大?。?/td> 0K
描述: IC MCU OTP 512X14 18DIP
產(chǎn)品培訓(xùn)模塊: Asynchronous Stimulus
8-bit PIC® Microcontroller Portfolio
標(biāo)準(zhǔn)包裝: 25
系列: PIC® 16C
核心處理器: PIC
芯體尺寸: 8-位
速度: 4MHz
外圍設(shè)備: POR,WDT
輸入/輸出數(shù): 13
程序存儲(chǔ)器容量: 896B(512 x 14)
程序存儲(chǔ)器類(lèi)型: OTP
RAM 容量: 80 x 8
電壓 - 電源 (Vcc/Vdd): 3 V ~ 5.5 V
振蕩器型: 外部
工作溫度: 0°C ~ 70°C
封裝/外殼: 18-DIP(0.300",7.62mm)
包裝: 管件
產(chǎn)品目錄頁(yè)面: 635 (CN2011-ZH PDF)
配用: ISPICR1-ND - ADAPTER IN-CIRCUIT PROGRAMMING
309-1059-ND - ADAPTER 18 ZIF BD W/18SO PLUGS
DVA16XP180-ND - ADAPTER DEVICE FOR MPLAB-ICE
AC164010-ND - MODULE SKT PROMATEII DIP/SOIC
PIC16C55X
DS40143D-page 60
Preliminary
2002 Microchip Technology Inc.
INCFSZ
Increment f, Skip if 0
Syntax:
[
label ] INCFSZ f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(f) + 1
→ (dest), skip if result = 0
Status Affected:
None
Encoding:
00
1111
dfff
ffff
Description:
The contents of register 'f' are
incremented. If 'd' is 0 the result is
placed in the W register. If 'd' is 1 the
result is placed back in register 'f'.
If the result is 0, the next instruction,
which is already fetched, is discarded.
A NOP is executed instead making it a
two-cycle instruction.
Words:
1
Cycles:
1(2)
Example
HERE
INCFSZ
CNT,
1
GOTO
LOOP
CONTINUE
Before Instruction
PC
=
address HERE
After Instruction
CNT
=
CNT + 1
if CNT =
0,
PC
=
address CONTINUE
if CNT
≠ 0,
PC
=
address HERE +1
IORLW
Inclusive OR Literal with W
Syntax:
[
label ] IORLW k
Operands:
0
≤ k ≤ 255
Operation:
(W) .OR. k
→ (W)
Status Affected:
Z
Encoding:
11
1000
kkkk
Description:
The contents of the W register is
OR’ed with the eight bit literal 'k'. The
result is placed in the W register.
Words:
1
Cycles:
1
Example
IORLW
0x35
Before Instruction
W
=
0x9A
After Instruction
W=
0xBF
Z=
1
IORWF
Inclusive OR W with f
Syntax:
[
label ] IORWF f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(W) .OR. (f)
→ (dest)
Status Affected:
Z
Encoding:
00
0100
dfff
ffff
Description:
Inclusive OR the W register with
register 'f'. If 'd' is 0 the result is placed
in the W register. If 'd' is 1 the result is
placed back in register 'f'.
Words:
1
Cycles:
1
Example
IORWF
RESULT, 0
Before Instruction
RESULT = 0x13
W
= 0x91
After Instruction
RESULT = 0x13
W
= 0x93
Z= 1
MOVLW
Move Literal to W
Syntax:
[
label ] MOVLW k
Operands:
0
≤ k ≤ 255
Operation:
k
→ (W)
Status Affected:
None
Encoding:
11
00xx
kkkk
Description:
The eight bit literal 'k' is loaded into W
register. The don’t cares will assemble
as 0’s.
Words:
1
Cycles:
1
Example
MOVLW
0x5A
After Instruction
W=
0x5A
相關(guān)PDF資料
PDF描述
PIC16LF628A-I/ML IC MCU FLASH 2KX14 EEPROM 28QFN
PIC18F26K20-E/SO IC PIC MCU FLASH 64KB 28-SOIC
PIC18F44K22-I/ML IC PIC MCU 16KB FLASH 44QFN
PIC18LF44K22-I/ML IC PIC MCU 16KB FLASH 40QFN
PIC32MX210F016B-I/ML IC MCU 32BIT 16KB FLASH 28QFN
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC16C55404SO 制造商:MICRO CHIP 功能描述:New
PIC16C554-20/P 功能描述:8位微控制器 -MCU .875KB 80 RAM 13 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線(xiàn)寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
PIC16C554-20/P 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU 16C554 DIP18
PIC16C554-20/SO 功能描述:8位微控制器 -MCU .875KB 80 RAM 13 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線(xiàn)寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
PIC16C554-20/SS 功能描述:8位微控制器 -MCU .875KB 80 RAM 13 I/O RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線(xiàn)寬度:8 bit 最大時(shí)鐘頻率:50 MHz 程序存儲(chǔ)器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT