LPC1788 CAN transmit interrupt

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1788 CAN transmit interrupt

226 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by r2djoe on Wed Nov 14 04:40:19 MST 2012
I'm trying to asynchronously send frames, so that the send method only needs to add the frame to a circular buffer, then the IRQ will figure out which TX buffer is free, and send the frame. I cannot find any documentation or examples on how to do this, or on the structure of the CAN_1->ICR field. Any help would be appreciated.
Labels (1)
0 Kudos
0 Replies