This example demonstrates the CAN message transmission and reception in digital loop back mode with the following configuration.
5 Messages are transmitted and received back internally using internal loopback mode. When all the 5 messages received with the id and the data matches with the transmitted one, then the example is completed.
| Parameter | Value |
|---|---|
| CPU + OS | mcu-r5fss0-0 freertos |
| mcu-r5fss0-0 nortos | |
| wkup-r5fss0-0 freertos | |
| Toolchain | ti-arm-clang |
| Board | am62px-sk |
| Example folder | examples/drivers/mcan/mcan_loopback_polling |
Shown below is a sample output when the application is run,