CAN bus LPC11C24

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CAN bus LPC11C24

1,633 次查看
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
标签 (1)
0 项奖励
回复
2 回复数

1,344 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Gritho on Wed Feb 26 09:48:11 MST 2014
Thank you!
0 项奖励
回复

1,344 次查看
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 项奖励
回复