PIC16F1938-I/ML Microchip Technology, PIC16F1938-I/ML Datasheet - Page 139

IC MCU 8BIT FLASH 28QFN

PIC16F1938-I/ML

Manufacturer Part Number
PIC16F1938-I/ML
Description
IC MCU 8BIT FLASH 28QFN
Manufacturer
Microchip Technology
Series
PIC® XLP™ 16Fr

Specifications of PIC16F1938-I/ML

Core Size
8-Bit
Program Memory Size
28KB (16K x 14)
Oscillator Type
Internal
Core Processor
PIC
Speed
32MHz
Connectivity
I²C, LIN, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, LCD, POR, PWM, WDT
Number Of I /o
25
Program Memory Type
FLASH
Eeprom Size
256 x 8
Ram Size
1K x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 5.5 V
Data Converters
A/D 11x10b
Operating Temperature
-40°C ~ 85°C
Package / Case
28-VQFN Exposed Pad, 28-HVQFN, 28-SQFN, 28-DHVQFN
Controller Family/series
PIC16F
No. Of I/o's
25
Eeprom Memory Size
256Byte
Ram Memory Size
1024Byte
Cpu Speed
32MHz
Package
28QFN EP
Device Core
PIC
Family Name
PIC16
Maximum Speed
32 MHz
Operating Supply Voltage
2.5|3.3|5 V
Data Bus Width
8 Bit
Number Of Programmable I/os
25
Interface Type
I2C/SPI/USART
On-chip Adc
11-chx10-bit
Number Of Timers
5
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F1938-I/ML
Manufacturer:
MICROCHIP/微芯
Quantity:
20 000
12.4
PORTC is a 8-bit wide, bidirectional port. The
corresponding
(Register 12-12). Setting a TRISC bit (= 1) will make the
corresponding PORTC pin an input (i.e., put the
corresponding output driver in a High-Impedance mode).
Clearing a TRISC bit (= 0) will make the corresponding
PORTC pin an output (i.e., enable the output driver and
put the contents of the output latch on the selected pin).
Example 12-3 shows how to initialize PORTC.
Reading the PORTC register (Register 12-11) reads the
status of the pins, whereas writing to it will write to the
PORT latch. All write operations are read-modify-write
operations. Therefore, a write to a port implies that the
port pins are read, this value is modified and then written
to the PORT data latch (LATC).
The TRISC register (Register 12-12) controls the
PORTC pin output drivers, even when they are being
used as analog inputs. The user should ensure the bits in
the TRISC register are maintained set when using them
as analog inputs. I/O pins configured as analog input
always read ‘0’.
EXAMPLE 12-3:
 2009 Microchip Technology Inc.
BANKSEL
CLRF
BANKSEL
CLRF
BANKSEL
CLRF
BANKSEL
MOVLW
MOVWF
PORTC Registers
PORTC
PORTC
LATC
LATC
ANSELC
ANSELC
TRISC
B'11110000' ;Set RC<7:4> as inputs
TRISC
data
INITIALIZING PORTC
direction
;
;Init PORTC
;Data Latch
;
;
;digital I/O
;
;and set RC<3:0> as
;outputs
register
is
TRISC
Preliminary
12.4.1
Each PORTC pin is multiplexed with other functions. The
pins, their combined functions and their output priorities
are briefly described here. For additional information,
refer to the appropriate section in this data sheet.
When multiple outputs are enabled, the actual pin
control goes to the peripheral with the lowest number in
the following lists.
Analog input and some digital input functions are not
included in the list below. These input functions can
remain active when the pin is configured as an output.
Certain digital input functions override other port
functions and are included in the priority list.
RC0
1.
2.
3.
RC1
1.
2.
3.
RC2
1.
2.
3.
RC3
1.
2.
3.
4.
RC4
1.
2.
3.
RC5
1.
2.
3.
RC6
1.
2.
3.
4.
5.
RC7
1.
2.
3.
4.
PIC16F193X/LF193X
T1OSO (Timer1 Oscillator)
CCP2/P2B
RC0
T1OSI (Timer1 Oscillator)
CCP2/P2A
RC1
SEG3 (LCD)
CCP1/P1A
RC2
SEG6 (LCD)
SCL (MSSP)
SCK (MSSP)
RC3
SEG11 (LCD)
SDA (MSSP)
RC4
SEG10 (LCD)
SDO (MSSP)
RC5
SEG9 (LCD)
TX (EUSART)
CK (EUSART)
CCP3/P3A, 28-pin only
RC6
SEG8 (LCD)
DT (EUSART)
CCP3/P3B, 28 pin only
RC7
PORTC FUNCTIONS AND OUTPUT
PRIORITIES
DS41364D-page 139

Related parts for PIC16F1938-I/ML