0
CAN Routing - Re-Transmit Rate
Is the CAN routing cycle time independent of the IQAN application cycle time?
For instance, on a MC43FS if I setup a CAN route to forward traffic from Device A on CAN A to CAN B and Device A transmits at 10ms but IQAN Application has a cycle time of 50ms, will all messages on CAN A be forwarded to CAN B or only 1/5th the messages?
Thank you,
Gord
Customer support service by UserEcho
CAN routing runs independent from the application cycle.
So all messages that the routing rules are set up to pass on will be routed.
MC4x CAN routing actually runs on a separate core from the application, so it does not even impact application cycle utilization.