PIC16HV540-20/P Microchip Technology, PIC16HV540-20/P Datasheet - Page 45

IC MCU OTP 512X12 18DIP

PIC16HV540-20/P

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

Specifications of PIC16HV540-20/P

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
0°C ~ 70°C
Package / Case
18-DIP (0.300", 7.62mm)
Processor Series
PIC16H
Core
PIC
Data Bus Width
8 bit
Data Ram Size
25 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
12
Number Of Timers
8
Operating Supply Voltage
3.5 V to 15 V
Maximum Operating Temperature
+ 70 C
Mounting Style
Through Hole
Minimum Operating Temperature
0 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16HV540-20/P
Quantity:
5
Part Number:
PIC16HV540-20/P
Manufacturer:
Microchip Technology
Quantity:
135
Part Number:
PIC16HV540-20/P
Quantity:
17
ADDWF
Syntax:
Operands:
Operation:
Status Affected: C, DC, Z
Encoding:
Description:
Words:
Cycles:
Example:
ANDLW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
2000 Microchip Technology Inc.
Before Instruction
After Instruction
Before Instruction
After Instruction
W
FSR =
W
FSR =
W
W
=
=
=
=
Add W and f
[ label ] ADDWF
0
d
(W) + (f)
0001
Add the contents of the W register and
register ’f’. If ’d’ is 0 the result is stored
in the W register. If ’d’ is ’1’ the result is
stored back in register ’f’
1
1
ADDWF
0x17
0xC2
0xD9
0xC2
And literal with W
[ label ] ANDLW
0
(W).AND. (k)
1110
The contents of the W register are
AND’ed with the eight-bit literal 'k'. The
result is placed in the W register
1
1
ANDLW
0xA3
0x03
f
k
31
255
11df
FSR, 0
kkkk
0x5F
(dest)
(W)
ffff
kkkk
f,d
k
.
.
Preliminary
ANDWF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
BCF
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
Before Instruction
After Instruction
FSR =
W
FSR =
FLAG_REG = 0xC7
FLAG_REG = 0x47
W
=
=
AND W with f
[ label ] ANDWF
0
d
(W) .AND. (f)
0001
The contents of the W register are
AND’ed with register 'f'. If 'd' is 0 the
result is stored in the W register. If 'd' is
'1' the result is stored back in register 'f'
1
1
ANDWF
0x17
0xC2
0x17
0x02
Bit Clear f
[ label ] BCF
0
0
0
0100
Bit 'b' in register 'f' is cleared.
1
1
BCF
PIC16HV540
f
f
b
(f<b>)
31
31
7
01df
FSR,
bbbf
FLAG_REG,
f,b
(dest)
ffff
1
ffff
DS40197B-page 45
f,d
7
.

Related parts for PIC16HV540-20/P