label ] BSF f,b Oper" />
參數(shù)資料
型號(hào): PIC12CE518-04E/SN
廠商: Microchip Technology
文件頁(yè)數(shù): 60/113頁(yè)
文件大小: 0K
描述: IC MCU OTP 512X12 W/EE 8SOIC
標(biāo)準(zhǔn)包裝: 100
系列: PIC® 12C
核心處理器: PIC
芯體尺寸: 8-位
速度: 4MHz
外圍設(shè)備: POR,WDT
輸入/輸出數(shù): 5
程序存儲(chǔ)器容量: 768B(512 x 12)
程序存儲(chǔ)器類(lèi)型: OTP
EEPROM 大?。?/td> 16 x 8
RAM 容量: 25 x 8
電壓 - 電源 (Vcc/Vdd): 3 V ~ 5.5 V
振蕩器型: 內(nèi)部
工作溫度: -40°C ~ 125°C
封裝/外殼: 8-SOIC(0.154",3.90mm 寬)
包裝: 管件
配用: 309-1046-ND - ADAPTER 8-SOIC TO 8-DIP
309-1045-ND - ADAPTER 8-SOIC TO 8-DIP
PIC12C5XX
DS40139E-page 50
1999 Microchip Technology Inc.
BSF
Bit Set f
Syntax:
[
label ] BSF
f,b
Operands:
0
≤ f ≤ 31
0
≤ b ≤ 7
Operation:
1
→ (f<b>)
Status Affected:
None
Encoding:
0101
bbbf
ffff
Description:
Bit ’b’ in register ’f’ is set.
Words:
1
Cycles:
1
Example:
BSF
FLAG_REG,
7
Before Instruction
FLAG_REG = 0x0A
After Instruction
FLAG_REG = 0x8A
BTFSC
Bit Test f, Skip if Clear
Syntax:
[
label ] BTFSC f,b
Operands:
0
≤ f ≤ 31
0
≤ b ≤ 7
Operation:
skip if (f<b>) = 0
Status Affected:
None
Encoding:
0110
bbbf
ffff
Description:
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.
Words:
1
Cycles:
1(2)
Example:
HERE
FALSE
TRUE
BTFSC
GOTO
FLAG,1
PROCESS_CODE
Before Instruction
PC
=
address (HERE)
After Instruction
if FLAG<1>=0,
PC
=
address (TRUE);
if FLAG<1>=1,
PC
=
address(FALSE)
BTFSS
Bit Test f, Skip if Set
Syntax:
[
label ] BTFSS f,b
Operands:
0
≤ f ≤ 31
0
≤ b < 7
Operation:
skip if (f<b>) = 1
Status Affected:
None
Encoding:
0111
bbbf
ffff
Description:
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.
Words:
1
Cycles:
1(2)
Example:
HERE
BTFSS
FLAG,1
FALSE
GOTO
PROCESS_CODE
TRUE
Before Instruction
PC
=
address (HERE)
After Instruction
If FLAG<1>
=
0,
PC
=
address (FALSE);
if FLAG<1>=1,
PC
=
address (TRUE)
相關(guān)PDF資料
PDF描述
VI-J6X-IY-B1 CONVERTER MOD DC/DC 5.2V 50W
VI-J6W-IY-B1 CONVERTER MOD DC/DC 5.5V 50W
JBXFD3G03MCSDSR CONN PLUG 3POS STR CABLE CRIMP
PIC12C672T-10I/SM IC MCU OTP 2KX14 A/D 8-SOIJ
MT2492SMI-92-SP MODEM V.92 SERIAL DATA 5V
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC12CE518-04I/JW 制造商:MICROCHIP 制造商全稱(chēng):Microchip Technology 功能描述:8-Pin, 8-Bit CMOS Microcontroller with EEPROM Data Memory
PIC12CE518-04I/P 功能描述:8位微控制器 -MCU .75KB 25 RAM 6 I/O 4 MHz IndTemp PDIP8 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度: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
PIC12CE518-04I/P 制造商:Microchip Technology Inc 功能描述:IC 8BIT CMOS MCU 12CE518 DIP8
PIC12CE518-04I/SM 功能描述:8位微控制器 -MCU .75KB 25 RAM 6 I/O 4 MHz IndTemp SOIC8 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度: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
PIC12CE518-04I/SM 制造商:Microchip Technology Inc 功能描述:8BIT CMOS MCU SMD 12CE518 SOIC8