| ??? 04/12/03 13:29 Read: times |
#43314 - RE: Simple protocol for 2 MCUs communicatio? Responding to: ???'s previous message |
If the "slave" is trying to send unsolicited data to the master then this means that really you have a multi-master design. In a true master/slave design the master would periodically ask the slave if he has data to transfer.
On top of that, most master/slave protocols are "just a little more" than just sending the one byte back and forth. Michael Karas |



