CAN_ex_1

Dependencies:   mbed

History

Ejemplo CAN default tip

2019-01-17, by lscordovar [Thu, 17 Jan 2019 22:05:53 +0000] rev 3

Ejemplo CAN


The example was not compiling due to incorrect pinnames. Also, the example should error out properly if the board doesnt support CAN.

2018-10-11, by aashishc1988 [Thu, 11 Oct 2018 16:02:16 +0000] rev 2

The example was not compiling due to incorrect pinnames. Also, the example should error out properly if the board doesnt support CAN.


Tested the code on the LPC1768. Turns out no one implemented the driver for K64F. Also added a mbed conf file for portability. Note CAN is disconnected by default in my setup

2017-01-20, by mab5449 [Fri, 20 Jan 2017 11:39:47 -0600] rev 1

Tested the code on the LPC1768. Turns out no one implemented the driver for K64F. Also added a mbed conf file for portability. Note CAN is disconnected by default in my setup


Initial commit. Ported code snippets to mbed OS 5 projects

2017-01-19, by mab5449 [Thu, 19 Jan 2017 14:21:14 -0600] rev 0

Initial commit. Ported code snippets to mbed OS 5 projects