This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Read Data from another ROM Bank.

Hello everyone,
My project use 2 external Flash ROMs, and I could modify the L51_Bank.a51 for code banking (Of course, I should use some GPIO,gates,and PSEN/ to do that). In fact, the programs only occpy one bank, the others are look-up table (Fonts,bitmaps,melody,etc..). Can I run the program in bank0, and read data(movc) from the other banks? As I know, Both fetch and movc will emit the same signal(PSEN/). Any suggestion?
Put those data on common area is not a good idea, isn't it?

Parents Reply Children
No data