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.

28335 eCAN listen-only

Hello,

I'm using the 28335 and I am trying to implement a eCAN listen-only mode.

The idea is to listen to the CAN bus without disturbing any (!) running communication.

In case of one special CAN message I would like to stop the listen mode and start to communicate.

Did anybody already implement something like this?

Thank you for every hint!

Regards,

Roger

Note that a initialization of the eCAN with the wrong bit rate will disturb a running communication, even if I do not send anything!

A auto-baud function for eCAN would also solve my problem...