<?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>topic Re: Issue when connect between two flexcan modules?? in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166253#M5797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; &lt;A href="http://forums.freescale.com/../view_profile?user.id=1075" rel="nofollow" target="_blank"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;mjbcswitzerland&lt;BR /&gt;The 2.5MHZ means the clock, the baud rate equal 2.5MHZ / times , in my option, the times equal 25, so the baud rate is 100kbs&lt;BR /&gt;which baud rate do you select? and I'm puzzled with how to modify the RJW,PSEG1,PSEG2,PROPSEG bits of CANCTRL, I simply changed them to the max value, any idea?&lt;BR /&gt;and I found the offset of IMASK and IFLAG should be 0x30 and 0x32,which are different from datasheet?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2007 09:40:49 GMT</pubDate>
    <dc:creator>feather</dc:creator>
    <dc:date>2007-11-26T09:40:49Z</dc:date>
    <item>
      <title>Issue when connect between two flexcan modules??</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166251#M5795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I repot a flexcan driver from MCF5213 to MCF5223x board, and I tested the loop-back mode, it works well. But when I connect the MCF5213 board with the 5223x board, errors happen. It seems the frame transmited isn't correctly received(I'm sure hardware is OK).because 5213 use 80MHZ fsys, so the clock to flexcan is 80/(2*(1+15))=2.5MHZ, so I changed the MCF_FlexCAN_CANCTRL[31-24]=0x17, which means 60/(1+0x17)=2.5MHZ too, and the other bits the same, so they get the same baudrate(?),but errors is the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no anther 5223x board to test with two same boards. so any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 14:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166251#M5795</guid>
      <dc:creator>feather</dc:creator>
      <dc:date>2007-11-23T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when connect between two flexcan modules??</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166252#M5796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I have successfully used the M5223X and the M5213 eval boards connected together by a CAN bus.&lt;BR /&gt;Are you using a 2.5M bit rate? The maximum bit rate of CAN is 1M. I would try with slow speeds at first to be sure that this is not the problem.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mark Butcher&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uTasker.com" rel="nofollow" target="_blank"&gt;www.uTasker.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 01:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166252#M5796</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2007-11-24T01:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when connect between two flexcan modules??</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166253#M5797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; &lt;A href="http://forums.freescale.com/../view_profile?user.id=1075" rel="nofollow" target="_blank"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;mjbcswitzerland&lt;BR /&gt;The 2.5MHZ means the clock, the baud rate equal 2.5MHZ / times , in my option, the times equal 25, so the baud rate is 100kbs&lt;BR /&gt;which baud rate do you select? and I'm puzzled with how to modify the RJW,PSEG1,PSEG2,PROPSEG bits of CANCTRL, I simply changed them to the max value, any idea?&lt;BR /&gt;and I found the offset of IMASK and IFLAG should be 0x30 and 0x32,which are different from datasheet?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 09:40:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166253#M5797</guid>
      <dc:creator>feather</dc:creator>
      <dc:date>2007-11-26T09:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when connect between two flexcan modules??</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166254#M5798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Now it is OK&lt;BR /&gt;I forgot to change the pin configuration when repot the driver from 5213 to 5223x&lt;SPAN&gt;&lt;IMG border="0" height="16" src="http://forums.freescale.com/../../i/smilies/16x16_smiley-surprised.gif" width="16" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 11:28:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Issue-when-connect-between-two-flexcan-modules/m-p/166254#M5798</guid>
      <dc:creator>feather</dc:creator>
      <dc:date>2007-11-26T11:28:00Z</dc:date>
    </item>
  </channel>
</rss>

