Hello Ti,
I am using TM4C1294 with serial-to-ethernet firmware and i can communicate between TCP/IP and UART. Also I have a custom board and it works fine too.
But I need to use more than 2 uart. Therefore i have copied all of uart definitions as other working uart. So, I can transmit data over TCP to new uart TX but I cannot receive any data from new uart RX, the IC goes to reset vector. Also If I pulldown the RX signal, it goes to reset too.
In Conlusion : The old channels (uart3 and uart4) are still working. The new channels (uart2 and Uart6) are working only with transmit function, not receive function becuse of IC reset.
Could you please help or give any idea to increase uart channel.
Best Regards
Murat