<?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中的主题 Re: About LPC15xx CAN2.0b</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624740#M24533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to configure message object 1 to receive all 29-bit message on Can_open_rom.c or CAN_OPEN_ROM API?&lt;/P&gt;&lt;P&gt;CAN_MSG_OBJ struct:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;u32 mode;&lt;/P&gt;&lt;P&gt;u32 mask;&lt;/P&gt;&lt;P&gt;data[8];&lt;/P&gt;&lt;P&gt;u8 dlc;&lt;/P&gt;&lt;P&gt;u8 msgobj;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;for J1939 protocol paramters PGN and ID, PGN and ID how to configure them parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Sep 2016 04:37:49 GMT</pubDate>
    <dc:creator>devan</dc:creator>
    <dc:date>2016-09-17T04:37:49Z</dc:date>
    <item>
      <title>About LPC15xx CAN2.0b</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624739#M24532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;I&amp;nbsp;know the LPC1549 support for CAN2.0b part already and I use CAN2.0a protocol very well now.&lt;/P&gt;&lt;P&gt;how to configure the LPC15xx can2.0b protocol&amp;nbsp;on CAN OPEN ROM API?&lt;/P&gt;&lt;P&gt;accrod to SAEJ1939 protocol, example: PGN = 0X1234; ID=0X12341234;&lt;/P&gt;&lt;P&gt;but i don't know how to configure these parameters?&lt;/P&gt;&lt;P&gt;id = CAN_MSGOBJ_EXT | CAN_MSGOBJ_DATA | ID？&lt;/P&gt;&lt;P&gt;mask = PGN？&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 03:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624739#M24532</guid>
      <dc:creator>devan</dc:creator>
      <dc:date>2016-09-17T03:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: About LPC15xx CAN2.0b</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624740#M24533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How to configure message object 1 to receive all 29-bit message on Can_open_rom.c or CAN_OPEN_ROM API?&lt;/P&gt;&lt;P&gt;CAN_MSG_OBJ struct:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;u32 mode;&lt;/P&gt;&lt;P&gt;u32 mask;&lt;/P&gt;&lt;P&gt;data[8];&lt;/P&gt;&lt;P&gt;u8 dlc;&lt;/P&gt;&lt;P&gt;u8 msgobj;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;for J1939 protocol paramters PGN and ID, PGN and ID how to configure them parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 04:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624740#M24533</guid>
      <dc:creator>devan</dc:creator>
      <dc:date>2016-09-17T04:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: About LPC15xx CAN2.0b</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624741#M24534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below threads, you will find examples that you can use as reference.&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.lpcware.com/content/forum/working-lpc15xx-lqfp48-can-sample" title="https://www.lpcware.com/content/forum/working-lpc15xx-lqfp48-can-sample"&gt;Working LPC15xx LQFP48 CAN Sample | www.LPCware.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/417601"&gt;LPC1549 and CAN&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt; Sol&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>Thu, 29 Sep 2016 21:51:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/About-LPC15xx-CAN2-0b/m-p/624741#M24534</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-09-29T21:51:37Z</dc:date>
    </item>
  </channel>
</rss>

