Arch Pro, an mbed enabled development board for rapid prototyping.

CAN BUS

28 Aug 2014

Hi,

can i use this platform to read can-bus?

Thanks in advance

31 Aug 2014

Get a look at http://mbed.org/handbook/CAN

CAN bus is supported by mbed LPC1768. As the Arch Pro is a variant of mbed LPC1768, the usage is the same.

03 Feb 2015

i get the help for 'read' of bus CAN please

13 Feb 2015

hi, Yihui Xiong, I haven't the "filter" member in my can library (on an LPC1768) ! How do you get it ?

thanks

14 Feb 2015

Regarding to the CAN filtering, please refer to my program.
http://developer.mbed.org/users/ym1784/code/CAN_MONITOR2/

19 Feb 2015

Thanks Yihui Xiong, but if I have a look in your other link (31 aug 2014) the member 'filter' is presented but, it is not in the standard mbed.h library.

19 Feb 2015

sorry Yihui Xiong, my mbed library was not update.

23 Feb 2015

Yihui Xiong wrote:

CAN bus is supported by mbed LPC1768. As the Arch Pro is a variant of mbed LPC1768, the usage is the same.

However , Arch Pro needs to be fixed so as to be displayed in Platforms > Connectivity > CAN filter tick box

06 Mar 2015

So, coming back on CAN filter ID, Filter from mbed library not seems to work. Could you confirm that Yihui Xiong ?

Thank you