<?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>MQX Software SolutionsのトピックCAN Communication</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/CAN-Communication/m-p/173480#M2104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My project is using CAN protocol to communicate master and salve. There is no problem when there connect 1 master and 1 salve for sending and receiving. But, if I connect &amp;nbsp;2 or 3 salve send data same time, it will hang one of the salve. Is it because of microcontroller or CAN protocol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2011 10:37:35 GMT</pubDate>
    <dc:creator>Dora</dc:creator>
    <dc:date>2011-10-11T10:37:35Z</dc:date>
    <item>
      <title>CAN Communication</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CAN-Communication/m-p/173480#M2104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My project is using CAN protocol to communicate master and salve. There is no problem when there connect 1 master and 1 salve for sending and receiving. But, if I connect &amp;nbsp;2 or 3 salve send data same time, it will hang one of the salve. Is it because of microcontroller or CAN protocol?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 10:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CAN-Communication/m-p/173480#M2104</guid>
      <dc:creator>Dora</dc:creator>
      <dc:date>2011-10-11T10:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Communication</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/CAN-Communication/m-p/173481#M2105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dear Dora ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know exactly what type of test you're doing.&lt;/P&gt;&lt;P&gt;What I can say you for sure is that if you try to send from two different CAN nodes ( master or slave is not a problem on CAN which is multimaster by definition .. ) the very same CAN Identifier at the same time you'll get a CAN error that , potentially , freeze the bus completely . This is because during CAN ID transmission there must be an ID with a higher priority ( lower ID ) that wins the arbitration&amp;nbsp; phase , otherwise the two nodes ( sending the same ID ) will try to send again and again that message without winning arbitration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To avoid that you have to assign at least a differente ID for each node in transmission ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:37:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/CAN-Communication/m-p/173481#M2105</guid>
      <dc:creator>GottiLuca</dc:creator>
      <dc:date>2011-10-11T15:37:53Z</dc:date>
    </item>
  </channel>
</rss>

