PIC17C762-16I/L Microchip Technology, PIC17C762-16I/L Datasheet - Page 219

IC MCU OTP 8KX16 A/D 84PLCC

PIC17C762-16I/L

Manufacturer Part Number
PIC17C762-16I/L
Description
IC MCU OTP 8KX16 A/D 84PLCC
Manufacturer
Microchip Technology
Series
PIC® 17Cr

Specifications of PIC17C762-16I/L

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
66
Program Memory Size
16KB (8K x 16)
Program Memory Type
OTP
Ram Size
678 x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 5.5 V
Data Converters
A/D 16x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
84-PLCC
For Use With
AC164308 - MODULE SKT FOR PM3 68PLCCDVA17XL841 - DEVICE ADAPTER FOR PIC17C762DM173001 - KIT DEVELOPMENT PICDEM17AC164027 - ADAPTER PICSTART PLUS 84PLCCAC174012 - MODULE SKT PROMATEII 84PLCC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Syntax:
Operands:
Operation:
Status Affected:
Q Cycle Activity:
MULLW
Encoding:
Description:
Words:
Cycles:
Example:
2000 Microchip Technology Inc.
Before Instruction
After Instruction
Decode
Q1
WREG
PRODH
PRODL
WREG
PRODH
PRODL
Multiply Literal with WREG
[ label ]
0
(k x WREG)
None
An unsigned multiplication is carried
out between the contents of WREG
and the 8-bit literal ’k’. The 16-bit
result is placed in PRODH:PRODL
register pair. PRODH contains the
high byte.
WREG is unchanged.
None of the status flags are affected.
Note that neither overflow, nor carry
is possible in this operation. A zero
result is possible, but not detected.
1
1
MULLW
literal ’k’
Read
1011
Q2
=
=
=
=
=
=
k
255
0xE2
?
?
0xC4
0xAD
0x08
0xC4
MULLW
1100
Process
Data
Q3
PRODH:PRODL
kkkk
k
PRODH:
registers
PRODL
Write
Q4
kkkk
Syntax:
Operands:
Operation:
Status Affected:
Q Cycle Activity:
MULWF
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
Decode
Q1
WREG
REG
PRODH
PRODL
WREG
REG
PRODH
PRODL
register ’f’
Multiply WREG with f
[ label ]
0
(WREG x f)
None
An unsigned multiplication is carried
out between the contents of WREG
and the register file location ’f’. The
16-bit result is stored in the
PRODH:PRODL register pair.
PRODH contains the high byte.
Both WREG and ’f’ are unchanged.
None of the status flags are affected.
Note that neither overflow, nor carry
is possible in this operation. A zero
result is possible, but not detected.
1
1
MULWF
Read
0011
Q2
=
=
=
=
=
=
=
=
f
PIC17C7XX
255
0xC4
0xB5
?
?
0xC4
0xB5
0x8A
0x94
REG
MULWF
0100
Process
Data
Q3
PRODH:PRODL
DS30289B-page 219
ffff
f
registers
PRODH:
PRODL
Write
Q4
ffff

Related parts for PIC17C762-16I/L