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

Interrupts to receive raw data and process it

I am using Keil in C Programming Language.

How do I use an serial port interrupt to receive raw data and store it into the buffer and then, process it?