<?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>S12 / MagniV MicrocontrollersのトピックSending Large amounts of data In MSCAN.</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125093#M247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;suppose i want to send 256 bytes of data at a go on the CAN bus ,what is the best strategy to do so ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently what i am doing is reloading the CAN buffer registers after sending 1 frame in the transmit ISR and recalling the Send routine and this goes on till all bytes are transmitted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2006 17:21:28 GMT</pubDate>
    <dc:creator>Saud</dc:creator>
    <dc:date>2006-07-27T17:21:28Z</dc:date>
    <item>
      <title>Sending Large amounts of data In MSCAN.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125093#M247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;suppose i want to send 256 bytes of data at a go on the CAN bus ,what is the best strategy to do so ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently what i am doing is reloading the CAN buffer registers after sending 1 frame in the transmit ISR and recalling the Send routine and this goes on till all bytes are transmitted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 17:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125093#M247</guid>
      <dc:creator>Saud</dc:creator>
      <dc:date>2006-07-27T17:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Large amounts of data In MSCAN.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125094#M248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Acording to the CAN specification you can only send 8 bytes in a frame.&lt;/DIV&gt;&lt;DIV&gt;So I think the way you send your data is a good one.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But you can also write your data in a global large buffer, enable the transfert of a frame and use the Tx interrupt to enable the transfert of the other data.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2006 17:45:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125094#M248</guid>
      <dc:creator>Bibi</dc:creator>
      <dc:date>2006-07-27T17:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Large amounts of data In MSCAN.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125095#M249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Yo,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;That's where the X-Gate will be nicely used !&lt;/DIV&gt;&lt;DIV&gt;You would give it the buffer of data and it would send all the CAN packets by 8 without the CPU having to worry about anything.&lt;/DIV&gt;&lt;DIV&gt;Neat &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Alban.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 16:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Sending-Large-amounts-of-data-In-MSCAN/m-p/125095#M249</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2006-07-28T16:51:24Z</dc:date>
    </item>
  </channel>
</rss>

