The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: CAN class does not properly retrieve Extended CAN IDs on LPC1768

Trying to read an extended CAN ID via the can1_msg.id method will always return 0.

There is no method on documentation on how to use/handle an Extended ID in TX/RX

2 comments:

27 Jul 2015

Figured it out, please update https://developer.mbed.org/handbook/CAN to include the information.

27 Jul 2015

Hello, if you can provide the information you did not find there, I'll can edit it right-away. That would be helpful.