External memory control register b – xmcrb, External memory control reg, Atmega128(l) – Rainbow Electronics ATmega128L User Manual

Page 31

Advertising
background image

31

ATmega128(L)

2467B–09/01

• Bit 0 - Res: Reserved Bit

This is a reserved bit and will always read as zero. When writing to this address location,
write this bit to zero for compatibility with future devices.

External Memory Control
Register B – XMCRB

• Bit 7- XMBK: External Memory Bus-keeper Enable

Writing XMBK to one enables the bus keeper on the AD7:0 lines. When the bus keeper
is enabled, AD7:0 will keep the last driven value on the lines even if the XMEM interface
has tri-stated the lines. Writing XMBK to zero disables the bus keeper. XMBK is not
qualified with SRE, so even if the XMEM interface is disabled, the bus keepers are still
activated as long as XMBK is one.

• Bit 6..4 - Res: Reserved Bits

These are reserved bits and will always read as zero. When writing to this address loca-
tion, write these bits to zero for compatibility with future devices.

• Bit 2..0 - XMM2, XMM1, XMM0: External Memory High Mask

When the External Memory is enabled, all Port C pins are default used for the high
address byte. If the full 60KB address space is not required to access the external mem-
ory, some, or all, Port C pins can be released for normal Port Pin function as described
in

Table 5. As described in “Using all 64KB Locations of External Memory” on page 32,

it is possible to use the XMMn bits to access all 64KB locations of the external memory.

Bit

7

6

5

4

3

2

1

0

XMBK

XMM2

XMM1

XMM0

XMCRB

Read/Write

R/W

R

R

R

R

R/W

R/W

R/W

Initial value

0

0

0

0

0

0

0

0

Table 5. Port C Pins Released as Normal Port Pins when the External Memory is
Enabled

XMM2

XMM1

XMM0

# Bits for External Memory Address

Released Port Pins

0

0

0

8 (Full 60 KB space)

None

0

0

1

7

PC7

0

1

0

6

PC7 - PC6

0

1

1

5

PC7 - PC5

1

0

0

4

PC7 - PC4

1

0

1

3

PC7 - PC3

1

1

0

2

PC7 - PC2

1

1

1

No Address high bits

Full Port C

Advertising