Other Parts Discussed in Thread: MMWAVE-SDK
Hi
I'm using CAN tx interrupt to continous transfer CAN messages int my project. I found sometimes when I recieved a CAN message, the tx interrupt seems not able to be triggered, and the CAN transmit queue stopped. How can I solve the problem? or is there a better way to send continous (4k frames/s) CAN messages in program?
Thank you!