Greeting for the Day,
I am currently working on TM4C1294XL evaluation kit. I am using UARTprintf API from uartstdio.h header file for sending data to serial console. Where in this I am using UART 0 port and UARTprintf function works fine with UART 0. Now I want to work with UART port 3, can I use UARTprintf function for this port.
If I can use means, how to configure the port 3.
Part No: TM4C1294NCPDT
Thank you.