Skip to content

Controller Area Network

lbuild module: modm:architecture:can

Controller–area network (CAN or CAN-bus) is a vehicle bus standard designed to allow microcontrollers and devices to communicate with each other within a vehicle without a host computer.

CAN is a message based protocol, designed specifically for automotive applications but now also used in other areas such as industrial automation and medical equipment.

Options

message.buffer

Default: 8
Inputs: [8 ... 64]

Dependencies

modm:architecture:can modm_architecture_can modm: architecture: can modm_debug modm: debug modm_architecture_can->modm_debug