Hello all, I want to know can i multiplex RS-232 of AT89C51 to multiple serial slave devices supporting RS-232, if yes then how? & in this i think slave has no option to send data on its own, instead master has to poll all slave devices and check for data and any change whatever is there...?
Is there any method so that without polling i can use this multiplexing? Plz tell me all possible ways to multiplex RS-232 of AT89C51 with multiple slave devices?
So you can definitly not connect a port chip without a levelshifter (max232) to an RS232 device, cause the chip is all ttl only ever and maybe cmos sometime. the '51 was never TTL it has been issued in NMOS?, HMOS and now all are CMOS.
Erik