OK, all is separate. But when I have to send a character (or more) in the program, if I use the instruction putc() (for example in a loop) how can I address the correct RS232 channel?
Thanks Mark.
What can I do If I have to transmit with RS232 #1 while I'm receiveing (interrupt enabled) with RS232 #2? How can I manage this situation?