PIC16C505-20I/SL Microchip Technology, PIC16C505-20I/SL Datasheet - Page 44

IC MCU OTP 1KX12 14SOIC

PIC16C505-20I/SL

Manufacturer Part Number
PIC16C505-20I/SL
Description
IC MCU OTP 1KX12 14SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C505-20I/SL

Core Size
8-Bit
Program Memory Size
1.5KB (1K x 12)
Core Processor
PIC
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
11
Program Memory Type
OTP
Ram Size
72 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
14-SOIC (3.9mm Width), 14-SOL
Controller Family/series
PIC16C
No. Of I/o's
12
Ram Memory Size
72Byte
Cpu Speed
20MHz
No. Of Timers
1
Digital Ic Case Style
SOIC
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 PLUG309-1001 - ADAPTER 14-SOIC TO 14-DIP309-1000 - ADAPTER 14-SOIC TO 14-DIP
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C505-20I/SL
Manufacturer:
FUJITSU
Quantity:
5 000
Part Number:
PIC16C505-20I/SL
Manufacturer:
MIC
Quantity:
6 876
PIC16C505
COMF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
DECF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
DS40192C-page 44
Before Instruction
After Instruction
Before Instruction
After Instruction
REG1
REG1
W
CNT
Z
CNT
Z
Complement f
[ label ] COMF
0
d
(f)
The contents of register ’f’ are
complemented. If ’d’ is 0, the result
is stored in the W register. If ’d’ is
1, the result is stored back in regis-
ter ’f’.
1
1
COMF
=
=
=
Decrement f
[ label ] DECF f,d
0
d
(f) – 1
Decrement 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
DECF
=
=
=
=
0010
0000
f
f
[0,1]
[0,1]
0x13
0x13
0xEC
0x01
0
0x00
1
(dest)
31
31
REG1,0
(dest)
CNT,
01df
11df
1
f,d
ffff
ffff
DECFSZ
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
GOTO
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
After Instruction
PC
CNT
if CNT
PC
if CNT
PC
PC =
Decrement f, Skip if 0
[ label ] DECFSZ f,d
0
d
(f) – 1
The contents of register 'f' are dec-
remented. If 'd' is 0, the result is
placed in the W register. If 'd' is 1,
the result is placed back in register
'f'.
If the result is 0, the next instruc-
tion, which is already fetched, is
discarded and a NOP is executed
instead making it a two cycle
instruction.
1
1(2)
HERE
CONTINUE
=
=
=
=
=
Unconditional Branch
[ label ]
0
k
STATUS<6:5>
GOTO is an unconditional branch.
The 9-bit immediate value is
loaded into PC bits <8:0>. The
upper bits of PC are loaded from
STATUS<6:5>. GOTO is a two cycle
instruction.
1
2
GOTO THERE
address (THERE)
0010
101k
f
k
[0,1]
address (HERE)
CNT - 1;
0,
address (CONTINUE);
0,
address (HERE+1)
PC<8:0>;
31
511
1999 Microchip Technology Inc.
d;
GOTO k
11df
kkkk
DECFSZ
GOTO
skip if result = 0
PC<10:9>
ffff
kkkk
CNT, 1
LOOP

Related parts for PIC16C505-20I/SL