<?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: MSCAN Example: Loopback vs Loopback Transfer</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MSCAN-Example-Loopback-vs-Loopback-Transfer/m-p/936003#M54196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="316528" data-username="stevenlutz" href="https://community.nxp.com/people/stevenlutz"&gt;Steven Lutz&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can compare the two project code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; mscan_loopback_transfer send the CAN data is using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;MSCAN_TransferSendNonBlocking(EXAMPLE_MSCAN, &amp;amp;mscanHandle, &amp;amp;txXfer);&lt;/P&gt;&lt;P&gt;&amp;nbsp; mscan_loopback project send the CAN data is using:&lt;/P&gt;&lt;P&gt;MSCAN_TransferSendBlocking(EXAMPLE_MSCAN, &amp;amp;txFrame);&lt;/P&gt;&lt;P&gt;&amp;nbsp; mscan_loopback_transfer is also using the TX interrupt to send the data, but the mscan_loop is using the polling mode to send the can data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Both two code receive is using interrupt mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have questions about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2019 03:02:09 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2019-10-18T03:02:09Z</dc:date>
    <item>
      <title>MSCAN Example: Loopback vs Loopback Transfer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MSCAN-Example-Loopback-vs-Loopback-Transfer/m-p/936002#M54195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between loopback and loopback transfer mscan examples?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2019 20:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MSCAN-Example-Loopback-vs-Loopback-Transfer/m-p/936002#M54195</guid>
      <dc:creator>stevenlutz</dc:creator>
      <dc:date>2019-10-17T20:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: MSCAN Example: Loopback vs Loopback Transfer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MSCAN-Example-Loopback-vs-Loopback-Transfer/m-p/936003#M54196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="316528" data-username="stevenlutz" href="https://community.nxp.com/people/stevenlutz"&gt;Steven Lutz&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can compare the two project code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; mscan_loopback_transfer send the CAN data is using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;MSCAN_TransferSendNonBlocking(EXAMPLE_MSCAN, &amp;amp;mscanHandle, &amp;amp;txXfer);&lt;/P&gt;&lt;P&gt;&amp;nbsp; mscan_loopback project send the CAN data is using:&lt;/P&gt;&lt;P&gt;MSCAN_TransferSendBlocking(EXAMPLE_MSCAN, &amp;amp;txFrame);&lt;/P&gt;&lt;P&gt;&amp;nbsp; mscan_loopback_transfer is also using the TX interrupt to send the data, but the mscan_loop is using the polling mode to send the can data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Both two code receive is using interrupt mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have questions about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2019 03:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MSCAN-Example-Loopback-vs-Loopback-Transfer/m-p/936003#M54196</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2019-10-18T03:02:09Z</dc:date>
    </item>
  </channel>
</rss>

