<?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>Kinetis MicrocontrollersのトピックRe: K60 CAN Broadcast Issue</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541225#M33151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might this be the register you're looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35989i97FE3C5B89964406/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36025iEC0532687EEEB1F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2016 15:46:40 GMT</pubDate>
    <dc:creator>ericfoote1</dc:creator>
    <dc:date>2016-07-06T15:46:40Z</dc:date>
    <item>
      <title>K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541217#M33143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom system with 4 K60 MCUs on different PCBs. Unfortunately the routing of the CAN Bus lines was sub-par, and there are some large stubs. That said I would still imagine due to the robust nature of the bus my issue would not occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The situation which is arising is that one node sends a command to the other three nodes on the bus. And once in a while one or two of the three K60s on the receive end do not properly act on the command. This occurs more often at temperature extremes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem with this occurrence is that if it were a SI problem, shouldn't the node experiencing the issue corrupt the command on the bus so that none of the nodes receive it properly. Thus forcing the transmitting node to resend it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 15:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541217#M33143</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-05T15:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541218#M33144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your CAN baud rate?&lt;/P&gt;&lt;P&gt;What is your CAN clock source?&lt;/P&gt;&lt;P&gt;CAN is (ideally) a 'guaranteed delivery' message system, with ACK and NAK at a hardware level to insure that ALL bus receivers get a valid message (within the limits of CRC checking, of course).&amp;nbsp; And thus, as you say, any 'unhappy receiver' should send a NAK error that will cause ALL receivers to discard, and TX to re-send.&amp;nbsp; This all relies on EXACT clock timing, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 17:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541218#M33144</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-07-05T17:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541219#M33145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the internal osc which the device boots up with. I have tried a range of baud rates: from 1Mb to 5kb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 17:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541219#M33145</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-05T17:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541220#M33146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal osc will NEVER hold the tolerance needed for CAN -- it needs on the order of 0.1% or better so that all devices 'stay in sync' throughout the packet bits.&amp;nbsp; Internal osc is only 'assured' +/-2% over time&amp;amp;temp (just barely 'good enough' for UART bit extraction).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 18:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541220#M33146</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-07-05T18:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541221#M33147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After your last post that is what I was beginning to suspect. Since my external clock source is not present at the time when I need to be using CAN, I need to switch the system to use the RTC which has a 20ppm tolerance. So far I haven't come across the MCG register which switches in the RTC to the FLL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 18:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541221#M33147</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-05T18:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541222#M33148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is worth a shot, although I have no tips for you on that clock setup.&amp;nbsp; I will caution that even 'jitter' is 'something CAN engineers worry about' for bit clocking, and a 'high multiplication loop' will be subject to a fair bit of that.&amp;nbsp; It all comes down to whether or not 'five bit times later' the CAN receiver can still fix the 'next' transition within the 'synchronization jump width' (where 'no transition run length' is limited in hardware by transition-insertion/removal at a hardware layer) to keep the reception lined up.&amp;nbsp; Also, at the end, after the last bit of CRC ALL receivers must synchronously transmit up to 8 bits for ACK/NAK in sufficient lock-step so that EVERBODY can 'see and agree'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 18:32:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541222#M33148</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-07-05T18:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541223#M33149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick, what version of the KSDK are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 14:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541223#M33149</guid>
      <dc:creator>ericfoote1</dc:creator>
      <dc:date>2016-07-06T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541224#M33150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not using the KSDK. All of the CAN and Clock control code is my own. I am using a header from 2012 which has all of the registers defined in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 14:59:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541224#M33150</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-06T14:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541225#M33151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might this be the register you're looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/35989i97FE3C5B89964406/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36025iEC0532687EEEB1F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:46:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541225#M33151</guid>
      <dc:creator>ericfoote1</dc:creator>
      <dc:date>2016-07-06T15:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541226#M33152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is. I had found that yesterday, and am currently in the process of implementing it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:06:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541226#M33152</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-06T16:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541227#M33153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, Excellent. Let me know if I can help in any way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 16:11:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541227#M33153</guid>
      <dc:creator>ericfoote1</dc:creator>
      <dc:date>2016-07-06T16:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: K60 CAN Broadcast Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541228#M33154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So after switching over to the RTC driving the FLL in the lowest multiplier setting, I have reliable CAN Comms at both -20C and +50C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions Earl! I probably would have taken a long time on my own to suspect the clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 20:01:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K60-CAN-Broadcast-Issue/m-p/541228#M33154</guid>
      <dc:creator>norton256</dc:creator>
      <dc:date>2016-07-11T20:01:58Z</dc:date>
    </item>
  </channel>
</rss>

