SPRUIY4B February 2023 – May 2024 TMS320F2800152-Q1 , TMS320F2800153-Q1 , TMS320F2800154-Q1 , TMS320F2800155 , TMS320F2800155-Q1 , TMS320F2800156-Q1 , TMS320F2800157 , TMS320F2800157-Q1
FILE: mcan_ex4_receive.c
This example demonstrates the MCAN receive function. Communication is done between two CAN nodes. The transmitting node could be another MCU or a CAN bus analysis tool capable of transmitting CAN FD frames. The transmit and receive pins of the MCAN module should be connected to a CAN transceiver. Nominal Bit Rate of 500 kbps & Data bit rate of 1 Mbps is used
Only Standard frame with message ID 0x4 is received.
If another C2000 MCU is used as the transmitter, mcan_ex3_transmit.c can be run on it for the transmit function.
Hardware Required
External Connections
Both nodes should communicate through CAN FD capable transceivers.
Watch Variables