欢迎访问ic37.com |
会员登录 免费注册
发布采购

W78LE516F-24 参数 Datasheet PDF下载

W78LE516F-24图片预览
型号: W78LE516F-24
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-BIT MICROCONTROLLER]
分类和应用: 微控制器和处理器外围集成电路
文件页数/大小: 31 页 / 285 K
品牌: WINBOND [ WINBOND ]
 浏览型号W78LE516F-24的Datasheet PDF文件第3页浏览型号W78LE516F-24的Datasheet PDF文件第4页浏览型号W78LE516F-24的Datasheet PDF文件第5页浏览型号W78LE516F-24的Datasheet PDF文件第6页浏览型号W78LE516F-24的Datasheet PDF文件第8页浏览型号W78LE516F-24的Datasheet PDF文件第9页浏览型号W78LE516F-24的Datasheet PDF文件第10页浏览型号W78LE516F-24的Datasheet PDF文件第11页  
Preliminary W78LE516
Continued
B0
A8
A0
98
90
88
80
+P3
00000000
+IE
00000000
+P2
11111111
+SCON
00000000
+P1
11111111
+TCON
00000000
+P0
11111111
TMOD
00000000
SP
00000111
TL0
00000000
DPL
00000000
TL1
00000000
DPH
00000000
P43AL
00000000
P42AL
00000000
P43AH
00000000
P42AH
00000000
P2ECON
0000xx00
B7
AF
A7
SBUF
xxxxxxxx
P41AL
00000000
TH0
00000000
P40AL
00000000
P41AH
00000000
TH1
00000000
P40AH
00000000
PCON
00110000
9F
97
8F
87
Notes:
1.The SFRs marked with a plus sign(+) are both byte- and bit-addressable.
2. The text of SFR with bold type characters are extension function registers.
Port 4
Port 4, address D8H, is a 4-bit multipurpose programmable I/O port. Each bit can be configured
individually by software. The Port 4 has four different operation modes.
Mode 0: P4.0−P4.3 is a bi-directional I/O port which is same as port 1. P4.2 and P4.3 also serve as
external interrupt
CLR
and
INT2
if enabled.
Mode 1: P4.0−P4.3 are read strobe signals that are synchronized with RD signal at specified
addresses. These signals can be used as chip-select signals for external peripherals.
Mode 2: P4.0−P4.3 are write strobe signals that are synchronized with WR signal at specified
addresses. These signals can be used as chip-select signals for external peripherals.
Mode 3: P4.0−P4.3 are read/write strobe signals that are synchronized with RD or WR signal at
specified addresses. These signals can be used as chip-select signals for external
peripherals.
When Port 4 is configured with the feature of chip-select signals, the chip-select signal address range
depends on the contents of the SFR P4xAH, P4xAL, P4CONA and P4CONB. The registers P4xAH
and P4xAL contain the 16-bit base address of P4.x. The registers P4CONA and P4CONB contain the
control bits to configure the Port 4 operation mode.
INT2
/
INT3
Two additional external interrupts, INT2 and INT3 , whose functions are similar to those of external
interrupt 0 and 1 in the standard 80C52. The functions/status of these interrupts are
determined/shown by the bits in the XICON (External Interrupt Control) register. The XICON register
is bit-addressable but is not a standard register in the standard 80C52. Its address is at 0C0H. To
set/clear bits in the XICON register, one can use the "SETB (
CLR
) bit" instruction. For example,
"SETB 0C2H" sets the EX2 bit of XICON.
-7-
Publication Release Date: June 2000
Revision A1