??? 03/13/07 23:04 Read: times |
#134927 - Broadcast Responding to: ???'s previous message |
Kashyap Deepak said:
The data needs to be broad casted to all slaves. If you are just broadcasting to the slaves (no responses), then the plain old UART would do it. For multiprocessor coms, look at the 8051 UART's Multiprocessor mode (the clue is in the name) - aka "9-bit" mode. http://www.8052.com/forum/read.phtml?id=134345 http://www.8052.com/forum/read.phtml?id=134445 |