參數(shù)資料
型號: PIC16F57-I/P
廠商: Microchip Technology
文件頁數(shù): 40/88頁
文件大小: 0K
描述: IC MCU FLASH 2KX12 28DIP
產(chǎn)品培訓(xùn)模塊: Asynchronous Stimulus
8-bit PIC® Microcontroller Portfolio
標準包裝: 15
系列: PIC® 16F
核心處理器: PIC
芯體尺寸: 8-位
速度: 20MHz
外圍設(shè)備: POR,WDT
輸入/輸出數(shù): 20
程序存儲器容量: 3KB(2K x 12)
程序存儲器類型: 閃存
RAM 容量: 72 x 8
電壓 - 電源 (Vcc/Vdd): 2 V ~ 5.5 V
振蕩器型: 外部
工作溫度: -40°C ~ 85°C
封裝/外殼: 28-DIP(0.600",15.24mm)
包裝: 管件
產(chǎn)品目錄頁面: 638 (CN2011-ZH PDF)
配用: XLT28XP-ND - SOCKET TRANSITION ICE 28DIP
AC164001-ND - MODULE SKT PROMATEII 18/28DIP
2007 Microchip Technology Inc.
DS41213D-page 43
PIC16F5X
ADDWF
Add W and f
Syntax:
[ label ] ADDWF
f, d
Operands:
0
≤ f ≤ 31
d
∈ [0,1]
Operation:
(W) + (f)
→ (dest)
Status Affected:
C, DC, Z
Encoding:
0001
11df
ffff
Description:
Add the contents of the W register
and 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:
ADDWF
TEMP_REG, 0
Before Instruction
W
=
0x17
TEMP_REG =
0xC2
After Instruction
W=
0xD9
TEMP_REG =
0xC2
ANDLW
AND literal with W
Syntax:
[ label ] ANDLW
k
Operands:
0
≤ k ≤ 255
Operation:
(W).AND. (k)
→ (W)
Status Affected:
Z
Encoding:
1110
kkkk
Description:
The contents of the W register are
AND’ed with the eight-bit literal ‘k’.
The result is placed in the W
register.
Words:
1
Cycles:
1
Example:
ANDLW
H'5F'
Before Instruction
W=
0xA3
After Instruction
W=
0x03
ANDWF
AND W with f
Syntax:
[ label ] ANDWF
f, d
Operands:
0
≤ f ≤ 31
d
∈ [0,1]
Operation:
(W) .AND. (f)
→ (dest)
Status Affected:
Z
Encoding:
0001
01df
ffff
Description:
The contents of the W register are
AND’ed 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
TEMP_REG, 1
Before Instruction
W=
0x17
TEMP_REG =
0xC2
After Instruction
W
=
0x17
TEMP_REG =
0x02
BCF
Bit Clear f
Syntax:
[ label ] BCF
f, b
Operands:
0
≤ f ≤ 31
0
≤ b ≤ 7
Operation:
0
→ (f<b>)
Status Affected:
None
Encoding:
0100
bbbf
ffff
Description:
Bit ‘b’ in register ‘f’ is cleared.
Words:
1
Cycles:
1
Example:
BCF
FLAG_REG,
7
Before Instruction
FLAG_REG =
0xC7
After Instruction
FLAG_REG =
0x47
相關(guān)PDF資料
PDF描述
PIC17LC756AT-08I/L IC MCU OTP 16KX16 A/D 68PLCC
PIC17LC752T-08/PT IC MCU OTP 8KX16 A/D 64TQFP
PIC17LC752T-08/L IC MCU OTP 8KX16 A/D 68PLCC
PIC17LC752T-08I/PT IC MCU OTP 8KX16 A/D 64TQFP
PIC17LC44T-08/PT IC MCU OTP 8KX16 PWM 44TQFP
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC16F57T-E/SO 功能描述:8位微控制器 -MCU 3KB 72 RAM 20 I/O 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 安裝風(fēng)格:SMD/SMT
PIC16F57T-E/SS 功能描述:8位微控制器 -MCU 3KB 72 RAM 20 I/O 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 安裝風(fēng)格:SMD/SMT
PIC16F57T-I/ML 制造商:Microchip Technology Inc 功能描述:28 PIN, 3KB STD FLASH, 72 RAM, 20 I/O - Tape and Reel
PIC16F57T-I/SO 功能描述:8位微控制器 -MCU 3KB 72 RAM 20 I/O 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 安裝風(fēng)格:SMD/SMT
PIC16F57T-I/SO-CUT TAPE 制造商:Microchip 功能描述:PIC16 Series 72 B RAM 3 kB Flash 8-Bit CMOS Microcontroller - SOIC-28