You are here: Digi Embedded Yocto > System development > Linux v4.1 Board Support Package > Devices and interfaces > Controller area network (CAN)

Controller area network (CAN)

The NXP i.MX6UL CPU has two FLEXCAN controllers which operate at up to 1Mbps. FlexCAN is a communications controller implementing the CAN protocol according to the CAN 2.0B protocol specification. It supports both standard and extended message frames, and the maximum message buffer is 64. The driver is a network device driver of PF_CAN protocol family.

You can access the CAN1 port through the expansion connector on the ConnectCore 6UL SBC Express.

On the ConnectCore 6UL SBC Pro:

Kernel configuration

CONFIG_CAN
CONFIG_CAN_FLEXCAN

Kernel driver

drivers/net/can/flexcan.c

Device tree binding

Documentation/devicetree/bindings/net/can/fsl-flexcan.txt

 

© 2017 Digi International Inc. All rights reserved.
Controller area network (CAN) updated on 13 April 2017 10:31:15 PM