Other Parts Discussed in Thread: MSP430FG4618
Hello. I need help in uart network connection.
What I have:
1. I have one Master device and several Slave devices;
2. It is necessary to connect all this devices in network through UART mode (multiprocessor mode).
Problem:
When I connect one Master to one Slave all working properly. When is connected more than 1 slaves, connection failed.
I have connected Tx of both Slaves to Rx of Master and Rx of both Slaves to Tx of Master. I think that here is the problem. May be it is necessary to connect between Slaves some resistors, or something like that? Like RS 485 (all Tx and Rx of Master and Slave are connected paralell but in both terminal connection is attached resistor ).
Regards
Alexei