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.

AM263P4-Q1: How to covert MCAN FD example from MCU+SDK 10.0.0.35 into standard CAN

Part Number: AM263P4-Q1
Other Parts Discussed in Thread: TMDSCNCD263P

Tool/software:

I am currently working with the AM263Px Control Card using the CCS Theia environment and MCU+ SDK version 10.0.0.35. I would like to understand how to convert the provided CAN FD example for the MCAN (Modular CAN) module into Standard CAN.

 

Specifically, I would appreciate your guidance on the following:

 

  1. Any changes or modifications required in the code to switch from CAN FD to Standard CAN.
  2. Settings or selections to be made in sys_config for proper configuration.
  3. Any additional steps or considerations to ensure successful implementation.