??? 03/10/08 06:30 Read: times |
#152051 - One RS232 port and two devices |
I am out of pins on this AT89C4051 design and must add a LCD display.
The RS232 port is being used to communicate with a small thermal printer at 9600 baud. Would it work if I tied these same TX and RX lines to the serial input on the LCD display and set the software to send RS232 at 9600 baud when I want to communicate with the printer and set the RS232 to 19200 baud when I want to send data to the LCD display? Would the printer's RS232 see a higher baud rate and ignore it and would the LCD see a lower baud rate and ignore it? Any suggestions? I would hate to put in a mechanical switch to select between the printer and the LCD display. |