13.01.2013 Views

Infineon SAB 80C517A, SAB 83C517A-5 User's Manual ... - Keil

Infineon SAB 80C517A, SAB 83C517A-5 User's Manual ... - Keil

Infineon SAB 80C517A, SAB 83C517A-5 User's Manual ... - Keil

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Accesses to XRAM using the Registers R0/R1<br />

Semiconductor Group 3 - 10<br />

Memory Organization<br />

The 8051 architecture provides also instructions for access to external data memory range which<br />

use only an 8-bit address (indirect addressing with registers R0 or R1). The instructions are:<br />

MOVX A, @ Ri (Read)<br />

MOVX @Ri, A (Write)<br />

In application systems, either a real 8-bit bus (with 8-bit address) is used or Port 2 serves as page<br />

register which selects pages of 256-Byte. However, the distinction, whether Port 2 is used as<br />

general purpose I/0 or as "page address" is made by the external system design. From the device’s<br />

point of view it cannot be decided whether the Port 2 data is used externally as address or as I/0<br />

data!<br />

Hence, a special page register is implemented into the <strong>SAB</strong> <strong>80C517A</strong> to provide the possibility of<br />

accessing the XRAM also with the MOVX @Ri instructions, i.e. XPAGE serves the same function<br />

for the XRAM as Port 2 for external data memory.<br />

Special Function Register XPAGE<br />

Bit No.<br />

Addr. 91 H<br />

MSB LSB<br />

7 6 5 4 3 2 1 0<br />

The reset value of XPAGE is 00H .<br />

XPAGE can be set and read by software.<br />

XPAGE<br />

Figures 3-2 to 3-4 show the dependencies of XPAGE- and Port 2 - addressing in order to explain<br />

the differencies in accessing XRAM, ext. RAM or what is to do when Port 2 is used as an I/O-port.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!