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.

can_loopback example

Hello,

I'm trying to implement a CAN connection on an F28M35H52C1 controller (on control card). I found the can_loopback example for the M3 and it works just fine. The signal at the Tx pin can be detected on a scope. If I remove the following line: "HWREG(CAN0_BASE + CAN_O_TEST) = CAN_TEST_EXL;" the controller doesn't receive its messages (as expected), but there is also no more signal at the Tx pin (which I don't understand).

Can you give me a hint on how to implement the connection correctly without test mode?

Is there a CAN example using TIRTOS?

Thank you for your efforts!

Best regards

Tanja