<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Michael Balzer wrote:<br>
<blockquote type="cite"
cite="mid:89a47503-3ed3-db65-70e3-c0375c6661f8@expeedo.de">
<pre wrap="">Am 30.12.2017 um 19:07 schrieb Greg D.:
</pre>
<blockquote type="cite">
<pre wrap="">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.
</pre>
</blockquote>
<pre wrap="">
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</pre>
</blockquote>
<pre wrap="">
</pre>
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 <i>any</i> frames receive on CAN3. So, I
can't tell exactly when, but it's broken now.<br>
<br>
I forget... Is there a way to force boot the module from the other
flash partition? I could try that to see if it was just the latest
merge.<br>
<br>
Greg<br>
<br>
<br>
<br>
</body>
</html>