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.
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.
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.