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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/05/08 16:18
Read: times


 
#157264 - SPI memories used as system (RAM/ROM) memories?
I wonder if I can use SPI memories as system RAM/ROM (I mean, instead of the standard parallel ones) and if yes, how can I do it?. This would, of course, be considerably slower but we could instead have much more memory space. Also, it is easier to expand memory on a SPI bus.

There is plenty of info/code, like C libraries and so, to use these kind of memories, but this works once you have started up your system running from an internal or external parallel memory.

The questions: is it possible to use SPI memories to run code? Not just storing data but really running code. Do we need to modify the compiler?, the startup? or..?

Regards

List of 7 messages in thread
TopicAuthorDate
SPI memories used as system (RAM/ROM) memories?            01/01/70 00:00      
   Yes and no            01/01/70 00:00      
   in a way            01/01/70 00:00      
      Depends completely on how hard you want to work...            01/01/70 00:00      
   bootload from I2C            01/01/70 00:00      
      the reason            01/01/70 00:00      
   thanks, still doubts...            01/01/70 00:00      

Back to Subject List