PIC16F872-E/SS Microchip Technology, PIC16F872-E/SS Datasheet - Page 481

no-image

PIC16F872-E/SS

Manufacturer Part Number
PIC16F872-E/SS
Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,SSOP,28PIN,PLASTIC
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F872-E/SS

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
I²C, SPI
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
22
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
FLASH
Eeprom Size
64 x 8
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 5x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 125°C
Package / Case
28-SSOP
Package
28SSOP
Device Core
PIC
Family Name
PIC16
Maximum Speed
20 MHz
Operating Supply Voltage
5 V
Data Bus Width
8 Bit
Number Of Programmable I/os
22
Interface Type
I2C/SPI
On-chip Adc
5-chx10-bit
Number Of Timers
3
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
25.14
1997 Microchip Technology Inc.
Initialization
Example 25-5
Example 25-5:
BCF
BCF
BSF
MOVLW
MOVWF
MOVLW
MOVWF
MOVLW
MOVWF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
CLRF
BSF
BSF
BCF
PIR1,LCDIF
STATUS,RP0
STATUS,RP1
0x06
LCDPS
0xff
LCDSE
0x17
LCDCON
LCDD00
LCDD01
LCDD02
LCDD03
LCDD04
LCDD05
LCDD06
LCDD07
LCDD08
LCDD09
LCDD10
LCDD11
LCDD12
LCDD13
LCDD14
LCDD15
PIE1,LCDIE
LCDCON,LCDEN
STATUS,RP1
shows the code for initializing the LCD module with all segments cleared.
LCD Initialization Code
; Clear LCD interrupt flag
; Go to Bank2
; Set frame freq to ~37Hz
; Make all pin functions LCD drivers
; Drive during SLEEP, Charge pump enabled
; Timer1 clock source, 1/4 MUX
; Clear all data registers to turn
;
; Enable LCD interrupts
; Enable LCD Module
; Go to Bank0
all pixels off
Section 25. LCD
DS31025A-page 25-23
25

Related parts for PIC16F872-E/SS