This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Sir,
With the help of enet_s2e example code, I was able to pass my data through the ethernet to the UART specified. But as the micro-controller TM4C1294NCPDT supports 8 UARTs , so can I use more than the two ports connected with other UARTs (exclusive of the specified ports at port numbers 23 and 26 respectively) which would really be helpful for my application.
Thanks in Advance,
Hi,
I don't see reason why not. You just need to expand the example to support other serial-to-ethernet channels.