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

W78L054C 参数 Datasheet PDF下载

W78L054C图片预览
型号: W78L054C
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-BIT MICROCONTROLLER]
分类和应用: 微控制器
文件页数/大小: 22 页 / 242 K
品牌: TRIQUINT [ TRIQUINT SEMICONDUCTOR ]
 浏览型号W78L054C的Datasheet PDF文件第2页浏览型号W78L054C的Datasheet PDF文件第3页浏览型号W78L054C的Datasheet PDF文件第4页浏览型号W78L054C的Datasheet PDF文件第5页浏览型号W78L054C的Datasheet PDF文件第7页浏览型号W78L054C的Datasheet PDF文件第8页浏览型号W78L054C的Datasheet PDF文件第9页浏览型号W78L054C的Datasheet PDF文件第10页  
W78LE54C/W78L054C
Eight-source interrupt informations:
INTERRUPT SOURCE
VECTOR
ADDRESS
POLLING
SEQUENCE WITHIN
PRIORITY LEVEL
ENABLE
REQUIRED
SETTINGS
INTERRUPT TYPE
EDGE/LEVEL
External Interrupt 0
Timer/Counter 0
External Interrupt 1
Timer/Counter 1
Serial Port
Timer/Counter 2
External Interrupt 2
External Interrupt 3
2. PORT4
03H
0BH
13H
1BH
23H
2BH
33H
3BH
0 (highest)
1
2
3
4
5
6
7 (lowest)
IE.0
IE.1
IE.2
IE.3
IE.4
IE.5
XICON.2
XICON.6
TCON.0
-
TCON.2
-
-
-
XICON.0
XICON.3
Another bit-addressable port P4 is also available and only 4 bits (P4<3:0>) can be used. This port
address is located at 0D8H with the same function as that of port P1, except the P4.3 and P4.2 are
alternative function pins. It can be used as general I/O pins or external interrupt input sources (
INT2
,
INT3
).
Example:
P4
MOV
MOV
ORL
ANL
REG 0D8H
P4, #0AH
; Output data "A" through P4.0−P4.3.
A, P4
; Read P4 status to Accumulator.
P4.#00000001B ;Set P4.0 to be high state.
P4.#11111110B : Clear P4.0 to be low state.
3. Reduce EMI Emission
Because of on-chip Flash EPROM, when a program is running in internal ROM space, the ALE will be
unused. The transition of ALE will cause noise, so it can be turned off to reduce the EMI emission if it
is useless. Turning off the ALE signal transition only requires setting the bit 0 of the AUXR SFR, which
is located at 08Eh. When ALE is turned off, it will be reactivated when the program accesses external
ROM/RAM data or jumps to execute an external ROM code. The ALE signal will turn off again after it
has been completely accessed or the program returns to internal ROM code space. The AO bit in the
AUXR register, when set, disables the ALE output. In order to reduce EMI emission from oscillation
circuitry, W78L054C allows user to diminish the gain of on-chip oscillator amplifiers by using
programmer to clear the B7 bit of security register. Once B7 is set to 0, a half of gain will be
decreased. Care must be taken if user attempts to diminish the gain of oscillator amplifier, reducing a
half of gain may affect the external crystal operating improperly at high frequency above 20MHz. The
value of R and C1, C2 may need some adjustment while running at lower gain.
***AUXR - Auxiliary register (8EH)
-
-
-
-
-
-
-
AO
AO: Turn off ALE output.
-6-