PIC16F84-04/P Microchip Technology, PIC16F84-04/P Datasheet - Page 502

IC MCU FLASH 1KX14 EE 18DIP

PIC16F84-04/P

Manufacturer Part Number
PIC16F84-04/P
Description
IC MCU FLASH 1KX14 EE 18DIP
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F84-04/P

Program Memory Type
FLASH
Program Memory Size
1.75KB (1K x 14)
Package / Case
18-DIP (0.300", 7.62mm)
Core Processor
PIC
Core Size
8-Bit
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
13
Eeprom Size
64 x 8
Ram Size
68 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 6 V
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
68 B
Maximum Clock Frequency
4 MHz
Number Of Programmable I/os
13
Number Of Timers
1
Operating Supply Voltage
2 V to 6 V
Maximum Operating Temperature
+ 70 C
Mounting Style
Through Hole
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
ICE2000
Minimum Operating Temperature
0 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
DVA16XP180 - ADAPTER DEVICE FOR MPLAB-ICEAC164010 - MODULE SKT PROMATEII DIP/SOIC
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F84-04/P
Manufacturer:
TI
Quantity:
201
Part Number:
PIC16F84-04/P
Manufacturer:
Microchip Technology
Quantity:
1 970
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 PIC16F84-04/P