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.

Input interrupt on UART RXD pin

Hi,

I would like to generate falling edge interrupt from the same RXD pin of one of the UARTs. Is this possible? This means while UART is doing it's job receiving data from serial port, every time the level changes I also get an interrupt.

Cheers,

Hassan