Closed antodom closed 3 years ago
Hi there,
Are there any way using this library of knowing when a CAN frame has been overwritten due to an overrun error?.
Thanks in advance.
msg.overrun would return 1 if that was so. Unless you were polling, you shouldn't get overruns in interrupt mode
Hi there again,
Thanks, I was not aware of this flag in the message structure.
Hi there,
Are there any way using this library of knowing when a CAN frame has been overwritten due to an overrun error?.
Thanks in advance.