PIC17C42A/JW Microchip Technology, PIC17C42A/JW Datasheet - Page 141

IC MCU EPROM 2KX16 PWM 40CDIP

PIC17C42A/JW

Manufacturer Part Number
PIC17C42A/JW
Description
IC MCU EPROM 2KX16 PWM 40CDIP
Manufacturer
Microchip Technology
Series
PIC® 17Cr

Specifications of PIC17C42A/JW

Core Processor
PIC
Core Size
8-Bit
Speed
33MHz
Connectivity
UART/USART
Peripherals
POR, PWM, WDT
Number Of I /o
33
Program Memory Size
4KB (2K x 16)
Program Memory Type
EPROM, UV
Ram Size
232 x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 6 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
40-CDIP (0.600", 15.24mm) Window
For Use With
DVA17XP401 - DEVICE ADAPTER FOR PIC17C42AAC174001 - MODULE SKT PROMATEII 40DIP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Data Converters
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC17C42A/JW
Manufacturer:
MICROCHIP
Quantity:
10
Part Number:
PIC17C42A/JW
Manufacturer:
EON
Quantity:
32 000
XORLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
1996 Microchip Technology Inc.
Before Instruction
After Instruction
Decode
WREG
WREG
Q1
=
=
literal 'k'
Exclusive OR Literal with
WREG
The contents of WREG are XOR’ed
with the 8-bit literal 'k'. The result is
placed in WREG.
XORLW
[ label ] XORLW k
0
(WREG) .XOR. k
Z
1
1
Read
Q2
1011
0xB5
0x1A
k
255
0xAF
0100
Execute
Q3
kkkk
WREG)
Write to
WREG
Q4
kkkk
XORWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
REG
WREG
REG
WREG
Q1
=
=
=
=
register 'f'
Exclusive OR WREG with f
[ label ] XORWF
0
d
(WREG) .XOR. (f)
Z
Exclusive OR the contents of WREG
with register 'f'. If 'd' is 0 the result is
stored in WREG. If 'd' is 1 the result is
stored back in the register 'f'.
1
1
XORWF
Read
0000
Q2
0xAF
0xB5
0x1A
0xB5
f
[0,1]
255
PIC17C4X
REG, 1
110d
Execute
Q3
DS30412C-page 141
ffff
f,d
dest)
destination
Write to
Q4
ffff

Related parts for PIC17C42A/JW