This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

canfd_loopback

Overview

The flexcan_loopback_functional example shows how to use the loopback test mode to debug your CAN Bus design:

To demonstrates this example, only one board is needed. The example will config one FlexCAN Message Buffer to Rx Message Buffer and the other FlexCAN Message Buffer to Tx Message Buffer with same ID. After that, the example will send a CAN Message from the Tx Message Buffer to the Rx Message Buffer throuth internal loopback interconnect and print out the Message payload to terminal.

Supported Boards