PIC16C54C-04/P Microchip Technology Inc., PIC16C54C-04/P Datasheet - Page 58

no-image

PIC16C54C-04/P

Manufacturer Part Number
PIC16C54C-04/P
Description
18 PIN, 0.75 KB OTP, 25 RAM, 12 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16C54C-04/P

Cpu Speed
10 MIPS
Eeprom Memory
0 Bytes
Input Output
12
Memory Type
OTP
Number Of Bits
8
Package Type
18-pin PDIP
Programmable Memory
0.75K Bytes
Ram Size
25 Bytes
Speed
4 MHz
Timers
1- 8-bit
Voltage, Range
2-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C54C-04/P
Manufacturer:
MIC
Quantity:
1 000
Part Number:
PIC16C54C-04/P
Manufacturer:
MIC
Quantity:
20 000
Part Number:
PIC16C54C-04/P
0
Part Number:
PIC16C54C-04/P081
Quantity:
7
PIC16C5X
IORLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
IORWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
DS30453D-page 56
Before Instruction
After Instruction
Before Instruction
After Instruction
W
W
Z
RESULT
W
RESULT
W
Z
=
=
=
0x9A
0xBF
0
(W) .OR. (k)
The contents of the W register are
(W).OR. (f)
Inclusive OR literal with W
[ label ]
0
OR’ed with the eight bit literal 'k'.
The result is placed in the W regis-
ter.
1
1
IORLW 0x35
Inclusive OR W with f
[ label ]
0
d
Inclusive OR the W register with
register 'f'. If 'd' is 0 the result is
placed in the W register. If 'd' is 1
the result is placed back in
register 'f'.
1
1
IORWF
1101
0001
=
=
=
=
=
k
f
[0,1]
0x13
0x91
0x13
0x93
0
31
255
IORLW k
IORWF
kkkk
00df
(dest)
(W)
RESULT, 0
kkkk
ffff
f,d
Preliminary
MOVF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
MOVLW
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
After Instruction
After Instruction
W
W
=
=
Move f
[ label ]
0
d
(f)
The contents of register 'f' is
moved to destination 'd'. If 'd' is 0,
destination is the W register. If 'd'
is 1, the destination is file
register 'f'. 'd' is 1 is useful to test a
file register since status flag Z is
affected.
1
1
MOVF
Move Literal to W
[ label ]
0
k
The eight bit literal 'k' is loaded into
the W register.
1
1
MOVLW 0x5A
0010
1100
value in FSR register
0x5A
f
k
[0,1]
(W)
(dest)
31
255
2002 Microchip Technology Inc.
FSR,
MOVF f,d
MOVLW k
00df
kkkk
0
ffff
kkkk

Related parts for PIC16C54C-04/P