FlexCAN

From HandWiki
Revision as of 02:20, 22 December 2020 by imported>CodeMe (add)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FlexCAN is an embedded network architecture that extends Controller Area Network (CAN). It was designed by Dr. Juan Pimentel at Kettering University. It was inspired by FlexRay and the need to provide more deterministic behavior over the CAN network. Its focus is on redundancy at the hardware level, and time-based prioritized communication at the protocol level.

Benefits of FlexCAN

FlexCAN is similar to CAN except for the following improvements:

  • Deterministic Behavior
  • Increased reliability

External links