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

Back to Subject List

Thread Closed: Off-topic

???
02/10/02 13:20
Read: times


 
#19628 - RE: Microcontroller intrrfacing with ISA bus
The, by far. easiest way to make a PC board with a uC - this goes for any bus - is to use a dual port memory. This way you get a totally asynchronous interface. Divide the DPM intp 3 areas (1/2 -1 )data to uC, (1/2 -1 )data from uC, 1 byte PC must read, 1 byte uC must read. Using a byte ( 0xff or 0)removes all metastability if a concurrent read and write occur.

Have fun,

Erik

List of 8 messages in thread
TopicAuthorDate
Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
RE: Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
RE: Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
RE: Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
RE: Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
RE: Microcontroller intrrfacing with ISA bus            01/01/70 00:00      
   Help Needed for interfacing            01/01/70 00:00      
      RE: Help Needed for interfacing            01/01/70 00:00      

Back to Subject List