Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 2 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
1 Answer
9 years, 2 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.
You might give CAN_Nucleo_Hello a try.
posted by Zoltan Hudak 28 Oct 2015