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

Back to Subject List

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


 
#31557 - RE: interfacing sram
Good idea if the cost factor for a dual ported SRAM is not a problem. Could even save on cost if the cost of CPLD is considered because dual port RAM would make the amount of CPLD logic come down. The dual ported SRAMs are definately a clean way to eliminate most problems.

Jay Jay, Even if you go this route you will have to consider the issue of having the read out circuit know when the 8052 has completed the writing of the data. This can be handled with a dual port RAM via the "flags" register these chips have. Some chips even have a convenient interrupt signalling pin from one side to the other (which does not need to be used as a processor interrupt in the classic sense). With such an interrupt output the 8052 on the writing side could set its flag and assert the interrupt to your readout circuit to trigger it to go.
Mike


List of 10 messages in thread
TopicAuthorDate
interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      
RE: interfacing sram            01/01/70 00:00      

Back to Subject List