Simple CAN Demo code

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

Simple CAN Demo code

976 Views
omkar787898
Contributor II

We are working on LPC1768 CAN, We understood can working its theory on PIC32 controller. We always use NXP controllers and we have LPC1768 now. We have 1 code but its too difficult to understand in which we send message from 1 CAN port to another CAN port. We observed that LPC1768 CAN has no guidence video online. We know you 1 document on UART, SPI, I2C where you shown simple assembly and c code to make it work. We are also expecting same document.

Please provide guidence how to write CAN code. It would be great if you provide us or Publish Programming video on your Youtube channel. We are waiting for reply.

Thanking you.

Labels (2)
0 Kudos
1 Reply

609 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Omkar,

    Unfortunately, we still don't have the LPC1768 CAN video and application code now.

    But you can refer to the CAN chapter in the LPC1768 user manual.

    About the demo code, we have the LPCopen and Code bundle sample code, there has the CAN demo code for your reference.

  1. LPCopen demo code

LPCOpen Software for LPC17XX|NXP 

2. Code bundle

MCB1700 Sample Code Bundle for LPC17xx Peripherals using Keil's MDK-ARM | www.LPCware.com 

MCB1700 Sample Code Bundle for LPC1769 Peripherals using LPCXpresso | www.LPCware.com 

Wish it helps you!

If you still have question, please let me know!


Have a great day,
Jingjing

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos