<?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 Design StudioのトピックRe: TWR-K60f120m and FRDM-K64f CAN communication</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612358#M7752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I tried flexCAN example in FRDM k64F. Internal loop-back program was successful but when I run the interrupt mode method where I flashed flexCAN code in two FRDM k64F boards. One node being "a" and other being "b" as per the example.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Connection wise I connected both TX together, Rx together and a common ground. I did not use CAN transreceiver with either of the boards. But it was not successful. Am i missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDE: MCU xpresso.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2019 05:08:13 GMT</pubDate>
    <dc:creator>trialaccount12</dc:creator>
    <dc:date>2019-02-28T05:08:13Z</dc:date>
    <item>
      <title>TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612354#M7748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to setup CAN communication between the FRDM-K64f and the TWR-K60f120m with a TWR-SER board. I'm running the Flexcan example from the KSDK for the FRDM and the Flexcan example from MQX 4.2 for the TWR. I was wondering if there would be an issues hooking these two examples together? I know the MQX uses mailboxes from looking at the code, but I'm not sure if they will ruin the communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 05:42:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612354#M7748</guid>
      <dc:creator>smith1</dc:creator>
      <dc:date>2016-12-15T05:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612355#M7749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Smith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean " hooking these two examples together"?&lt;/P&gt;&lt;P&gt;if we need two CAN devices communicate, the two CAN interfaces must have same baud rate and can identify the correct ID.&lt;/P&gt;&lt;P&gt;the CAN demo under KSDK 2.0 package for FRDM-K64 is in loop-back mode. the exmaple sends a CAN Message from the Tx Message Buffer to the Rx Message Buffer throuth internal loopback interconnector in one device. We can not use it for two devices communication without modification.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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, 15 Dec 2016 09:42:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612355#M7749</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-12-15T09:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612356#M7750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by "hooking these two examples together", I meant using them together. And I set the enableLookback variable to false in the KSDK demo. Was there any other modifications besides that for two device communication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And are there any jumper setting I need to change for the TWR-SER board? I hooked it up to see if I could pick anything up on an oscilloscope, but didn't get anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by the way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2016 18:06:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612356#M7750</guid>
      <dc:creator>smith1</dc:creator>
      <dc:date>2016-12-15T18:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612357#M7751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just checked the schematic, TWR-SER has on board CAN transceiver but FRDM-K64 doesn't.&lt;/P&gt;&lt;P&gt;CAN point to point communication can work when both points have or haven't CAN transceiver.&lt;/P&gt;&lt;P&gt;But I highly suggest you have CAN transceiver for both sides completely match the CAN protocol. thus you need have a external CAN transceiver circuit for FRDM board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that, run program for each board. check if on chip CAN TX pin has signal when transmits, if no, check your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&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>Fri, 16 Dec 2016 08:59:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612357#M7751</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2016-12-16T08:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612358#M7752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I tried flexCAN example in FRDM k64F. Internal loop-back program was successful but when I run the interrupt mode method where I flashed flexCAN code in two FRDM k64F boards. One node being "a" and other being "b" as per the example.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Connection wise I connected both TX together, Rx together and a common ground. I did not use CAN transreceiver with either of the boards. But it was not successful. Am i missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDE: MCU xpresso.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 05:08:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612358#M7752</guid>
      <dc:creator>trialaccount12</dc:creator>
      <dc:date>2019-02-28T05:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612359#M7753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan,&lt;/P&gt;&lt;P&gt;This thread is from two years ago. we don't maintain it any more. Please create a new thread for your new question.&lt;/P&gt;&lt;P&gt;Appreciate your understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jennie Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 06:32:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612359#M7753</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-28T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612360#M7754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thank you for the update. I have created a new thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/496759"&gt;https://community.nxp.com/thread/496759&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be helpful if you can take a look into it.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2019 15:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612360#M7754</guid>
      <dc:creator>trialaccount12</dc:creator>
      <dc:date>2019-02-28T15:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: TWR-K60f120m and FRDM-K64f CAN communication</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612361#M7755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Pls ignore my previous post. I got it working. The issue was with Transreceivers. Thank you for your inputs.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 22:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/TWR-K60f120m-and-FRDM-K64f-CAN-communication/m-p/612361#M7755</guid>
      <dc:creator>trialaccount12</dc:creator>
      <dc:date>2019-03-06T22:52:21Z</dc:date>
    </item>
  </channel>
</rss>

