PIC16F785-E/SS Microchip Technology, PIC16F785-E/SS Datasheet - Page 11

20 PIN, 3.5 KB STD FLASH, 128 RAM, 18 I/O PB FREE,

PIC16F785-E/SS

Manufacturer Part Number
PIC16F785-E/SS
Description
20 PIN, 3.5 KB STD FLASH, 128 RAM, 18 I/O PB FREE,
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F785-E/SS

Rohs Compliant
YES
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
17
Program Memory Size
3.5KB (2K x 14)
Program Memory Type
FLASH
Eeprom Size
256 x 8
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 14x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 125°C
Package / Case
20-SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
XLT20SS1-1 - SOCKET TRANSITION 20DIP 20SSOPAC162060 - HEADER INTRFC MPLAB ICD2 20PIN
Connectivity
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
2.0
2.1
The PIC16F785/HV785 has a 13-bit program counter
capable of addressing an 8k x 14 program memory
space. Only the first 2k x 14 (0000h-07FFh) for the
PIC16F785/HV785 is physically implemented. Access-
ing a location above these boundaries will cause a
wrap around within the first 2k x 14 space. The Reset
vector is at 0000h and the interrupt vector is at 0004h
(see Figure 2-1).
FIGURE 2-1:
© 2008 Microchip Technology Inc.
CALL, RETURN
RETFIE, RETLW
MEMORY ORGANIZATION
Program Memory Organization
On-chip Program
Interrupt Vector
Stack Level 1
Stack Level 2
Stack Level 8
Reset Vector
PC<12:0>
Memory
PROGRAM MEMORY MAP
AND STACK FOR THE
PIC16F785/HV785
13
0000h
0004
0005
07FFh
0800h
1FFFh
2.2
The data memory (see Figure 2-2) is partitioned into
four banks, which contain the General Purpose
Registers (GPR) and the Special Function Registers
(SFR). The Special Function Registers are located in
the first 32 locations of each bank. Register locations
20h-7Fh in Bank 0 and A0h-BFh in Bank 1 are General
Purpose Registers, implemented as static RAM. The
last sixteen register locations in Bank 1 (F0h-FFh),
Bank 2 (170h-17Fh), and Bank 3 (1F0h-1FFh) point to
addresses 70h-7Fh in Bank 0. All other RAM is
unimplemented and returns ‘0’ when read.
Seven address bits are required to access any location
in a data memory bank. Two additional bits are required
to access the four banks. When data memory is
accessed directly, the seven Least Significant address
bits are contained within the opcode and the two Most
Significant bits are contained in the STATUS register.
RP0 and RP1 bits of the STATUS register are the two
Most Significant data memory address bits and are
also known as the bank select bits. Table 2-1 lists how
to access the four banks of registers.
TABLE 2-1:
2.2.1
The register file banks are organized as 128 x 8 in the
PIC16F785/HV785. Each register is accessed, either
directly, by seven address bits within the opcode, or
indirectly, through the File Select Register (FSR).
When the FSR is used to access data memory, the
eight Least Significant data memory address bits are
contained in the FSR and the ninth Most Significant
address bit is contained in the IRP bit in the STATUS
Register. (see Section 2.4 “Indirect Addressing,
INDF and FSR Registers”).
2.2.2
The Special Function Registers are registers used by
the CPU and peripheral functions for controlling the
desired operation of the device (see Table 2-2). These
registers are static RAM.
The special registers can be classified into two sets:
core and peripheral. The Special Function Registers
associated with the “core” are described in this section.
Those related to the operation of the peripheral
features are described in the section of that peripheral
feature.
Bank 0
Bank 1
Bank 2
Bank 3
PIC16F785/HV785
Data Memory Organization
GENERAL PURPOSE REGISTER
FILE
SPECIAL FUNCTION REGISTERS
BANK SELECTION
RP1
0
0
1
1
DS41249E-page 9
RP0
0
1
0
1

Related parts for PIC16F785-E/SS