??? 06/18/05 10:56 Read: times |
#95263 - Possible, but... Responding to: ???'s previous message |
Ahsan said:
Is it possible to use more then one 89c51 and only one max 232 for communication from PC as master and 89c51 as slaves? Yes. But some care is needed: Theoretically you could connect all the TX pins directly to the input of MAX232, if, and if, only one is sending data. The according micro must be 'enabled' to send then, by the master, while all others are put into 'idle'. This assumes, that derivatives with quasi-bidirectional port configuration are used, where the inactive TX line is weakly pulled-high by a weak internal pull-up. But there's a certain danger, that the micros run ill and more than only one is driving its TX line. So, you should connect all TX lines of the micros to inputs of an AND gate, with its output connected to input of MAX232. Means, if you have 4 micros, then you need an AND gate providing 4 inputs. Kai |
Topic | Author | Date |
max 232 | 01/01/70 00:00 | |
Possible, but... | 01/01/70 00:00 | |
2. | 01/01/70 00:00 | |
I'm puzzled![]() | 01/01/70 00:00 | |
Why MAX232? | 01/01/70 00:00 |