This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS1227: DCAN receive missing frames

Part Number: TMS570LS1227
Other Parts Discussed in Thread: HALCOGEN

Hi,

I'm having a problem with the DCAN module, it appears to not receive can frames when the interframe delay is small.  If I transmit the messages slowly they are received reliably, but when I transmit them at the rate output by the other device, only the first of the three messageboxes reliably receives the frame.

I've tried both a polled and interrupt based can receive function, and get the same problem with both

I need to receive data from a current sensor which transmits 3 frames every 20mS, they are on sequential canIDs with 0.2mS between each frame.

Has anyone else had similar issue?

Marc