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