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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi guys,
I have found a proble about the CAN attach function: Same code:
include the mbed library with this snippet
Before the mbed r64, when mbed receives message from CAN bus, the LED will be on. But after r65, it looks like the attach function cannot attach an interrupt callback.
Can you check it out please? Thanks!