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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/09/04 11:07
Read: times


 
#72163 - RE: 8051 to access 16-bit external memor
Responding to: ???'s previous message
On both 8051 and 80251 the external data bus was only 8 bit.

So you need to combine 2 * 8 bits for write and split into 2 * 8 bits for read.

This can be done with a bidirectional latch, e.g. 74HC646.

To generate the control signals and for address decoding I would suggest a GAL16V8 or similiar.

I have never done such thing, thus I have no schematic available.


Peter


List of 8 messages in thread
TopicAuthorDate
8051 to access 16-bit external memory?            01/01/70 00:00      
   RE: 8051 to access 16-bit external memor            01/01/70 00:00      
      RE: 8051 to access 16-bit external memor            01/01/70 00:00      
         RE: 8051 to access 16-bit external memor            01/01/70 00:00      
   RE: 8051 to access 16-bit external memory?            01/01/70 00:00      
   RE: 8051 to access 16-bit external memor            01/01/70 00:00      
   RE: 8051 to access 16-bit external memory?            01/01/70 00:00      
   RE: 8051 to access 16-bit external memory?            01/01/70 00:00      

Back to Subject List