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.

AM62P: AM62P - SDK Uart Echo Example

Part Number: AM62P
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi 

I'm encountering an issue with the UART echo SDK example on my AM62P. The example functions correctly when configured for mcu_uart0. However, after using sysconfig to change the uart_instance to uart1, the example ceases to work as expected. 

Specifically, I observe that the transmit (TX) functionality appears to be operational, as I can see output. However, the receive (RX) functionality is not working, meaning the system does not respond to any input.

Best Regards

Wei Han