PIC16F913-I/SP Microchip Technology Inc., PIC16F913-I/SP Datasheet - Page 32

no-image

PIC16F913-I/SP

Manufacturer Part Number
PIC16F913-I/SP
Description
28 PIN, 7 KB FLASH, 352 RAM, 25 I/O
Manufacturer
Microchip Technology Inc.
Datasheet

Specifications of PIC16F913-I/SP

A/d Inputs
5-Channel, 10-Bit
Comparators
2
Cpu Speed
5 MIPS
Eeprom Memory
256 Bytes
Input Output
25
Interface
I2C/SPI/USART
Memory Type
Flash
Number Of Bits
8
Package Type
28-pin SPDIP
Programmable Memory
7K Bytes
Ram Size
256 Bytes
Speed
20 MHz
Timers
2-8-bit, 1-16-bit
Voltage, Range
2-5.5 V
Lead Free Status / Rohs Status
RoHS Compliant part Electrostatic Device

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F913-I/SP
Manufacturer:
TI
Quantity:
212
PIC16F917/916/914/913
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
(STATUS<7>), as shown in Figure 2-6.
A simple program to clear RAM location 20h-2Fh using
indirect addressing is shown in Example 2-2.
FIGURE 2-6:
DS41250E-page 30
Bank Select
RP1
Note:
Indirect Addressing, INDF and
FSR Registers
RP0
Direct Addressing
6
For memory map detail, see Figures 2-3 and 2-4.
Data
Memory
Location Select
DIRECT/INDIRECT ADDRESSING PIC16F917/916/914/913
From Opcode
7Fh
00h
Bank 0
00
0
Bank 1
01
Preliminary
Bank 2
10
EXAMPLE 2-2:
NEXTCLRF
CONTINUE
Bank 3
MOVLW
MOVWF
INCF
BTFSS
GOTO
11
IRP
Bank Select
180h
1FFh
0x20
FSR
INDF
FSR
FSR,4
NEXT
7
Indirect Addressing
INDIRECT ADDRESSING
;initialize pointer
;to RAM
;clear INDF register
;inc pointer
;all done?
;no clear next
;yes continue
© 2005 Microchip Technology Inc.
File Select Register
Location Select
0

Related parts for PIC16F913-I/SP