CAN bus LPC11C24

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN bus LPC11C24

1,035 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Gritho on Tue Feb 25 09:39:16 MST 2014
Hello,


Some one has an example of code, an other one than the CANopen, for CAN communication between to LPC11C24 in C ? I found can.h and can.c but there is some problems. I can send something but the reception isn't good.
I got the signal trame too with an oscilloscope and the trame is weird. It's not what I should have. I don't know anymore what to do.

So if some one has a complete code to help me, it will be very nice.

Thanks
Labels (1)
0 Kudos
2 Replies

746 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Gritho on Wed Feb 26 09:48:11 MST 2014
Thank you!
0 Kudos

746 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Tue Feb 25 10:00:55 MST 2014

Quote: Gritho
Some one has an example of code, an other one than the CANopen, for CAN communication between to LPC11C24 in C?



Just use LPCOpen:

http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc11xx-packages-0

Sample:

nxp_lpcxpresso_11c24_periph_ccan_rom
0 Kudos