I configured to use UART0 / Virtual COM port via ICDI to send data from MCU to PC. Now, I am looking for a way to use UART to communicate from DK-TM4C129X to another MCU board (Arduino) at 3.3V. How can this be achieved ? Could anyone give a brief description of what needs to be done to setup an other UART on DK-TM4C129 board ?
There was some description to use UART on Page 12 of the user guide. But, I didn't quite understand what should be done ?
Thanks in advance.