PIC16C711-20I/SO Microchip Technology, PIC16C711-20I/SO Datasheet - Page 71

IC MCU OTP 1KX14 A/D 18SOIC

PIC16C711-20I/SO

Manufacturer Part Number
PIC16C711-20I/SO
Description
IC MCU OTP 1KX14 A/D 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C711-20I/SO

Program Memory Type
OTP
Program Memory Size
1.75KB (1K x 14)
Package / Case
18-SOIC (7.5mm Width)
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, WDT
Number Of I /o
13
Ram Size
68 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Data Converters
A/D 4x8b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
68 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
13
Number Of Timers
1
Operating Supply Voltage
2.5 V to 6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
- 40 C
On-chip Adc
4-ch x 8-bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT18SO-1 - SOCKET TRANSITION 18SOIC 300MILISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMING309-1011 - ADAPTER 18-SOIC TO 18-DIP309-1010 - ADAPTER 18-SOIC TO 18-DIPAC164010 - MODULE SKT PROMATEII DIP/SOIC
Eeprom Size
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C711-20I/SO
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
9.1
ADDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
ADDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
1997 Microchip Technology Inc.
Instruction Descriptions
Add Literal and W
[ label ] ADDLW
0
(W) + k
C, DC, Z
The contents of the W register are
added to the eight bit literal 'k' and the
result is placed in the W register
1
1
Before Instruction
After Instruction
Add W and f
[ label ] ADDWF
0
d
(W) + (f)
C, DC, Z
Add the contents of the W register
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
Before Instruction
After Instruction
Decode
ADDLW
Decode
ADDWF
Q1
Q1
11
00
k
f
127
255
W
W
W
FSR =
W
FSR =
literal 'k'
register
0x15
(W)
111x
0111
FSR, 0
Read
Read
(dest)
Q2
Q2
'f'
=
=
=
=
0x10
0x25
0x17
0xC2
0xD9
0xC2
k
f,d
Process
Process
kkkk
dfff
data
data
Q3
Q3
Write to
Write to
.
kkkk
ffff
.
Dest
Q4
Q4
W
ANDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
ANDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example
AND Literal with W
[ label ] ANDLW
0
(W) .AND. (k)
Z
The contents of W register are
AND’ed with the eight bit literal 'k'. The
result is placed in the W register
1
1
Before Instruction
After Instruction
AND W with f
[ label ] ANDWF
0
d
(W) .AND. (f)
Z
AND the W register 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
Before Instruction
After Instruction
Decode
ANDLW
Decode
ANDWF
Q1
Q1
11
00
k
f
PIC16C71X
127
255
W
W
FSR =
W
FSR =
W
literal "k"
register
1001
0101
0x5F
FSR, 1
Read
Read
Q2
Q2
'f'
=
=
=
=
.
(dest)
(W)
DS30272A-page 71
0xA3
0x03
0x17
0xC2
0x17
0x02
k
f,d
Process
Process
kkkk
dfff
data
data
Q3
Q3
Write to
Write to
kkkk
ffff
.
Dest
Q4
Q4
W

Related parts for PIC16C711-20I/SO