PIC16C54B-20I/P Microchip Technology, PIC16C54B-20I/P Datasheet - Page 51

MICRO CTRL 512 20MHZ OTP 18DIP

PIC16C54B-20I/P

Manufacturer Part Number
PIC16C54B-20I/P
Description
MICRO CTRL 512 20MHZ OTP 18DIP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C54B-20I/P

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
12
Program Memory Size
768B (512 x 12)
Program Memory Type
OTP
Ram Size
25 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
18-DIP (0.300", 7.62mm)
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
Data Converters
-
Connectivity
-
OPTION
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example
RETLW
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
TABLE
1998 Microchip Technology Inc.
Before Instruction
After Instruction
Before Instruction
After Instruction
W
OPTION =
W
W
=
=
Load OPTION Register
[ label ]
None
(W)
The content of the W register is loaded
into the OPTION register.
1
1
=
Return with Literal in W
[ label ]
0
k
TOS
The W register is loaded with the eight
bit literal 'k'. The program counter is
loaded from the top of the stack (the
return address). This is a two cycle
instruction.
1
2
CALL TABLE ;W contains
ADDWF PC
RETLW k1
RETLW k2
RETLW kn
0x07
value of k8
0000
OPTION
1000
k
0x07
0x07
(W);
OPTION
255
PC
OPTION
0000
RETLW k
kkkk
;table offset
;value.
;W now has table
;value.
;W = offset
;Begin table
;
; End of table
0010
kkkk
Preliminary
RLF
Syntax:
Operands:
Operation:
Status Affected: C
Encoding:
Description:
Words:
Cycles:
Example:
RRF
Syntax:
Operands:
Operation:
Status Affected: C
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
Before Instruction
After Instruction
REG1
C
REG1
W
C
REG1
C
REG1
W
C
Rotate Left f through Carry
[ label ] RLF
0
d
See description below
The contents of register 'f' are rotated
one bit to the left through the Carry
Flag. If 'd' is 0 the result is placed in the
W register. If 'd' is 1 the result is stored
back in register 'f'.
1
1
RLF
=
=
=
=
=
Rotate Right f through Carry
[ label ]
0
d
See description below
The contents of register 'f' are rotated
one bit to the right through the Carry
Flag. 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
RRF
=
=
=
=
=
0011
0011
f
f
[0,1]
[0,1]
1110 0110
0
1110 0110
1100 1100
1
1110 0110
0
1110 0110
0111 0011
0
C
C
31
31
REG1,0
REG1,0
RRF f,d
PIC16C5X
01df
00df
register 'f'
register 'f'
f,d
DS30453B-page 51
ffff
ffff

Related parts for PIC16C54B-20I/P