PIC16F716-I/SO Microchip Technology, PIC16F716-I/SO Datasheet - Page 502

IC PIC MCU FLASH 2KX14 18SOIC

PIC16F716-I/SO

Manufacturer Part Number
PIC16F716-I/SO
Description
IC PIC MCU FLASH 2KX14 18SOIC
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F716-I/SO

Program Memory Type
FLASH
Program Memory Size
3.5KB (2K x 14)
Package / Case
18-SOIC (7.5mm Width)
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
13
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
128 B
Interface Type
RS- 232/USB
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
13
Number Of Timers
3
Operating Supply Voltage
2 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
PG164130, DV164035, DV244005, DV164005, PG164120, ICE2000
Minimum Operating Temperature
- 40 C
On-chip Adc
4-ch x 8-bit
Package
18SOIC W
Device Core
PIC
Family Name
PIC16
Maximum Speed
20 MHz
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT18SO-1 - SOCKET TRANSITION 18SOIC 300MILI3-DB16F716 - BOARD DAUGHTER ICEPIC3AC162054 - HEADER INTERFACE ICD2 16F716AC164010 - MODULE SKT PROMATEII DIP/SOIC
Eeprom Size
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F716-I/SO
Manufacturer:
MICROCHI
Quantity:
42
Part Number:
PIC16F716-I/SO
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
Part Number:
PIC16F716-I/SO
0
Company:
Part Number:
PIC16F716-I/SO
Quantity:
2 000
Company:
Part Number:
PIC16F716-I/SO
Quantity:
1 680
PICmicro MID-RANGE MCU FAMILY
27.2.1
DS31027A-page 27-6
MPASM’s CONFIG Directive
Microchip’s assembler, MPASM, has a nice feature that allows you to specify, in the source code
file, the selected states of the configuration bits for this program. This ensures that when pro-
gramming a device for an application the required configuration is also programmed. This mini-
mizes the risk of programming the wrong device configuration, and wondering why it no longer
works in the application.
Example 27-1
Example 27-1:Using the CONFIG Directive, a Source File Template
The Symbols that are currently in the Microchip Device Header files that make using the CONFIG
directive straight forward are shown in
please refer to that device’s Microchip Include file.
;
;
;
;
; Specify Device Configuration Bits
;
;
RESET_ADDR
Note:
LIST
Revision History
#INCLUDE
#INCLUDE
#INCLUDE
__CONFIG
org
end
As long as the correct device is specified (in the LIST and INCLUDE file directives),
the correct polarity of all bits is ensured.
0x00
show a template for using the CONFIG directive.
p = p16C77
:
<P16C77.INC>
<MY_STD.MAC>
<APP.MAC>
_XT_OSC & _PWRTE_ON & _BODEN_OFF & _CP_OFF & _WDT_ON
; Start of Program Memory
; First instruction to execute after a reset
; List Directive,
Table
; Microchip Device Header File
; File which includes my standard macros
; File which includes macros specific
;
to this application
27-1. For the symbols available for your device,
1997 Microchip Technology Inc.

Related parts for PIC16F716-I/SO