參數(shù)資料
型號: PIC16C505-04
廠商: Microchip Technology Inc.
元件分類: 8位微控制器
英文描述: 14-Pin, 8-Bit CMOS Microcontroller
中文描述: 14引腳,8位CMOS微控制器
文件頁數(shù): 42/84頁
文件大?。?/td> 449K
代理商: PIC16C505-04
PIC16C505
DS40192B-page 42
Preliminary
1998 Microchip Technology Inc.
BSF
Syntax:
Operands:
Bit Set f
[ label BSF f,b
0
f
31
0
b
7
1
(f<b>)
None
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
FLAG_REG = 0x0A
After Instruction
FLAG_REG = 0x8A
0101
bbbf
ffff
Bit 'b' in register 'f' is set.
1
1
BSF
FLAG_REG, 7
BTFSC
Syntax:
Operands:
Bit Test f, Skip if Clear
[ label BTFSC f,b
0
f
31
0
b
7
skip if (f<b>) = 0
None
Operation:
Status Affected:
Encoding:
Description:
0110
bbbf
ffff
If bit 'b' in register 'f' is 0 then the next
instruction is skipped.
If bit 'b' is 0 then the next instruction
fetched during the current instruction
execution is discarded, and an NOP is
executed instead, making this a 2 cycle
instruction.
1
1(2)
Words:
Cycles:
Example:
HERE
FALSE
TRUE
BTFSC
GOTO
FLAG,1
PROCESS_CODE
Before Instruction
PC
After Instruction
if FLAG<1>
PC
if FLAG<1>
PC
=
address
(HERE)
=
=
=
=
0,
address
(TRUE)
;
1,
address
(FALSE)
BTFSS
Syntax:
Operands:
Bit Test f, Skip if Set
[ label BTFSS f,b
0
f
31
0
b < 7
skip if (f<b>) = 1
None
Operation:
Status Affected:
Encoding:
Description:
0111
bbbf
ffff
If bit 'b' in register 'f' is '1' then the next
instruction is skipped.
If bit 'b' is '1', then the next instruction
fetched during the current instruction
execution, is discarded and an NOP is
executed instead, making this a 2 cycle
instruction.
1
1(2)
Words:
Cycles:
Example:
HERE BTFSS FLAG,1
FALSE GOTO PROCESS_CODE
TRUE
Before Instruction
PC
=
After Instruction
If FLAG<1>
=
PC
=
if FLAG<1>
=
PC
=
address
(HERE)
0,
address
(FALSE)
;
1,
address
(TRUE)
相關(guān)PDF資料
PDF描述
PIC16C505 14-Pin, 8-Bit CMOS Microcontroller(每個I/O口有25mA驅(qū)動/吸收電流,12個I/O口,帶WDT的微控制器)
PIC16C54C EPROM/ROM-Based 8-Bit CMOS Microcontroller(18引腳、12個I/O端口、512位EPROM/ROM的8位CMOS微控制器)
PIC16C54 EPROM/ROM-Based 8-Bit CMOS Microcontroller Series(每個I/O口有20mA吸收,25mA驅(qū)動,12個I/O,2.5V的微控制器)
PIC16CR54B EPROM/ROM-Based 8-Bit CMOS Microcontroller Series(每個I/O口有20mA吸收,25mA驅(qū)動,12個I/O,2.5V的微控制器)
PIC16CR56A EPROM/ROM-Based 8-Bit CMOS Microcontroller Series(每個I/O有20mA吸收/25mA驅(qū)動,12個I/O,2.5V的微控制器)
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC16C505-04/P 功能描述:8位微控制器 -MCU 1.5KB 72 RAM 12 I/O 4MHz PDIP14 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16C505-04/P 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU (TUBE 30) 16C505 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU 16C505 DIP14
PIC16C505-04/SL 功能描述:8位微控制器 -MCU 1.5KB 72 RAM 12 I/O 4MHz SOIC14 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC16C505-04/SL 制造商:Microchip Technology Inc 功能描述:8BIT CMOS MCU SMD 16C505 SOIC14
PIC16C505-04E/P 功能描述:8位微控制器 -MCU 1.5KB 72 RAM 12 I/O 4MHz Ext Temp PDIP14 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT