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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/14/01 09:06
Read: times


 
#12487 - RE: Multiprocessing using 8051
Hi Gil,

I think such multiprocessing, what you want, need MMU and DMA capabilities and was not supported by the 8051 core.

Typical multiprocessing in my applications was done for saving space, saving costs, easier wiring, easier and more reliable tasks. Not for higher speed.

So the micros working on different places (pcbs) and communicate over the build in UART (slow) or I2C or CAN (fast). No shared memory or other high speed technics used.


Peter


List of 5 messages in thread
TopicAuthorDate
Multiprocessing using 8051            01/01/70 00:00      
RE: Multiprocessing using 8051            01/01/70 00:00      
RE: Multiprocessing using 8051            01/01/70 00:00      
RE: Multiprocessing using 8051            01/01/70 00:00      
RE: Multiprocessing using 8051            01/01/70 00:00      

Back to Subject List