??? 03/07/07 15:51 Read: times |
#134508 - It just hit me - you can't Responding to: ???'s previous message |
i am trying to design a system as discribed earlier that in that system there are many slaves, and a Master, so according to my previous post i have concluded that i cannot control the Slaves through PC's RS232 port so i am going to use an another 8051, (AT89C51 or AT89C2051)
It just hit me - you can't. How are you coing to communicate to the PC?. The chips you mention only have one UART which will be the multinode bus. Erik PS this does not invalidate the below re 8 bit comms, just the use of a one UART chip. DO NOT attempt to bit-bang ANYTHING out of a master, you will not have any hair left when you give up doint it. |