PIC16LC505-04/P Microchip Technology, PIC16LC505-04/P Datasheet - Page 48

IC MCU OTP 1KX12 14DIP

PIC16LC505-04/P

Manufacturer Part Number
PIC16LC505-04/P
Description
IC MCU OTP 1KX12 14DIP
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16LC505-04/P

Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
12
Program Memory Size
1.5KB (1K x 12)
Program Memory Type
OTP
Ram Size
72 x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
14-DIP (0.300", 7.62mm)
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
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 PIC16LC505-04/P