PIC16C58B-20I/SO Microchip Technology, PIC16C58B-20I/SO Datasheet - Page 55

IC MCU OTP 2KX12 18SOIC

PIC16C58B-20I/SO

Manufacturer Part Number
PIC16C58B-20I/SO
Description
IC MCU OTP 2KX12 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr
Datasheets

Specifications of PIC16C58B-20I/SO

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
POR, WDT
Number Of I /o
12
Program Memory Size
3KB (2K x 12)
Program Memory Type
OTP
Ram Size
73 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
18-SOIC (7.5mm Width)
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
73 B
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
12
Number Of Timers
8
Operating Supply Voltage
2.5 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
- 40 C
For Use With
XLT18SO-1 - SOCKET TRANSITION 18SOIC 300MIL309-1075 - ADAPTER 18-SOIC TO 18-SOIC309-1011 - ADAPTER 18-SOIC TO 18-DIP309-1010 - ADAPTER 18-SOIC TO 18-DIPAC164002 - MODULE SKT PROMATEII 18/28SOIC
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
 Details
CALL
Syntax:
Operands:
Operation:
Status Affected: None
Encoding:
Description:
Words:
Cycles:
Example:
CLRF
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
2002 Microchip Technology Inc.
Before Instruction
After Instruction
Before Instruction
After Instruction
FLAG_REG =
FLAG_REG =
Z
PC
PC
TOS =
=
=
Subroutine Call
[ label ] CALL k
0
(PC) + 1
k
(STATUS<6:5>)
0
Subroutine call. First, return
address (PC+1) is pushed onto the
stack. The eight bit immediate
address is loaded into PC bits
<7:0>. The upper bits PC<10:9>
are loaded from STATUS<6:5>,
PC<8> is cleared. CALL is a two-
cycle instruction.
1
2
HERE
Clear f
[ label ] CLRF
0
00h
1
The contents of register ’f’ are
cleared and the Z bit is set.
1
1
CLRF
1001
0000
address (HERE)
address (THERE)
address (HERE + 1)
k
f
=
PC<7:0>;
PC<8>
Z
31
(f);
255
0x5A
0x00
1
CALL
FLAG_REG
kkkk
011f
TOS;
f
THERE
kkkk
ffff
PC<10:9>;
Preliminary
CLRW
Syntax:
Operands:
Operation:
Status Affected: Z
Encoding:
Description:
Words:
Cycles:
Example:
CLRWDT
Syntax:
Operands:
Operation:
Status Affected: TO, PD
Encoding:
Description:
Words:
Cycles:
Example:
Before Instruction
After Instruction
Before Instruction
After Instruction
WDT counter
WDT counter
WDT prescaler =
TO
PD
W
W
Z
=
=
=
Clear W
[ label ] CLRW
None
00h
1
The W register is cleared. Zero bit
(Z) is set.
1
1
CLRW
Clear Watchdog Timer
[ label ] CLRWDT
None
00h
0
1
1
The CLRWDT instruction resets the
WDT. It also resets the prescaler, if
the prescaler is assigned to the
WDT and not Timer0. Status bits
TO and PD are set.
1
1
CLRWDT
0000
0000
0x5A
0x00
1
Z
WDT prescaler (if assigned);
TO;
PD
=
=
=
=
(W);
WDT;
PIC16C5X
0100
0000
0x00
0
1
1
?
DS30453D-page 53
0000
0100

Related parts for PIC16C58B-20I/SO