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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/10/02 18:16
Read: times


 
#21653 - RE: 8051 using PC RAM modules
Damjan,

Review the previously mentioned thread.

DRAM is easily put in place on an 8051 you have some decisions to make in the implementation.

You can avoid using ras/cas mux's if you are using it as data store where you manipulate bits to access the data.

If you want to use it as standard fast access ram you will implement ras/cas addrs. mux, generate the ras/cas access strobes, generate high address lines to access the memory in banks and generate refresh. This is not as hard as it may sound.

regards,
p






List of 14 messages in thread
TopicAuthorDate
8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules - Perry            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: What bit banging ??            01/01/70 00:00      
RE: Why Use DRAM Today ?            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      
RE: 8051 using PC RAM modules            01/01/70 00:00      

Back to Subject List