PIC16F913-I/SP Microchip Technology Inc., PIC16F913-I/SP Datasheet - Page 213

no-image

PIC16F913-I/SP

Manufacturer Part Number
PIC16F913-I/SP
Description
28 PIN, 7 KB FLASH, 352 RAM, 25 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F913-I/SP

A/d Inputs
5-Channel, 10-Bit
Comparators
2
Cpu Speed
5 MIPS
Eeprom Memory
256 Bytes
Input Output
25
Interface
I2C/SPI/USART
Memory Type
Flash
Number Of Bits
8
Package Type
28-pin SPDIP
Programmable Memory
7K Bytes
Ram Size
256 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:
PIC16F913-I/SP
Manufacturer:
TI
Quantity:
212
MOVF
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
MOVLW
Syntax:
Operands:
Operation:
Status Affected:
Encoding:
Description:
Words:
Cycles:
Example:
© 2005 Microchip Technology Inc.
Move f
[ label ]
0
d
(f)
Z
The contents of register ‘f’ is
moved to a destination dependent
upon the status of ‘d’. If ‘d’ = 0,
destination is W register. If ‘d’ = 1,
the destination is file register ‘f’
itself. ‘d’ = 1 is useful to test a file
register since status flag Z is
affected.
1
1
After Instruction
Move Literal to W
[ label ]
0
k
None
The eight bit literal ‘k’ is loaded
into W register. The “don’t cares”
will assemble as ‘0’s
1
1
After Instruction
MOVF
MOVLW
00
11
f
k
[0,1]
(W)
(dest)
127
255
W
register
Z
W
MOVF f,d
MOVLW k
FSR,
0x5A
1000
00xx
=
=
=
0
1
0x5A
value in FSR
dfff
kkkk
.
ffff
kkkk
Preliminary
PIC16F917/916/914/913
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
Move data from W register to
register ‘f’.
1
1
Before Instruction
After Instruction
No Operation
[ label ]
None
No operation
None
No operation.
1
1
MOVWF
NOP
00
00
f
127
(f)
OPTION =
W
OPTION =
W
MOVWF
NOP
OPTION
0000
0000
DS41250E-page 211
=
=
1fff
0xx0
f
0xFF
0x4F
0x4F
0x4F
ffff
0000

Related parts for PIC16F913-I/SP