Datasheet 搜索 > 8位微控制器 > Microchip(微芯) > PIC16F84-04I/SO 数据手册 > PIC16F84-04I/SO 其他数据使用手册 1/4 页


¥ 16.287
PIC16F84-04I/SO 其他数据使用手册 - Microchip(微芯)
制造商:
Microchip(微芯)
分类:
8位微控制器
封装:
SOIC-18
描述:
MICROCHIP PIC16F84-04I/SO 芯片, 微控制器, 8位, PIC16F, 4MHz, SOIC-18
Pictures:
3D模型
符号图
焊盘图
引脚图
产品图
PIC16F84-04I/SO数据手册
Page:
of 4 Go
若手册格式错乱,请下载阅览PDF原文件

PIC16F84
1998 Microchip Technology Inc. DS30430C/F84/E1A1-page 1
The PIC16F84 (Rev. A) parts you have received conform
functionally to the Device Data Sheet (DS30430
C
),
except for the anomalies described below.
All the problems listed here will be addressed in future
revisions of the PIC16F84 silicon.
1. Module: CPU (STATUS bit)
The operation of the power-down (PD
) bit in the STA-
TUS register may not function correctly for tempera-
tures below - 20 ˚C.
W
ork Around
None
2. Module: Data EEPROM
Do not perform a modify (set or clear a bit) of the
EECON1 register one instruction cycle after an
EEPROM read. This will corrupt the EEDATA regis-
ter.
Example:
BSF EECON1, RD
BCF EECON1, WREN
W
ork Around
Use either of the following two code segment in place
of the above example.
BSF EECON1, RD
NOP
BCF EECON1, WREN
or
BCF EECON1, WREN
BSF EECON1, RD
3. Module: Timer0
The TMR0 register may increment when the WDT
postscaler is switched to the Timer0 prescaler. If
TMR0 = FFh, this will cause TMR0 to overflow (set-
ting T0IF).
W
ork Around
Follow the following sequence:
a) Read the 8-bit TMR0 register into the W register
b) Clear the TMR0 register
c) Assign WDT postscaler to Timer0
d) Write W register to TMR0
PIC16F84 Rev. A Silicon Errata Sheet
Note:
As with any windowed EPROM device, please cover the window at all times, except when erasing.
器件 Datasheet 文档搜索
AiEMA 数据库涵盖高达 72,405,303 个元件的数据手册,每天更新 5,000 多个 PDF 文件