PIC12CE518-04I/P Microchip Technology, PIC12CE518-04I/P Datasheet - Page 419

no-image

PIC12CE518-04I/P

Manufacturer Part Number
PIC12CE518-04I/P
Description
IC MCU OTP 512X12 W/EE 8DIP
Manufacturer
Microchip Technology
Series
PIC® 12Cr

Specifications of PIC12CE518-04I/P

Core Size
8-Bit
Program Memory Size
768B (512 x 12)
Oscillator Type
Internal
Core Processor
PIC
Speed
4MHz
Peripherals
POR, WDT
Number Of I /o
5
Program Memory Type
OTP
Eeprom Size
16 x 8
Ram Size
25 x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Operating Temperature
-40°C ~ 85°C
Package / Case
8-DIP (0.300", 7.62mm)
Controller Family/series
PIC12
No. Of I/o's
6
Eeprom Memory Size
16Byte
Ram Memory Size
25Byte
Cpu Speed
4MHz
No. Of
RoHS Compliant
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With
DVA12XP080 - ADAPTER DEVICE FOR MPLAB-ICE
Data Converters
-
Connectivity
-
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
22.12
1997 Microchip Technology Inc.
Initialization
Section 22. Basic 8-bit A/D Converter
Example 22-4
Example 22-4:
;
;
;
;
Ensure that the required sampling time for the selected input
channel has elapsed. Then the conversion may be started.
BSF
CLRF
BCF
MOVLW
MOVWF
BSF
BSF
BSF
:
:
shows the initialization of the A/D module in the PIC16C711.
STATUS, RP0
ADCON1
STATUS, RP0
0xC1
ADCON0
INTCON, ADIE
INTCON, GIE
ADCON0, GO
A/D Initialization (for PIC16C711)
; Select Bank1
; Configure A/D inputs
; Select Bank0
; RC Clock, A/D is on, Channel 0 selected
;
; Enable A/D Interrupt
; Enable all interrupts
; Start A/D Conversion
; The ADIF bit will be set and the GO/DONE bit
;
;
is cleared upon completion of the
A/D Conversion.
DS31022A-page 22-17
22

Related parts for PIC12CE518-04I/P