參數資料
型號: PIC12C671T-10E/SM
廠商: Microchip Technology
文件頁數: 100/129頁
文件大?。?/td> 0K
描述: IC MCU OTP 1KX14 A/D 8-SOIJ
標準包裝: 2,100
系列: PIC® 12C
核心處理器: PIC
芯體尺寸: 8-位
速度: 10MHz
外圍設備: POR,WDT
輸入/輸出數: 5
程序存儲器容量: 1.75KB(1K x 14)
程序存儲器類型: OTP
RAM 容量: 128 x 8
電壓 - 電源 (Vcc/Vdd): 3 V ~ 5.5 V
數據轉換器: A/D 4x8b
振蕩器型: 內部
工作溫度: -40°C ~ 125°C
封裝/外殼: 8-SOIC(0.209",5.30mm 寬)
包裝: 帶卷 (TR)
配用: AC164312-ND - MODULE SKT FOR PM3 16SOIC
309-1048-ND - ADAPTER 8-SOIC TO 8-DIP
309-1047-ND - ADAPTER 8-SOIC TO 8-DIP
PIC12C67X
DS30561B-page 72
1999 Microchip Technology Inc.
10.2
Instruction Descriptions
ADDLW
Add Literal and W
Syntax:
[
label ] ADDLW
k
Operands:
0
≤ k ≤ 255
Operation:
(W) + k
→ (W)
Status Affected:
C, DC, Z
Encoding:
11
111x
kkkk
Description:
The contents of the W register are
added to the eight bit literal ’k’ and
the result is placed in the W regis-
ter.
Words:
1
Cycles:
1
Example
ADDLW
0x15
Before Instruction
W
=
0x10
After Instruction
W
=
0x25
ADDWF
Add W and f
Syntax:
[
label ] ADDWF
f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(W) + (f)
→ (dest)
Status Affected:
C, DC, Z
Encoding:
00
0111
dfff
ffff
Description:
Add the contents of the W register
with register ’f’. If ’d’ is 0, the result
is stored in the W register. If ’d’ is
1, the result is stored back in reg-
ister ’f’.
Words:
1
Cycles:
1
Example
ADDWF
FSR,
0
Before Instruction
W
=
0x17
FSR =
0xC2
After Instruction
W=
0xD9
FSR =
0xC2
ANDLW
And Literal with W
Syntax:
[
label ] ANDLW
k
Operands:
0
≤ k ≤ 255
Operation:
(W) .AND. (k)
→ (W)
Status Affected:
Z
Encoding:
11
1001
kkkk
Description:
The contents of W register are
AND’ed with the eight bit literal 'k'.
The result is placed in the W reg-
ister.
Words:
1
Cycles:
1
Example
ANDLW
0x5F
Before Instruction
W=
0xA3
After Instruction
W
=
0x03
ANDWF
AND W with f
Syntax:
[
label ] ANDWF
f,d
Operands:
0
≤ f ≤ 127
d
∈ [0,1]
Operation:
(W) .AND. (f)
→ (dest)
Status Affected:
Z
Encoding:
00
0101
dfff
ffff
Description:
AND the W register with register
'f'. If 'd' is 0, the result is stored in
the W register. If 'd' is 1, the result
is stored back in register 'f'.
Words:
1
Cycles:
1
Example
ANDWF
FSR,
1
Before Instruction
W
=
0x17
FSR =
0xC2
After Instruction
W
=
0x17
FSR =
0x02
相關PDF資料
PDF描述
PIC12C508T-04E/SM IC MCU OTP 512X12 8-SOIJ
PIC16LC66-04/SO IC MCU OTP 8KX14 PWM 28SOIC
PIC16C716/JW IC MCU EPROM2KX14 A/D PWM 18CDIP
PIC16C715/JW IC MCU EPROM 2KX14 A/D 18CDIP
PIC16LC67-04I/P IC MCU OTP 8KX14 PWM 40DIP
相關代理商/技術參數
參數描述
PIC12C671T-10I 制造商:MICROCHIP 制造商全稱:Microchip Technology 功能描述:8-Pin, 8-Bit CMOS Microcontroller with A/D Converter
PIC12C671T-10I/JM 制造商:MICROCHIP 制造商全稱:Microchip Technology 功能描述:8-Pin, 8-Bit CMOS Microcontroller with A/D Converter
PIC12C671T-10I/MF 功能描述:8位微控制器 -MCU 1K EPRM RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數據總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數據 RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT
PIC12C671T-10I/P 制造商:MICROCHIP 制造商全稱:Microchip Technology 功能描述:8-Pin, 8-Bit CMOS Microcontroller with A/D Converter
PIC12C671T-10I/SM 功能描述:8位微控制器 -MCU 1.75KB 128 RAM 6 I/O 10MHz IndTemp SOIC8 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數據總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數據 RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風格:SMD/SMT