PIC16HV540-20I/SO Microchip Technology, PIC16HV540-20I/SO Datasheet - Page 50

IC MCU OTP 512X12 18SOIC

PIC16HV540-20I/SO

Manufacturer Part Number
PIC16HV540-20I/SO
Description
IC MCU OTP 512X12 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr

Specifications of PIC16HV540-20I/SO

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, WDT
Number Of I /o
12
Program Memory Size
768B (512 x 12)
Program Memory Type
OTP
Ram Size
25 x 8
Voltage - Supply (vcc/vdd)
3.5 V ~ 15 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
18-SOIC (7.5mm Width)
Core
PIC
Processor Series
PIC16H
Data Bus Width
8 bit
Maximum Clock Frequency
20 MHz
Data Ram Size
25 B
Data Rom Size
512 B
Number Of Programmable I/os
12
Number Of Timers
8
Operating Supply Voltage
3.5 V to 15 V
Mounting Style
SMD/SMT
Height
2.05 mm
Length
11.55 mm
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Supply Voltage (max)
15 V
Supply Voltage (min)
3.5 V
Width
7.5 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
PIC16HV540
MOVF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
MOVLW
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
DS40197B-page 50
After Instruction
After Instruction
W
W
=
=
Move f
[ label ]
0
d
(f)
0010
The contents of register ’f’ is moved to
destination ’d’. If ’d’ is 0, destination is
the W register. If ’d’ is 1, the destination
is file register ’f’. ’d’ is 1 is useful to test
a file register since status flag Z is
affected.
1
1
MOVF
value in FSR register
Move Literal to W
[ label ]
0
k
1100
The eight bit literal ’k’ is loaded into the
W register. The don’t cares will assem-
ble as 0s.
1
1
MOVLW
0x5A
f
k
[0,1]
(W)
(dest)
31
255
00df
FSR,
kkkk
0x5A
MOVF f,d
MOVLW k
ffff
0
kkkk
Preliminary
MOVWF
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
NOP
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
TEMP_REG
W
TEMP_REG
W
Move W to f
[ label ]
0
(W)
0000
Move data from the W register to regis-
ter 'f'
1
1
MOVWF
No Operation
[ label ]
None
No operation
0000
No operation.
1
1
NOP
f
.
=
=
=
=
31
(f)
2000 Microchip Technology Inc.
001f
TEMP_REG
0xFF
0x4F
0x4F
0x4F
0000
MOVWF
NOP
ffff
0000
f

Related parts for PIC16HV540-20I/SO