PIC12CE673/JW Microchip Technology, PIC12CE673/JW Datasheet - Page 216

IC MCU EPROM 1KX14 A/D&EE 8CDIP

PIC12CE673/JW

Manufacturer Part Number
PIC12CE673/JW
Description
IC MCU EPROM 1KX14 A/D&EE 8CDIP
Manufacturer
Microchip Technology
Series
PIC® 12Cr

Specifications of PIC12CE673/JW

Core Processor
PIC
Core Size
8-Bit
Speed
10MHz
Peripherals
POR, WDT
Number Of I /o
5
Program Memory Size
1.75KB (1K x 14)
Program Memory Type
EPROM, UV
Eeprom Size
16 x 8
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 4x8b
Oscillator Type
Internal
Operating Temperature
0°C ~ 70°C
Package / Case
8-CDIP (0.300", 7.62mm) Window
For Use With
ISPICR1 - ADAPTER IN-CIRCUIT PROGRAMMINGAC124001 - MODULE SKT PROMATEII 8DIP/SOIC
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Connectivity
-
PICmicro MID-RANGE MCU FAMILY
DS31014A-page 14-14
Example 14-5:
;
; The CCP1 interrupt is disabled,
; do polling on the TMR2 Interrupt flag bit
;
PWM_Period_Match
;
; Update this PWM period and the following PWM Duty cycle
;
CLRF
CLRF
MOVLW
MOVWF
MOVLW
MOVWF
CLRF
BSF
BCF
CLRF
BCF
CLRF
MOVLW
MOVWF
BSF
BTFSS
GOTO
BCF
CCP1CON
TMR2
0x7F
PR2
0x1F
CCPR1L
INTCON
STATUS, RP0
TRISC, PWM1
PIE1
STATUS, RP0
PIR1
0x2C
CCP1CON
T2CON, TMR2ON ; Timer2 starts to increment
PIR1, TMR2IF
PWM_Period_Match
PIR1, TMR2IF
PWM Initialization
; CCP Module is off
; Clear Timer2
;
;
;
; Duty Cycle is 25% of PWM Period
; Disable interrupts and clear T0IF
; Bank1
; Make pin output
; Disable peripheral interrupts
; Bank0
; Clear peripheral interrupts Flags
; PWM mode, 2 LSbs of Duty cycle = 10
;
1997 Microchip Technology Inc.

Related parts for PIC12CE673/JW