PIC16C57C-04/P Microchip Technology Inc., PIC16C57C-04/P Datasheet - Page 62

no-image

PIC16C57C-04/P

Manufacturer Part Number
PIC16C57C-04/P
Description
28 PIN, 3 KB OTP, 72 RAM, 20 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16C57C-04/P

Cpu Speed
10 MIPS
Eeprom Memory
0 Bytes
Input Output
20
Memory Capacity
2048 Bytes
Memory Type
OTP
Number Of Bits
8
Number Of Leads
20
Package Type
28-pin PDIP
Programmable Memory
3K Bytes
Ram Size
72 Bytes
Speed
4 MHz
Timers
1- 8-bit
Voltage, Range
2.5-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C57C-04/P
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
PIC16C5X
XORLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
XORWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example
DS30453D-page 60
Before Instruction
After Instruction
Before Instruction
After Instruction
W
W
REG
W
REG
W
=
=
(W) .XOR. k
The contents of the W register are
(W) .XOR. (f)
Exclusive OR literal with W
[ label ]
0
XOR’ed with the eight bit literal 'k'.
The result is placed in the W regis-
ter.
1
1
XORLW 0xAF
Exclusive OR W with f
[ label ] XORWF
0
d
Exclusive OR the contents of the
W register with register 'f'. If 'd' is 0
the result is stored in the W regis-
ter. If 'd' is 1 the result is stored
back in register 'f'.
1
1
XORWF REG,1
1111
0001
0xB5
0x1A
=
=
=
=
k
f
[0,1]
31
0xAF
0xB5
0x1A
0xB5
255
XORLW k
kkkk
10df
W)
dest)
kkkk
ffff
f,d
Preliminary
2002 Microchip Technology Inc.

Related parts for PIC16C57C-04/P