PIC16C558/JW Microchip Technology, PIC16C558/JW Datasheet - Page 67

IC MCU EPROM 2KX14 18CDIP

PIC16C558/JW

Manufacturer Part Number
PIC16C558/JW
Description
IC MCU EPROM 2KX14 18CDIP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C558/JW

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
13
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
EPROM, UV
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
18-CDIP (0.300", 7.62mm) Window
For Use With
ISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMINGDVA16XP180 - ADAPTER DEVICE FOR MPLAB-ICEAC164010 - MODULE SKT PROMATEII DIP/SOIC
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Data Converters
-
Connectivity
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C558/JW
Manufacturer:
ISD
Quantity:
66
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
 2002 Microchip Technology Inc.
XORLW
XORWF
(W) .XOR. (f) → (dest)
[ label ] XORWF
0 ≤ f ≤ 127
d ∈ [0,1]
Z
Exclusive OR 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 register
'f'.
1
1
Before Instruction
After Instruction
[ label ] XORLW k
0 ≤ k ≤ 255
(W) .XOR. k → (W)
Z
The contents of the W register are
XOR’ed with the eight bit literal 'k'.
The result is placed in the W register.
1
1
Before Instruction
After Instruction
Exclusive OR W with f
00
XORWF
Exclusive OR Literal with W
11
XORLW
REG =
W
REG =
W
W
W
0110
REG
1010
0xAF
=
=
=
=
0xAF
0xB5
0x1A
0xB5
0xB5
0x1A
dfff
1
kkkk
f,d
ffff
kkkk
Preliminary
PIC16C55X
DS40143D-page 65

Related parts for PIC16C558/JW