PIC16F876AT-E/SS Microchip Technology, PIC16F876AT-E/SS Datasheet - Page 2

IC MCU FLASH 8KX14 W/AD 28-SSOP

PIC16F876AT-E/SS

Manufacturer Part Number
PIC16F876AT-E/SS
Description
IC MCU FLASH 8KX14 W/AD 28-SSOP
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F876AT-E/SS

Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Connectivity
I²C, SPI, UART/USART
Peripherals
Brown-out Detect/Reset, POR, PWM, WDT
Number Of I /o
22
Program Memory Size
14KB (8K x 14)
Program Memory Type
FLASH
Eeprom Size
256 x 8
Ram Size
368 x 8
Voltage - Supply (vcc/vdd)
4 V ~ 5.5 V
Data Converters
A/D 5x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 125°C
Package / Case
28-SSOP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
PIC16F87XA
2. Module: Flash Program Memory
EXAMPLE 1:
DS80128F-page 2
BCF
NOP
BSF
NOP
NOP
NOP
NOP
NOP
NOP
BSF
To ensure proper reading of data from tables in
Flash
Section 3.5 of the Device Data Sheet, the following
work around is necessary.
INTCON, GIE
EECON1, RD
INTCON, GIE
Program
Memory,
;Disable the interrupts
;This NOP is required for the workaround.
;This initiates program memory read.
;Any instructions here are ignored while program memory is read in the
;second instruction cycle after BSF EECON1, RD.
;These four NOP's are required for the workaround.
;Enable the interrupts
as
described
in
Work around
A software workaround will enable Flash program
memory to function as published. One NOP should
precede and six NOPs should follow the instruction
that sets the read bit.
Replace the required 3-instruction sequence,
shown in Example 3-3 of the Data Sheet, with the
sequence shown in Example 1 (below). The
interrupts should be disabled during this process.
This problem is specific to Rev. B0 and has been
resolved by Rev. B2 of the silicon (date codes later
than 0242xxx).
 2003 Microchip Technology Inc.

Related parts for PIC16F876AT-E/SS