Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/06/01 06:47
Read: times


 
#9012 - RE: Using a 128k SRAM for RAM and ROM
Hi Matthew,

this is a difficult question, since I can not give out the complete answer.
On reading, with some logic you can set A16 high on using /RD or low on using PSEN.
On writing you have several ways, e.g. use the Dallas ROM size feature to execute from internal code space and switch A16 with a port pin. Please look on the Dallas application notes.
I use another way.

Its the best to put all the logic into a PLD/CPLD. This can also do the address decoding for other peripherals (memory mapped IO).


I run into the same problem, since the Dallas 80C320 is to fast for using Flash. So I use fast SRAM and copy the code from Flash to SRAM after reset.


Peter


List of 12 messages in thread
TopicAuthorDate
Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
RE: Using a 128k SRAM for RAM and ROM            01/01/70 00:00      
memory map address decoding            01/01/70 00:00      

Back to Subject List