PIC17C756-16/SP Microchip Technology, PIC17C756-16/SP Datasheet - Page 188

no-image

PIC17C756-16/SP

Manufacturer Part Number
PIC17C756-16/SP
Description
MICRO CTRL 16K MEMORY OTP 64SDIP
Manufacturer
Microchip Technology
Series
PIC® 17Cr

Specifications of PIC17C756-16/SP

Core Processor
PIC
Core Size
8-Bit
Speed
16MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
50
Program Memory Size
32KB (16K x 16)
Program Memory Type
OTP
Ram Size
902 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Data Converters
A/D 12x10b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
64-SDIP (0.750", 19.05mm)
Lead Free Status / RoHS Status
Request inventory verification / Request inventory verification
Eeprom Size
-
Other names
PIC17C756-16/P

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC17C756-16/SP
Manufacturer:
MICROCHIP
Quantity:
8
Part Number:
PIC17C756-16/SP
Manufacturer:
MIC
Quantity:
6 243
ADDLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
DS30264A-page 188
Before Instruction
After Instruction
Decode
WREG = 0x10
WREG = 0x25
Q1
ADD Literal to WREG
[ label ] ADDLW
0
(WREG) + k
OV, C, DC, Z
The contents of WREG are added to
the 8-bit literal 'k' and the result is
placed in WREG.
1
1
ADDLW
literal 'k'
Read
1011
Q2
k
255
0x15
0001
Process
Data
Q3
(WREG)
k
kkkk
Write to
WREG
Q4
kkkk
ADDWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Q Cycle Activity:
Example:
Before Instruction
After Instruction
Decode
WREG
REG
WREG
REG
Q1
=
=
=
=
register 'f'
ADD WREG to f
[ label ] ADDWF
0
d
(WREG) + (f)
OV, C, DC, Z
Add WREG to register 'f'. If 'd' is 0 the
result is stored in WREG. If 'd' is 1 the
result is stored back in register 'f'.
1
1
ADDWF
Read
0000
Q2
0x17
0xC2
0xD9
0xC2
f
[0,1]
1997 Microchip Technology Inc.
255
111d
REG, 0
Process
Data
Q3
(dest)
f,d
ffff
destination
Write to
Q4
ffff

Related parts for PIC17C756-16/SP