PIC16C505-20/P Microchip Technology, PIC16C505-20/P Datasheet - Page 48

no-image

PIC16C505-20/P

Manufacturer Part Number
PIC16C505-20/P
Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,DIP,14PIN,PLASTIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C505-20/P

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
11
Program Memory Size
1.5KB (1K x 12)
Program Memory Type
OTP
Ram Size
72 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
14-DIP (0.300", 7.62mm)
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
ISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMING309-1086 - ADAPTER 14-ZIF BD W/14-SO PLUGS309-1085 - ADAPTER 14-DIP BD W/2 14-SO PLUGAC124001 - MODULE SKT PROMATEII 8DIP/SOIC
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
PIC16C505
RLF
Syntax:
Operands:
Operation:
Status Affected: C
Encoding:
Description:
Words:
Cycles:
Example:
DS40192C-page 48
Before Instruction
After Instruction
REG1
C
REG1
W
C
Rotate Left f through Carry
[ label ]
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 regis-
ter ’f’.
1
1
RLF
=
=
=
=
=
0011
f
[0,1]
1110 0110
0
1110 0110
1100 1100
1
C
31
REG1,0
01df
register ’f’
RLF
ffff
f,d
RRF
Syntax:
Operands:
Operation:
Status Affected: C
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
REG1
C
REG1
W
C
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 reg-
ister ’f’.
1
1
RRF
=
=
=
=
=
0011
f
[0,1]
1110 0110
0
1110 0110
0111 0011
0
C
31
1999 Microchip Technology Inc.
REG1,0
RRF f,d
00df
register ’f’
ffff

Related parts for PIC16C505-20/P