English
Language : 

EZ-USB Datasheet, PDF (60/334 Pages) Cypress Semiconductor – The EZ-USB USB Integrated Circuit
3.5 EZ-USB ROM Versions
The EZ-USB 8-KB Masked ROM and 32-KB Masked ROM memory maps are shown in
Figures 3-6 and 3-7.
Inside EZ-USB
FFFF
Outside EZ-USB
8000
7B40
Registers(RD,W R)
External
Data
Memory
(RD,WR)
(Note 1)
External
Code
Memory
(PSEN)
2000
0800
07FF
0000
External
Data
Memory
(RD, WR)
Data (RD,WR)
Internal Code
Memory(PSEN)
(Note 1)
(Note 2)
Note 1: OK to populate data memory here, but no RD# or WR# strobes are generated.
Note 2: OK to populate code memory here, but no PSEN# strobe is generated.
Figure 3-6. 8-KB ROM, 2-KB RAM Version
EZ-USB ROM versions contain program memory starting at 0x0000. In these versions,
the internal RAM is implemented as data-only memory.
Code for this ROM version can be developed and tested using the AN2131Q with an
external code memory (EA=1, Figure 3-5). As long as the 8051 limits internal RAM
access to 0x0000-0x07FF and accesses the EZ-USB registers and bulk data at 0x7B40-
0x7FFF, the code in the external memory will be the identical image of the code that will
ultimately be internal at 0x0000-0x1FFF in the ROM version.
EZ-USB TRM v1.9
Chapter 3. EZ-USB Memory
Page 3-7