PIC16F716-I/P Microchip Technology Inc., PIC16F716-I/P Datasheet - Page 116

no-image

PIC16F716-I/P

Manufacturer Part Number
PIC16F716-I/P
Description
18 PIN, 3.5 KB FLASH, 128 RAM, 13 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F716-I/P

A/d Inputs
4-Channel, 8-Bit
Cpu Speed
5 MIPS
Eeprom Memory
0 Bytes
Input Output
13
Memory Type
Flash
Number Of Bits
8
Package Type
18-pin PDIP
Programmable Memory
3.5K Bytes
Ram Size
128 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:
PIC16F716-I/P
Manufacturer:
MICROCHIP
Quantity:
5 373
Part Number:
PIC16F716-I/P
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Company:
Part Number:
PIC16F716-I/P
Quantity:
6 994
Company:
Part Number:
PIC16F716-I/P
Quantity:
3 900
PIC16F716
APPENDIX C:
This section discusses how to migrate from a baseline
device (i.e., PIC16C5X) to a mid-range device (i.e.,
PIC16F716).
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 added.
11. Two separate timers, Oscillator Start-up Timer
12. PORTB has weak pull-ups and interrupt-on-
13. T0CKI pin is also a port pin (RA4) now.
14. FSR is made a full eight bit register.
15. “In-circuit serial programming” is made possible.
16. PCON status register is added with a Power-on
17. Brown-out protection circuitry has been added.
DS41206A-page 114
Instruction word length is increased to 14-bits.
This allows larger page sizes both in program
memory (2K 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,
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
compatibility with PIC16C5X.
OPTION_REG and TRIS registers are made
addressable.
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.
(OST) and Power-up Timer (PWRT) are
included for more reliable power-up. These
timers
unnecessary delays on power-up and wake-up.
change feature.
The user can program PIC16F716 devices
using only five pins: V
(clock) and RB7 (data in/out).
Reset Status bit (POR).
Controlled by configuration word bits BOREN
and BORV. Brown-out Reset ensures the device
is placed in a Reset condition if V
a fixed setpoint.
are
invoked
MIGRATION FROM
BASE-LINE TO
MID-RANGE DEVICES
DD
selectively
, V
SS
, MCLR/V
DD
dips below
to
PP
, RB6
avoid
Preliminary
To convert code written for PIC16C5X to PIC16F716,
the user should take the following steps:
1.
2.
3.
4.
5.
.
Note 1: This device has been designed to
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
2: The user should verify that the device
perform to the parameters of its data
sheet. It has been tested to an electrical
specification designed to determine its
conformance with these parameters. Due
to process differences in the manufacture
of this device, this device may have differ-
ent performance characteristics than its
earlier version. These differences may
cause this device to perform differently in
your application than the earlier version of
this device.
oscillator
expected. Adjusting the loading capacitor
values and/or the Oscillator mode may be
required.
 2003 Microchip Technology Inc.
starts
and
performs
as

Related parts for PIC16F716-I/P