This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello,
The canfd driver is developed based on ti280039 chip, but the bus message is can message, and there is no canid, dlc, and data. What is the reason? The relevant register view has been configured.
Hi Gaosong,
There are MCAN several examples in C2x SDK. Have you tried the examples of mcan_ex9_transmit and mcan_ex4_receive? Both examples use MCAN CAN-FD.