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

Back to Subject List

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


 
#21931 - RE: V.V. large memory with 8051
"But if you really need such a huge memory, is the 8051 really appropriate?"

In my opinion no. Chips such as the Philips XA are in the same price range as full size '51 chips and when you have added the cost of logic gates and the debugging time encurred developing bank switching have you saved anything ?

However, for large address '51 have a look at the Philips MX series, as opposed to plain vanilla bankswitching they do things like saving 24 bit addresses on calls.

As for which memory to use, SRAM could very well show itself price prohibitive. Flash is a possibility if you can live with paged erase. Have a look at the Philips XA-H4, it has built-in dynamic memory refresh. Of course, you can code dynamic memory refresh using any chip, but it will cost you a timer and an interrupt.

Have fun,

Erik


List of 10 messages in thread
TopicAuthorDate
V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
   RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051 -more MX            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      
RE: V.V. large memory with 8051            01/01/70 00:00      

Back to Subject List