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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/02/01 11:04
Read: times


 
#11276 - RE: Program speed running from externalEPROM


Gil Simon wrote:
-------------------------------

" all memories are faster than micros " so no need to worry about time for the instructions be fetched from the ext. code memory. But if the memory is slower than micro then it will slow down the program "

Right ?? is that you mean Peter.


Absolutely NO !!!

Today 8051 micros goes to be faster and faster (XTAL = 40MHz, cycle = XTAL / 4).
So most older EPROMs (120ns) are to slow today.
E.g. I need often faster than 55ns access time.


And if the EPROM to slow, then the program crash bum bang !!!

Using to slow EPROMs is a nice way to spend month over month to search a supposed software bug :-)


Peter


List of 15 messages in thread
TopicAuthorDate
Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      
RE: Program speed running from externalEPROM            01/01/70 00:00      

Back to Subject List