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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/14/10 01:34
Read: times


 
#174121 - Don't overlook other options ...
Responding to: ???'s previous message
Ramtron makes a very fast FRAM that's pinned out similarly to an SRAM I use. It's 256k x 16 bits, but is also available as 512k x 8. That would allow you to store a very large amount of data, yet access different windows depending on your requirements. Further, the RAMTRON part has none of the delay requirements that most FLASH parts have, as its read and write cycles are just like SRAM.

I'm not sure this will solve your problems, but it is an option, and, of course, if you're pressed for time you can do things WAY faster than with serial memory. Another thing to keep in mind is that you can externally register output port bits at the start of ALE, so as to avoid interruptions to your external devices, when you're using the externally expanded memory bus.

RE


List of 17 messages in thread
TopicAuthorDate
Controlling /EA with a port pin?            01/01/70 00:00      
   Why would you want do this??            01/01/70 00:00      
      Allowing system upgrades via MIDI sysex in the field            01/01/70 00:00      
         So why on an 8051?            01/01/70 00:00      
            Challenge??            01/01/70 00:00      
               Old fashioned 8031 dev boards            01/01/70 00:00      
                  Helpful points            01/01/70 00:00      
                     Good match            01/01/70 00:00      
                     Budget            01/01/70 00:00      
   See value to an extent...            01/01/70 00:00      
      Internal XDATA addresable as XCODE?            01/01/70 00:00      
         Executing code from XRAM            01/01/70 00:00      
         Code in OnBoard XRAM            01/01/70 00:00      
         Don't overlook other options ...            01/01/70 00:00      
         FX2            01/01/70 00:00      
   I bet you can't            01/01/70 00:00      
   Ideally a single chip design            01/01/70 00:00      

Back to Subject List