PIC16F716-I/P Microchip Technology Inc., PIC16F716-I/P Datasheet - Page 82

no-image

PIC16F716-I/P

Manufacturer Part Number
PIC16F716-I/P
Description
18 PIN, 3.5 KB FLASH, 128 RAM, 13 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F716-I/P

A/d Inputs
4-Channel, 8-Bit
Cpu Speed
5 MIPS
Eeprom Memory
0 Bytes
Input Output
13
Memory Type
Flash
Number Of Bits
8
Package Type
18-pin PDIP
Programmable Memory
3.5K Bytes
Ram Size
128 Bytes
Speed
20 MHz
Timers
2-8-bit, 1-16-bit
Voltage, Range
2-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F716-I/P
Manufacturer:
MICROCHIP
Quantity:
5 373
Part Number:
PIC16F716-I/P
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Company:
Part Number:
PIC16F716-I/P
Quantity:
6 994
Company:
Part Number:
PIC16F716-I/P
Quantity:
3 900
PIC16F716
DS41206A-page 80
MOVWF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
NOP
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
Move W to f
[ label ]
0
(W)
None
00
Move data from W register to
register ‘f’.
1
1
MOVWF
Before Instruction
After Instruction
No Operation
[ label ]
None
No operation
None
00
No operation.
1
1
NOP
f
REG1 = 0xFF
W
REG1 = 0x4F
W
127
(f)
0000
REG1
0000
MOVWF
NOP
= 0x4F
= 0x4F
1fff
0xx0
f
ffff
0000
Preliminary
OPTION
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
RETFIE
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example
Load Option Register
[ label ]
None
(W)
None
00
The contents of the W register are
loaded in the OPTION register.
This instruction is supported for
code compatibility with PIC16C5X
products. Since OPTION is a
readable/writable register, the
user can directly address it. Using
only register instruction such as
MOVWF.
1
1
To maintain upward compatibil-
ity with future PICmicro
products, do not use this
instruction.
Return from Interrupt
[ label ]
None
TOS
1
None
00
Return from Interrupt. Stack is
POPed and Top of Stack (TOS)
is loaded in the PC. Interrupts
are enabled by setting Global
Interrupt Enable bit, GIE
(INTCON<7>). This is a
two-cycle instruction.
1
2
RETFIE
After Interrupt
 2003 Microchip Technology Inc.
GIE
PC = TOS
GIE = 1
OPTION
PC,
0000
OPTION
0000
RETFIE
0110
0000
®
0010
1001

Related parts for PIC16F716-I/P