CAN-FD
CAN with Flexible Data-Rate.
CAN-FD is the ISO 11898-1 successor to classical CAN — two-wire differential bus, up to 64-byte payload per frame, data phase up to multi-Mbps.
// protocol
About CAN-FD.
CAN with Flexible Data-Rate is defined by ISO 11898-1:2015. It is a fully backward-compatible extension of classical CAN designed to address two limitations of the original protocol: the 8-byte payload limit and the bus-wide arbitration rate ceiling.
The bus uses two differential signals — CAN_H and CAN_L — typically on a twisted pair terminated at both ends with 120 Ω. The same physical layer carries both classical CAN and CAN-FD traffic; CAN-FD frames are distinguished by the FDF bit and a different inter-frame structure.
Each CAN-FD frame can carry up to 64 bytes of data (vs. 8 in classical CAN). The frame is split into an arbitration phase (run at the classical CAN bitrate to preserve multi-node arbitration) and a data phase (run at a higher rate once the transmitter has won the bus). Typical data-phase rates range from 2 to 8 Mbps depending on transceiver and topology.
CAN-FD is heavily used in automotive ECU networks, industrial machine control, and increasingly in robotics and battery-management systems where higher per-message payloads reduce protocol overhead.
at a glance
- max rate
- 5 Mbps
- spec
- ISO 11898-1:2015
- topology
- 2-wire differential (CAN_H, CAN_L)
- payload
- up to 64 bytes/frame
- phases
- arbitration + data
- termination
- 120 Ω both ends
// product support
CAN-FD on the Binho lineup.
Current support status for each Binho USB host adapter. Specifications below are taken directly from each product page.
Binho Supernova
Not supportedUSB host adapter with I3C, I2C, SPI, and UART support.
Binho Supernova does not support CAN-FD — see the Binho Pulsar for CAN-FD support.
Binho Pulsar
Coming soonMulti-protocol USB host adapter for I2C, SPI, UART, RS-485, CAN-FD, 1-Wire.
- max data rate
- 5 Mbps
- optimized for
- 12V systems
Binho Nova
Not supportedFirst-generation multi-protocol USB host adapter for I2C, SPI, UART, 1-Wire.
Binho Nova does not support CAN-FD — see the Binho Pulsar for CAN-FD support.
Questions about CAN-FD?
Talk to us.
From product selection to integration details — our team works with CAN-FD daily and is happy to help.