Datasheet

85
AT89C51RB2/RC2
4180E–8051–10/06
Reduced EMI Mode The ALE signal is used to demultiplex address and data buses on port 0 when used with
external program or data memory. Nevertheless, during internal code execution, ALE
signal is still generated. In order to reduce EMI, ALE signal can be disabled by setting
AO bit.
The AO bit is located in AUXR register at bit location 0.As soon as AO is set, ALE is no
longer output but remains active during MOVX and MOVC instructions and external
fetches. During ALE disabling, ALE pin is weakly pulled high.
Table 64. AUXR Register
AUXR - Auxiliary Register (8Eh)
76543210
DPU - M0 - XRS1 XRS0 EXTRAM AO
Bit
Number
Bit
Mnemonic Description
7DPU
Disable Weak Pull-up
Cleared to activate the permanent weak pull up when latch data is logic 1
Set to disactive the weak pull-up.
6-
Reserved
The value read from this bit is indeterminate. Do not set this bit.
5M0
Pulse Length
Cleared to stretch MOVX control: the RD
and the WR pulse length is 6 clock
periods (default).
Set to stretch MOVX control: the RD
and the WR pulse length is 30 clock
periods.
4-
Reserved
The value read from this bit is indeterminate. Do not set this bit.
3XRS1XRAM Size
XRS1
XRS0 XRAM size
0 0 256 Bytes (default)
0 1 512 Bytes
1 0 768 Bytes
1 1 1024 Bytes
2XRS0
1 EXTRAM
EXTRAM Bit
Cleared to access internal XRAM using movx @ Ri
@ DPTR.
Set to access external memory.
Programmed by hardware after Power-up regarding Hardware Security Byte
(HSB), default setting, XRAM selected.
0AO
ALE Output Bit
Cleared, ALE is emitted at a constant rate of 1/6 the oscillator frequency (or 1/3 if
X2 mode is used). (default) Set, ALE is active only during a MOVX or MOVC
instruction is used.