This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ADUC7026 UART interruption

Hi,
I am using ADUC7026. I am having troubles with the UART interruption.
What I'd like to accomplish is the following: when I type a character in the Hyperterminal, an interruption can be generated.
What I am trying now is the following: I set
IRQEN = UART_BIT;
But I find that there is absolutely no interruption no matter what I type to the Hyperterminal.

So if any one knows it, I will be very appreciate the help. Thank you very much.

0