參數(shù)資料
型號: PIC1F628
廠商: Microchip Technology Inc.
元件分類: 8位微控制器
英文描述: FLASH-Based 8-Bit CMOS Microcontroller
中文描述: 基于閃存的8位CMOS微控制器
文件頁數(shù): 113/170頁
文件大?。?/td> 4191K
代理商: PIC1F628
2003 Microchip Technology Inc.
Preliminary
DS40300C-page 111
PIC16F62X
BTFSS
Bit Test f, Skip if Set
Syntax:
[
label
] BTFSS f,b
Operands:
0
f
127
0
b < 7
Operation:
skip if (f<b>) = 1
Status Affected:
None
Encoding:
01
11bb
bfff
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 a
NOP
is executed
instead, making this a two-cycle
instruction.
Words:
1
1
(2)
Cycles:
Example
HERE
FALSE
TRUE
BTFSS
GOTO
REG1
PROCESS_CODE
Before Instruction
PC = address
HERE
After Instruction
if FLAG<1> = 0,
PC =
if FLAG<1> = 1,
PC =
address
FALSE
address
TRUE
CALL
Call Subroutine
Syntax:
[
label
] CALL k
Operands:
0
k
2047
Operation:
(PC)+ 1
TOS,
k
PC<10:0>,
(PCLATH<4:3>)
PC<12:11>
Status Affected:
None
Encoding:
10
0kkk
kkkk
kkkk
Description:
Call Subroutine. First, return
address (PC+1) is pushed onto
the stack. The eleven bit
immediate address is loaded
into PC bits <10:0>. The upper
bits of the PC are loaded from
PCLATH.
CALL
is a two-cycle
instruction.
Words:
1
Cycles:
2
Example
HERE
CALL
THERE
Before Instruction
PC
After Instruction
PC
TOS =
=
Address
HERE
=
Address
THERE
Address
HERE+1
CLRF
Clear f
Syntax:
[
label
] CLRF f
Operands:
0
f
127
Operation:
00h
(f)
1
Z
Status Affected:
Z
Encoding:
00
0001
1fff
ffff
Description:
The contents of register 'f' are
cleared and the Z bit is set.
Words:
1
Cycles:
1
Example
CLRF
REG1
Before Instruction
REG1
After Instruction
REG1
Z
=
0x5A
=
=
0x00
1
相關(guān)PDF資料
PDF描述
PIC16F62XT FLASH-Based 8-Bit CMOS Microcontroller
PIC16LF62XT FLASH-Based 8-Bit CMOS Microcontroller
PIC12F675 8-Pin, 8-Bit CMOS Enhanced FLASH Microcontroller with A/D Converter and EEPROM Data Memory(-2.5~5.5V,具ADC,閃速微控制器)
PIC12F676 8-Pin, 8-Bit CMOS Enhanced FLASH Microcontroller with A/D Converter and EEPROM Data Memory(-2.5~5.5V,具ADC,閃速微控制器)
PIC12F680 8-Pin, 8-Bit CMOS Enhanced FLASH Microcontroller with Serial I/O Interface(-2.0~5.5V,串行I/O接口,閃速微控制器)
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC1-R68-JT 制造商:RCD 制造商全稱:RCD COMPONENTS INC. 功能描述:SURFACE MOUNT POWER INDUCTORS
PIC1-R68-JTQ 制造商:RCD 制造商全稱:RCD COMPONENTS INC. 功能描述:SURFACE MOUNT POWER INDUCTORS
PIC1-R68-JTW 制造商:RCD 制造商全稱:RCD COMPONENTS INC. 功能描述:SURFACE MOUNT POWER INDUCTORS
PIC1-R68-KT 制造商:RCD 制造商全稱:RCD COMPONENTS INC. 功能描述:SURFACE MOUNT POWER INDUCTORS
PIC1-R68-KTQ 制造商:RCD 制造商全稱:RCD COMPONENTS INC. 功能描述:SURFACE MOUNT POWER INDUCTORS