<?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>LPCXpresso IDE中的主题 some questions about LPC17_CAN_LedControl</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582653#M25518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by attori90 on Sat Apr 07 09:49:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1st:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tested LPC17_CAN_LedControl and i not exactly understand how this project work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if we send the command from the 1st node to display it in the 2nd node, how i not find CAN_ReceiveMsg in the source code :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2nd:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my test i work with transceiver MCP2551, is that work with LPC1769??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks to reply me&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(sorry for my english :p)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:15:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:15:30Z</dc:date>
    <item>
      <title>some questions about LPC17_CAN_LedControl</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582653#M25518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by attori90 on Sat Apr 07 09:49:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1st:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have tested LPC17_CAN_LedControl and i not exactly understand how this project work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if we send the command from the 1st node to display it in the 2nd node, how i not find CAN_ReceiveMsg in the source code :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2nd:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my test i work with transceiver MCP2551, is that work with LPC1769??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks to reply me&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(sorry for my english :p)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582653#M25518</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about LPC17_CAN_LedControl</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582654#M25519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sat Apr 07 10:08:17 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;#1:[INDENT] &lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
CAN_ReceiveMsg(LPC_CAN2,&amp;amp;RXMsg);
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;is used in &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
void CAN_IRQHandler()
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;of can_ledcontrol.c because this sample is using CAN interrupt to receive messages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]#2:[INDENT] There's nothing wrong with MCP2551 (except it's using 5V supply voltage). Don't forget to pull RS low if you use higher baudrates :)[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:15:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582654#M25519</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: some questions about LPC17_CAN_LedControl</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582655#M25520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Wed Apr 11 01:02:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello attori90,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how experienced you are in CAN, but it can be of use to look at the following link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://ics.nxp.com/support/documents/microcontrollers/zip/an10908.zip&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not an exact match on your question, but it may expand your knowledge.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:15:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/some-questions-about-LPC17-CAN-LedControl/m-p/582655#M25520</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:15:31Z</dc:date>
    </item>
  </channel>
</rss>

