PIC16LF1527-I/MR Microchip Technology, PIC16LF1527-I/MR Datasheet - Page 112

MCU PIC 28KB FLASH 64QFN

PIC16LF1527-I/MR

Manufacturer Part Number
PIC16LF1527-I/MR
Description
MCU PIC 28KB FLASH 64QFN
Manufacturer
Microchip Technology
Series
PIC® XLP™ 16Fr
Datasheet

Specifications of PIC16LF1527-I/MR

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
I²C, LIN, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
54
Program Memory Size
28KB (16K x 14)
Program Memory Type
FLASH
Ram Size
1.5K x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 3.6 V
Data Converters
A/D 30x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
64-VFQFN Exposed Pad
Processor Series
PIC16F
Core
PIC
Data Ram Size
768 B
Interface Type
MI2C, SPI, EUSART
Number Of Timers
9
Operating Supply Voltage
1.8 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
Development Tools By Supplier
MPLAB IDE Software
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details
PIC16(L)F1526/27
11.4
Instead of accessing program memory, the User ID’s,
Device ID/Revision ID and Configuration Words can be
accessed when CFGS = 1 in the PMCON1 register.
This is the region that would be pointed to by
PC<15> = 1 , but not all addresses are accessible.
Different access may exist for reads and writes. Refer
to
When read access is initiated on an address outside
the
PMDATH:PMDATL register pair is cleared, reading
back ‘ 0 ’s.
TABLE 11-2:
EXAMPLE 11-4:
DS41458A-page 112
* This code block will read 1 word of program memory at the memory address:
*
*
Table
PROG_ADDR_LO (must be 00h-08h) data will be returned in the variables;
PROG_DATA_HI, PROG_DATA_LO
BANKSEL
MOVLW
MOVWF
CLRF
BSF
BCF
BSF
NOP
NOP
BSF
MOVF
MOVWF
MOVF
MOVWF
parameters
11-2.
User ID, Device ID and
Configuration Word Access
8000h-8003h
8007h-8008h
Address
8006h
PMADRL
PROG_ADDR_LO
PMADRL
PMADRH
PMCON1,CFGS
INTCON,GIE
PMCON1,RD
INTCON,GIE
PMDATL,W
PROG_DATA_LO
PMDATH,W
PROG_DATA_HI
USER ID, DEVICE ID AND CONFIGURATION WORD ACCESS (CFGS = 1)
listed
CONFIGURATION WORD AND DEVICE ID ACCESS
in
Configuration Words 1 and 2
Table
Device ID/Revision ID
; Select correct Bank
;
; Store LSB of address
; Clear MSB of address
; Select Configuration Space
; Disable interrupts
; Initiate read
; Executed (See
; Ignored (See
; Restore interrupts
; Get LSB of word
; Store in user location
; Get MSB of word
; Store in user location
11-2,
Function
User IDs
Preliminary
the
Figure
Figure
11-2)
11-2)
Read Access
Yes
Yes
Yes
 2011 Microchip Technology Inc.
Write Access
Yes
No
No

Related parts for PIC16LF1527-I/MR