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.

PROCESSOR-SDK-AM62X: UART_RX always reads as 0

Part Number: PROCESSOR-SDK-AM62X


Tool/software:

Hi Team,

I am trying to generate interrupt for receive line status and receive data interrupt (UART_IER_RDI | UART_IER_RLSI).

 IRQ is executed if I transmit from PC to board, but if I read UART_RX and print it, it is always 0.