<?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: LPC11C24 CAN Send test problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-CAN-Send-test-problem/m-p/810669#M32515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is not normal that VCC=0v. It is not necessary additional supply for VCC.&lt;BR /&gt;&amp;nbsp;where are you doing this measurement? do you have additional connections?&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Mon, 01 Oct 2018 21:41:38 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2018-10-01T21:41:38Z</dc:date>
    <item>
      <title>LPC11C24 CAN Send test problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-CAN-Send-test-problem/m-p/810668#M32514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;With OM13093.I took two wires in TXD and RXD, measured with an oscilloscope, and then run the following program.&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;Found no signal.&lt;/SPAN&gt; It&amp;nbsp;&lt;SPAN class=""&gt; was found that VCC is always 0.&lt;/SPAN&gt; Does VCC requires an&amp;nbsp; external power supply?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;while(1) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.msgobj&amp;nbsp; = 0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.mode_id = 0x345;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.mask&amp;nbsp;&amp;nbsp;&amp;nbsp; = 0x0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.dlc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 4;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.data[0] = 'T';&amp;nbsp;&amp;nbsp; &amp;nbsp;// 0x54&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.data[1] = 'E';&amp;nbsp;&amp;nbsp; &amp;nbsp;// 0x45&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.data[2] = 'S';&amp;nbsp;&amp;nbsp; &amp;nbsp;// 0x53&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;msg_obj.data[3] = 'T';&amp;nbsp;&amp;nbsp; &amp;nbsp;// 0x54&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;LPC_CCAN_API-&amp;gt;can_transmit(&amp;amp;msg_obj);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;for(j=0;j&amp;lt;1000000;j++) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Board_LED_Toggle(0);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2018 07:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-CAN-Send-test-problem/m-p/810668#M32514</guid>
      <dc:creator>funa</dc:creator>
      <dc:date>2018-09-30T07:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11C24 CAN Send test problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-CAN-Send-test-problem/m-p/810669#M32515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is not normal that VCC=0v. It is not necessary additional supply for VCC.&lt;BR /&gt;&amp;nbsp;where are you doing this measurement? do you have additional connections?&lt;/P&gt;&lt;P&gt;&lt;BR /&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>Mon, 01 Oct 2018 21:41:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11C24-CAN-Send-test-problem/m-p/810669#M32515</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2018-10-01T21:41:38Z</dc:date>
    </item>
  </channel>
</rss>

