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: where is an mcan_external_read_write example that doesn't require CANFD for the AM263Px-CC

Part Number: AM263P4
Other Parts Discussed in Thread: TCA6424, CCSTUDIO

Tool/software:

Hello,
I am trying to simply prove that standard CAN actually works on the AM263Px-CC but I'm having problems.
I have downloaded and installed AM263Px MCU+ SDK 10.01.00
I can create compile, flash and debug example projects onto the board successfully but I cannot get any CAN messages to be sent from the board.
I don't have a PCAN adapter that talks CAN FD so I assume that is why I can't see any CAN messages being sent. I only have standard PCAN-USB adapters.
I don't care about CAN FD I just want to test standard CAN messages but I can't find an example to do this. 

I see that the example
MCAN External Read Write says it uses the 

  • CAN FD Message Format.

There is already another example project called CANFD External Read Write that also uses CAN FD.

Why is the MCAN example using using CAN FD?
Where is an example project that just sends normal CAN messages not CAN FD?

What else do I need to do to get the AM263Px-CC to send a standard CAN message?

Regards,

Calum