PIC16C781-I/SS Microchip Technology, PIC16C781-I/SS Datasheet - Page 111

IC MCU OTP 1KX14 W/AD COMP20SSOP

PIC16C781-I/SS

Manufacturer Part Number
PIC16C781-I/SS
Description
IC MCU OTP 1KX14 W/AD COMP20SSOP
Manufacturer
Microchip Technology
Series
PIC® 16Cr

Specifications of PIC16C781-I/SS

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
13
Program Memory Size
1.75KB (1K x 14)
Program Memory Type
OTP
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 8x8b; D/A 1x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
20-SSOP
For Use With
XLT20SS1-1 - SOCKET TRANSITION 20DIP 20SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Connectivity
-
Other names
PIC16C781I/SS
EXAMPLE 13-1:
;* This code block will configure the PSMC and
;*
;*
;*
;*
;*
;*
;*
;*
;*
;*
**********************************************************
;*
;**********************************************************************
;*
;*
;**********************************************************************
;*
;*
;*************************************************************************
;*
;*
;*
;************************************************************************
;*
;*
;*
2001 Microchip Technology Inc.
Order of configuration
1.
2.
3.
4.
5.
6.
This code block will configure all analog ports.
BANKSEL
MOVLW
MOVWF
MOVLW
MOVWF
MOVLW
MOVWF
This code block will configure the DAC for VDD as
DACREF, and RB1/AN5/VDAC as an output
BANKSEL
CLRF
MOVLW
MOVWF
MOVLW
MOVWF
This code block will configure the OPA module as an
Op Amp, with a 2MHz GBWP
MOVLW
MOVWF
This code block will configure Comparator C1
for normal speed and output polarity,
input on AN6, and Reference from the VREF1
MOVLW
MOVWF
This code block will configure the PSMC module
for PWM, FOSC/128, Single in, Single pulse out, slope comp out
Non-inverting out, DC min = 0%, DC max = 75%
MOVLW
MOVWF
MOVLW
MOVWF
BSF
all additional peripherals for a boost mode
switching power supply.
PORTA/B I/O and analog configured
DAC enabled, configured, and preset
Op Amp enabled and configured
Comparator C1 enabled and configured
PSMC configured
PSMC enabled
TRISA
B’00001011’
TRISA
B’11001110’
TRISB
B’11101011’
ANSEL
DACON0
DAC
B’11000000’
DACON0
OUTPUT_VALUE
DAC
B’10000001’
OPACON
B’10001010
CM1CON0
B’00001000’
PSMCCON0
B’00001010’
PSMCCON1
PSMCCON1,SMCON
PSMC CONFIGURATION EXAMPLE
; Select Bank 1
; Set RA0,1,& 3 as inputs
; Set RB1,2,3,6 & 7 as inputs
; Configure RA0, RA1, RA3,
; RB1, RB2, RB3 as analog
; Select Bank 2
; Set DAC to safe value
; Enable DAC, output
;
; Set DAC output level
; Set Op Amp mode and
;
; Set C1, no ext out, norm
;
; Set DCmin 0, DCmax 75, FOSC/128
; Set PWM Sngl in, Sngl out non-invert
; Slope comp
; Enable PSMC
2MHz GBWP
and set DACREF = VDD
speed & pol, VREF1, AN6
Preliminary
PIC16C781/782
DS41171A-page 109

Related parts for PIC16C781-I/SS