Guest
#1934417
Hey, I just wanted to know if anybody is well schooled in data overrun with the LPC1768. Maybe I am wrong but i think that there are two receive buffer, one for the last message and the other one for the one which is receiving when the other is processed. If there is a third message a data overrun occures. Does anybody know how I can see that there is a data overrun and how I can avoid it? Maybe it is enough when I am reset my receive buffer by writing a "0" into the buffer? thanks