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

I have a problem with lpc2148 uart receiver (with interrupt)for bulk of data

Hello Sir,
when I use lpc2148 UART receiver interrupt then microcontroller is receiving value
but if I receive bulk of data then data is lost and overrun occurs.
what should my interrupt routine for receiving the data correctly.

I want to receive the data which is start with '*' and end with '#'