<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC Microcontrollers中的主题 Can anyone provide driver file link to  CAN2.0(J1939)/Timer/GPIO .I am using LPC11C24 customized board</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-anyone-provide-driver-file-link-to-CAN2-0-J1939-Timer-GPIO-I/m-p/659300#M26184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone provide driver file link to &amp;nbsp;CAN2.0/Timer/GPIO .I am using LPC11C24 customized board&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 06:22:46 GMT</pubDate>
    <dc:creator>sridharan</dc:creator>
    <dc:date>2017-02-22T06:22:46Z</dc:date>
    <item>
      <title>Can anyone provide driver file link to  CAN2.0(J1939)/Timer/GPIO .I am using LPC11C24 customized board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-anyone-provide-driver-file-link-to-CAN2-0-J1939-Timer-GPIO-I/m-p/659300#M26184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone provide driver file link to &amp;nbsp;CAN2.0/Timer/GPIO .I am using LPC11C24 customized board&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 06:22:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-anyone-provide-driver-file-link-to-CAN2-0-J1939-Timer-GPIO-I/m-p/659300#M26184</guid>
      <dc:creator>sridharan</dc:creator>
      <dc:date>2017-02-22T06:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone provide driver file link to  CAN2.0(J1939)/Timer/GPIO .I am using LPC11C24 customized board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Can-anyone-provide-driver-file-link-to-CAN2-0-J1939-Timer-GPIO-I/m-p/659301#M26185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridharan TechM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About the LPC11C24 drivers, please refer to these links:&lt;/P&gt;&lt;P&gt;1. Sample code bundle&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MDK and IAR project:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc11xx-peripherals-using-keils-mdk-arm" title="https://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc11xx-peripherals-using-keils-mdk-arm"&gt;Sample Code Bundle for LPC11xx Peripherals using Keil's MDK-ARM | www.LPCware.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; LPCXpresso IDE project&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc11xx-peripherals-using-nxp-lpcxpresso" title="https://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc11xx-peripherals-using-nxp-lpcxpresso"&gt;Sample Code Bundle for LPC11xx Peripherals using NXP LPCXpresso | www.LPCware.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. LPCopen code&lt;/P&gt;&lt;P&gt;&amp;nbsp;MDK and IAR project&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_keil_iar_nxp_lpcxpresso_11c24.zip" title="http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_keil_iar_nxp_lpcxpresso_11c24.zip"&gt;http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_keil_iar_nxp_lpcxpresso_11c24.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LPCXpresso IDE project&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11c24.zip" title="http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11c24.zip"&gt;http://www.nxp.com/assets/downloads/data/en/software/lpcopen_v2_00a_lpcxpresso_nxp_lpcxpresso_11c24.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All these sample codes contains the &lt;STRONG&gt;CAN, timer, GPIO drivers&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 03:10:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Can-anyone-provide-driver-file-link-to-CAN2-0-J1939-Timer-GPIO-I/m-p/659301#M26185</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-02-24T03:10:56Z</dc:date>
    </item>
  </channel>
</rss>

