PIC16C554-04/SS Microchip Technology, PIC16C554-04/SS Datasheet - Page 67

IC MCU OTP 512X14 20SSOP

PIC16C554-04/SS

Manufacturer Part Number
PIC16C554-04/SS
Description
IC MCU OTP 512X14 20SSOP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C554-04/SS

Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
13
Program Memory Size
896B (512 x 14)
Program Memory Type
OTP
Ram Size
80 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
20-SSOP
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
80 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
13
Number Of Timers
8
Operating Supply Voltage
2.5 V to 5.5 V
Maximum Operating Temperature
+ 70 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
For Use With
309-1016 - ADAPTER 20-SSOP TO 18-DIPAC164018 - MODULE SKT PROMATEII 20SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
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 PIC16C554-04/SS