PIC16C505-04/SL Microchip Technology, PIC16C505-04/SL Datasheet - Page 41

IC MCU OTP 1KX12 14SOIC

PIC16C505-04/SL

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

Specifications of PIC16C505-04/SL

Program Memory Type
OTP
Program Memory Size
1.5KB (1K x 12)
Package / Case
14-SOIC (3.9mm Width), 14-SOL
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
11
Ram Size
72 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
72 B
Maximum Clock Frequency
4 MHz
Number Of Programmable I/os
11
Number Of Timers
1
Maximum Operating Temperature
+ 70 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
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

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C505-04/SL
Manufacturer:
MICROCHIP
Quantity:
5
Part Number:
PIC16C505-04/SL
Quantity:
5
Part Number:
PIC16C505-04/SL
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC16C505-04/SL
0
ADDWF
Syntax:
Operands:
Operation:
Status Affected: C, DC, Z
Encoding:
Description:
Words:
Cycles:
Example:
ANDLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
1999 Microchip Technology Inc.
Before Instruction
After Instruction
Before Instruction
After Instruction
W
FSR =
W
FSR =
W
W
=
=
=
=
Add W and f
[ label ] ADDWF
0
d
(W) + (f)
Add the contents of the W register
and register ’f’. If ’d’ is 0, the result
is stored in the W register. If ’d’ is
’1’, the result is stored back in reg-
ister ’f’.
1
1
ADDWF
0x17
0xC2
0xD9
0xC2
And literal with W
[ label ] ANDLW
0
(W).AND. (k)
The contents of the W register are
AND’ed with the eight-bit literal 'k'.
The result is placed in the W regis-
ter.
1
1
ANDLW
0xA3
0x03
0001
1110
f
k
31
255
FSR, 0
0x5F
11df
kkkk
(dest)
(W)
f,d
ffff
kkkk
k
ANDWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
BCF
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
Before Instruction
After Instruction
FSR =
W
FSR =
FLAG_REG = 0xC7
FLAG_REG = 0x47
W
=
=
[ label ] ANDWF
(W) .AND. (f)
The contents of the W register are
[ label ] BCF
AND W with f
0
d
AND’ed with 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
ANDWF
0x17
0xC2
0x17
0x02
Bit Clear f
0
0
0
Bit 'b' in register 'f' is cleared.
1
1
BCF
0001
0100
f
f
b
(f<b>)
31
31
7
PIC16C505
FSR,
FLAG_REG,
01df
bbbf
f,b
(dest)
1
DS40192C-page 41
ffff
ffff
f,d
7

Related parts for PIC16C505-04/SL