• MultiProcessor Communication
    Hi! I want to use multiprocessor communication feature of AT89c51, Can anybody plz tell me some website address from where i can view some hardware sechematics,software examples or tutorials about...
  • multiprocessor communication
    did any body had tried to transfer data from one c51 <master> to another c51 <slave> by use of serial port i am trying to work this thing but i fails some how. if any one can provide me some code...
  • Multiprocessor comms
    Hi, I am working on a project for a piece of laboratory equipment where we will have one main processor sequencing events and communicating with a PC vis RS232 and 4 sub-processors controlling temperatures...
  • multiprocessor communication
    I want to know about transmiting and receiving data between 8051(master)and two 8051 (slave),please show me byte address to transmit between them thanks !
  • code origination in C
    Can anyone please tell me if there is any way to configure Keil so that i can relocate blocks of my program to any given location. In assebly we simply write ORG followed by the absolute memory location...