Can anyone provide driver file link to CAN2.0(J1939)/Timer/GPIO .I am using LPC11C24 customized board

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

Can anyone provide driver file link to CAN2.0(J1939)/Timer/GPIO .I am using LPC11C24 customized board

615 Views
sridharan
Contributor II

Can anyone provide driver file link to  CAN2.0/Timer/GPIO .I am using LPC11C24 customized board

0 Kudos
1 Reply

431 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Sridharan TechM,

    About the LPC11C24 drivers, please refer to these links:

1. Sample code bundle

    MDK and IAR project:

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

   LPCXpresso IDE project

Sample Code Bundle for LPC11xx Peripherals using NXP LPCXpresso | www.LPCware.com 

2. LPCopen code

 MDK and IAR project

http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_keil_iar_nxp_lpcxpresso_11c24.zi... 

LPCXpresso IDE project

http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11c24.... 

All these sample codes contains the CAN, timer, GPIO drivers.

But the about the CAN driver, it is just the chip bottom driver. J1939 is a higher layer protocol based on the software. I have search the website, we don't have this protocal code for LPC11C24, so you need to find a J1939 stack and add it to the LPC11C24 project by yourself.

Wish it helps you!

Have a great day,
Kerry

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

0 Kudos