PIC16C55-XTI/SS Microchip Technology, PIC16C55-XTI/SS Datasheet - Page 62

IC MCU OTP 512X12 28SSOP

PIC16C55-XTI/SS

Manufacturer Part Number
PIC16C55-XTI/SS
Description
IC MCU OTP 512X12 28SSOP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheet

Specifications of PIC16C55-XTI/SS

Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
20
Program Memory Size
768B (512 x 12)
Program Memory Type
OTP
Ram Size
24 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 6.25 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
28-SSOP
For Use With
309-1026 - ADAPTER 28-SSOP TO 28-DIP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
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 PIC16C55-XTI/SS