PIC16C63A-04/SO Microchip Technology, PIC16C63A-04/SO Datasheet - Page 168

IC MCU OTP 4KX14 PWM 28SOIC

PIC16C63A-04/SO

Manufacturer Part Number
PIC16C63A-04/SO
Description
IC MCU OTP 4KX14 PWM 28SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Cr

Specifications of PIC16C63A-04/SO

Program Memory Type
OTP
Program Memory Size
7KB (4K x 14)
Package / Case
28-SOIC (7.5mm Width)
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
22
Ram Size
192 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Processor Series
PIC16C
Core
PIC
Data Bus Width
8 bit
Data Ram Size
192 B
Interface Type
I2C/SPI/USART
Maximum Clock Frequency
4 MHz
Number Of Programmable I/os
22
Number Of Timers
3
Operating Supply Voltage
4.5 V to 5.5 V
Maximum Operating Temperature
+ 70 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000, DM163022
Minimum Operating Temperature
0 C
Package
28SOIC W
Device Core
PIC
Family Name
PIC16
Maximum Speed
4 MHz
Data Rom Size
192 B
Height
2.31 mm
Length
17.87 mm
Supply Voltage (max)
5.5 V
Supply Voltage (min)
3.65 V
Width
7.49 mm
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT28SO-1 - SOCKET TRANSITION 28SOIC 300MIL309-1073 - ADAPTER 28-SOIC TO 28-SOIC309-1024 - ADAPTER 28-SOIC TO 28-DIP309-1023 - ADAPTER 28-SOIC TO 28-DIP
Eeprom Size
-
Data Converters
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16C63A-04/SO
Manufacturer:
MICRCHI
Quantity:
1 000
Part Number:
PIC16C63A-04/SO
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
PIC16C63A/65B/73B/74B
APPENDIX D:
This section discusses how to migrate from a baseline
device (i.e., PIC16C5X) to a mid-range device (i.e.,
PIC16CXXX).
The following are the list of modifications over the
PIC16C5X microcontroller family:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10. Wake up from SLEEP through interrupt is
11. Two separate timers, Oscillator Start-up Timer
12. PORTB
13. T0CKI pin is also a port pin (RA4) now.
14. FSR is made a full 8-bit register.
15. “In-Circuit Serial Programming” (ICSP) is made
16. PCON status register is added with a Power-on
17. Code protection scheme is enhanced, such that
18. Brown-out protection circuitry has been added.
DS30605C-page 168
Instruction word length is increased to 14-bits.
This allows larger page sizes, both in program
memory (2 K now as opposed to 512 before)
and register file (128 bytes now versus 32 bytes
before).
A PC high latch register (PCLATH) is added to
handle program memory paging. Bits PA2, PA1
and PA0 are removed from STATUS register.
Data memory paging is redefined slightly.
STATUS register is modified.
Four new instructions have been added:
RETURN, RETFIE, ADDLW and SUBLW.
Two instructions, TRIS and OPTION, are being
phased out, although they are kept for compati-
bility with PIC16C5X.
OPTION and TRIS registers are made address-
able.
Interrupt capability is added. Interrupt vector is
at 0004h.
Stack size is increased to 8-deep.
RESET vector is changed to 0000h.
RESET of all registers is revisited. Five different
RESET (and wake-up) types are recognized.
Registers are reset differently.
added.
(OST) and Power-up Timer (PWRT) are
included for more reliable power-up. These tim-
ers are invoked selectively to avoid unneces-
sary delays on power-up and wake-up.
interrupt-on-change feature.
possible. The user can program PIC16CXX
devices using only five pins: V
MCLR/V
Reset status bit (POR).
portions of the program memory can be pro-
tected, while the remainder is unprotected.
Controlled by configuration word bit BODEN.
Brown-out Reset ensures the device is placed in
a RESET condition if V
setpoint.
PP
, RB6 (clock) and RB7 (data in/out).
has
MIGRATION FROM BASELINE TO MID-RANGE DEVICES
weak
DD
dips below a fixed
pull-ups
DD
, V
and
SS
,
To convert code written for PIC16C5X to PIC16CXX,
the user should take the following steps:
1.
2.
3.
4.
5.
Remove any program memory page select
operations (PA2, PA1, PA0 bits) for CALL, GOTO.
Revisit any computed jump operations (write to
PC or add to PC, etc.) to make sure page bits
are set properly under the new scheme.
Eliminate any data memory page switching.
Redefine data variables to reallocate them.
Verify all writes to STATUS, OPTION and FSR
registers since these have changed.
Change RESET vector to 0000h.
2000 Microchip Technology Inc.

Related parts for PIC16C63A-04/SO