SLAAET4 April 2025 MSPM0G3506 , MSPM0G3507 , MSPM0G3518 , MSPM0G3519
The Modular Controller Area Network (MCAN) peripheral is a CAN Flexible Data-rate (CAN FD) implementation on select devices within the MSPM0™ real-time microcontroller (MCU) family. Some devices that have an MCAN peripheral include the MSPM0G350x, MSPM0G351x devices. The examples described are to be run in any MSPM0 MCU with an MCAN module. This application note describes several programming examples to illustrate how the MCAN module is set up for different modes of operation. The objective is to help users understand programming the MCAN peripheral.
The code examples were tested on MSPM0G3507. However, the examples can be easily adapted to run on any MSPM0 device that features the MCAN module. Most of the examples need a second CAN FD node for operation. This requirement can be met by another MCU featuring CAN FD or any CAN bus analysis tool that is capable of working with both classic CAN and CAN FD protocols. Many USB-bus based tools are currently available. In addition to providing visibility to the bus traffic, these tools are also capable of generating frames and are an invaluable aid in debugging. An oscilloscope with built-in CAN FD triggering or decoding is essential for debugging.
Throughout this document, the terms MCAN and CAN FD are used interchangeably. While CAN FD refers to the protocol, MCAN refers to the peripheral in the MCU that implements the protocol. The project files for examples described in this document are available for download as part of MSPM0-SDK.