Re:TouCAN: abort transmission

"Bob Grice" <[email protected]> Mon, 25 Jun 2007 07:48:50 +0100
Newsgroups gmane.comp.hardware.motorola.microcontrollers
Message-ID <[email protected]>
I do something similar, checking if the transmission has completed in a
timer thread, and if it hasn't then de-activating it by writing the
control register with MBCTL_TXIDLE (0x80). I must admit I haven't
checked if the transmission completes before it de-activates, or if it
just steps on it mid transmission - In my case, the timeout should only
occur if there is no other system providing the ACK, and as there is no
other system it doesn't really matter to much if I screw up the packet
halfway through.



[Non-text portions of this message have been removed]