8 years, 6 months ago.

On which devices does CAN work?

Hi,

Does CAN library work on all platforms, that state they have CAN enabled? If not, which are the alternatives to LPC1768?

RGDS

You might give CAN_Nucleo_Hello a try.

posted by Zoltan Hudak 28 Oct 2015

1 Answer

8 years, 6 months ago.

https://developer.mbed.org/media/uploads/Sissors/supported_LDoCekG.htm

Click on the CAN field at the top.

This will give you a list of platforms that support CAN in the mbed library, it's primarily NXP based platforms. STM parts have the hardware but don't have drivers for them, you can still use CAN but you need to import STMs own library and use their interface rather than the mbed ones.

Accepted Answer

Thank you very much! That's what I was looking for.

RGDS

posted by Gorazd Rosbach 22 Oct 2015