9 years, 2 months ago.

can_reset() stops the communication

I'm using can.h's functions to develop a can controlled system on a LPC11C24F based hardware. However, every time i'm calling the can.reset() function, the system always fails to re-communicate again. So, i wonder if the function is only for mbed specific hardware platform.

What does the can_reset() function do? Is it freeing up the memory allocated by the can object and recreating the object again?

Question relating to:

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Be the first to answer this question.