PIC16LF723A-I/ML Microchip Technology, PIC16LF723A-I/ML Datasheet - Page 26

MCU PIC 3.5K FLASH XLP 28-QFN

PIC16LF723A-I/ML

Manufacturer Part Number
PIC16LF723A-I/ML
Description
MCU PIC 3.5K FLASH XLP 28-QFN
Manufacturer
Microchip Technology
Series
PIC® XLP™ 16Fr
Datasheets

Specifications of PIC16LF723A-I/ML

Core Size
8-Bit
Program Memory Size
7KB (4K x 14)
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Core Processor
PIC
Speed
20MHz
Connectivity
I²C, SPI, UART/USART
Number Of I /o
25
Program Memory Type
FLASH
Ram Size
192 x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 3.6 V
Data Converters
A/D 11x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
28-VQFN Exposed Pad, 28-HVQFN, 28-SQFN, 28-DHVQFN
Controller Family/series
PIC16LF
No. Of I/o's
25
Ram Memory Size
192Byte
Cpu Speed
20MHz
No. Of Timers
3
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
PIC16F/LF722A/723A
2.5
The INDF register is not a physical register. Addressing
the INDF register will cause indirect addressing.
Indirect addressing is possible by using the INDF
register. Any instruction using the INDF register
actually accesses data pointed to by the File Select
Register (FSR). Reading INDF itself indirectly will
produce 00h. Writing to the INDF register indirectly
results in a no operation (although Status bits may be
affected). An effective 9-bit address is obtained by
concatenating the 8-bit FSR register and the IRP bit of
the STATUS register, as shown in Figure 2-6.
A simple program to clear RAM location 020h-02Fh
using indirect addressing is shown in Example 2-2.
FIGURE 2-6:
DS41417A-page 26
Bank Select
RP1
Note:
Indirect Addressing, INDF and
FSR Registers
RP0 6
Direct Addressing
For memory map detail, refer to Figures 2-3 and 2-4.
Data
Memory
Location Select
DIRECT/INDIRECT ADDRESSING
From Opcode
7Fh
00h
Bank 0
00
0
Bank 1
01
Bank 2
10
EXAMPLE 2-2:
NEXTCLRFINDF
CONTINUE
Bank 3
MOVLW020h
MOVWFFSR
BANKISEL020h
INCFFSR
BTFSSFSR,4 ;all done?
GOTONEXT
11
IRP
Bank Select
180h
1FFh
;initialize pointer
;to RAM
;clear INDF register
;inc pointer
;no clear next
;yes continue
7
Indirect Addressing
INDIRECT ADDRESSING
 2010 Microchip Technology Inc.
File Select Register
Location Select
0

Related parts for PIC16LF723A-I/ML