Associate III
November 1, 2023
Question
Implementing 2 UART on same port
- November 1, 2023
- 2 replies
- 4533 views
Hello,
I am trying to implement 2 separate UART channels on the single port. I have initialized the two UART channels and have connected the TXs and RXs of the two channels with each other. (Image attached)
When I run them separately, they work just fine. But when the TXs are connected they won't work. Is this the correct way to operate the two channels on same port?
Please assist.
-Regards