English
Language : 

W78C438C Datasheet, PDF (10/16 Pages) Winbond – 8-BIT MICROCONTROLLER
W78C438C
Notes:
1. The instructions used to access these nonstandard registers may cause assembling errors with respect to the 2500 A. D.
assembler, but these errors can be ignored by adding directive ".RAMCHK OFF" ahead these instructions.
2. In the newly added SFR of W78C438C, only XICON register is bit-addressable.
Power Reduction Function
The W78C438C supports power reduction just as the W78C32 does. The following table shows the
status of the external pins during the idle and power-down modes.
FUNCTION
Idle
Power Down
ALE, PSEN
11
00
P0−P3, P8
Port Data
Port Data
DP4
Floating
Floating
AP5, AP6
Address
Address
AP7
Note
Note
Note: AP7 is either 0 or a value decoded by AP6<7:6>, depending on the value of EPMA.7.
Programming Difference
The W78C438C is programmed in the same way as the W78C32, except that the external data RAM
is accessed by a "MOVX @Ri" instruction. To support address paging, there is an additional 8-bit SFR
"HB" (high byte), which is a nonstandard register, at address 0A1H. During execution of the "MOVX
@Ri" instruction, the contents of HB are output to AP6. The page address is modified by loading the
HB register with a new value before execution of the "MOVX @Ri" instruction. To read/write the HB
register, one can use the "MOV direct" instruction or "read-modify-write" instructions. The HB register
does not support bit-addressable instructions.
[Example].
MOV
MOV
MOVX
MOV
MOVX
R1, #0H
; R1 = 0.
0A1H, #0FFH ; HB contents FFH.
A, @R1
; Read the contents of external RAM location FF00H into
; Accumulator.
0A1H, #12H ; HB contents 12H.
@R1, A
; Copies the contents of Accumulator into external RAM
; location 1200H.
ABSOLUTE MAXIMUM RATINGS
PARAMETER
DC Power Supply
Input Voltage
Operating Temperature
Storage Temperature
SYMBOL
VDD−VSS
VIN
TOPR
TSTG
MIN.
-0.3
VSS -0.3
0
-55
MAX.
+7.0
VDD +0.3
70
+150
UNIT
V
V
°C
°C
Note: Exposure to conditions beyond those listed under Absolute Maximum Ratings may adversely affect the life and reliability of the
device.
- 10 -