- What distinguishes CAN-FD from CAN during development?
- CAN-FD supports larger payloads and a faster data phase than CAN. Development therefore has to validate both the message content and the configuration that controls communication across the relevant phases.
- Why can a CAN-FD frame be present but decode incorrectly?
- The frame may be interpreted with the wrong DBC message, identifier, payload expectation, signal layout, or scaling. Confirm raw frame characteristics and database alignment before trusting decoded values.
- How should a missing CAN-FD message be investigated?
- First confirm the expected message, capture scope, and operating condition. Then check raw frame presence, source behavior, communication stability, gateway routing, and only afterward the DBC decoding path.
- What evidence is useful for a CAN-FD communication issue?
- Relevant BLF recordings, ASC recordings, CAN dumps, the DBC used for interpretation, configuration details, and controlled test or simulation results are useful. Preserve raw evidence so decoded conclusions can be checked.
- When is a gateway issue a likely explanation?
- It becomes more plausible when the source network shows the expected message but the destination network does not, or when the message is present after routing with an unexpected payload or timing pattern. Evidence from both sides is needed where possible.