Other Parts Discussed in Thread: EK-TM4C1294XL
Hi,
I am currently working on FreeRTOS, where I need to use UART0 for communication with a device. While checking on the evaluation board, the transmission is successful, verified using the serial monitor. However, when I attempt to send using the serial monitor, it's not received on the MCU. Additionally, when configuring using the interrupt method, the transmit or receive interrupt does not occur.