Am 30.12.2017 um 19:07 schrieb Greg D.:
The only issue we had was that if you try to transmit several frames back-to-back, the third and subsequent frame sent were all duplicates of the second
frame. That was fixed by adding a delay in the code, hoping that it would be sufficient for the prior frame to actually get sent.
I've replaced that "nasty hack" by a TX buffer status check polling all three buffers, so TX speed on the MCP2515 buses is no longer limited to 100 frames per
second.
Please test.
Regards,
Michael
I haven't used the ECU code in the last few merges (maybe a couple
of weeks), as I've been playing with the modem, but I just merged
and now I'm not seeing