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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/25/03 05:52
Read: times


 
#37237 - RE: Writing to PORT 0
I have 3 cards (micro controllers), one is master and other two are slaves. The inter processor communication is through the data bus. The master can send commands to slaves and can receive acknowledgment from slaves.
I am writing program for that. Description of my work is as follows.

The embedded control system consists of a personnel computer, three identical
microcontrollers and three stepper motor drivers.
The personnel computer is connected to one of the microcontrollers through a serial link. This microcontroller is the master subsystem and all other microcontrollers are slave subsystems. The master subsystem can send data to slave subsystems through the data bus. Similarly it can receive data from the
slave subsytems. But slave subsystems have no privilege to access the master's data bus.

I planned to implement this communication using handshake signals. So it is very important for me to know the timing details of ports.
Prasad

List of 8 messages in thread
TopicAuthorDate
Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      
RE: Writing to PORT 0            01/01/70 00:00      

Back to Subject List