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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/12/03 18:56
Read: times


 
#38906 - RE: External RAM
Responding to: ???'s previous message
Cedric:
Does the RAM need to be fast access?? For 60 bytes of RAM with low band width requirement you may consider using an I2C device that has on-board serially accessed RAM. There are various devices of this ilk around. Here is one example chip - Philips PCF8583.

This device offers 240 bytes of RAM and would take but two pins to connect to your microcontroller.

Previous threads on this forum have also talked about using another cheap 8051 controller with dedicated flash based program to provide the RAM via either a parallel port interface or via some find of
serial interface. could even use the UARTs.

Michael Karas


List of 6 messages in thread
TopicAuthorDate
External RAM            01/01/70 00:00      
   RE: External RAM            01/01/70 00:00      
   RE: External RAM            01/01/70 00:00      
      RE: External RAM            01/01/70 00:00      
   RE: External RAM            01/01/70 00:00      
   RE: External RAM            01/01/70 00:00      

Back to Subject List