<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: PROBLEM sendING large stream of data using MCF51jm128 USB.</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260110#M11704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the PC side, i reguested 8192 you expect.&lt;/P&gt;&lt;P&gt;from the device side I send two 4096 packets using USB_Class_CDC_Interface_DIC_Send_Data(). if I use different buffers i mangeged to recieve them&amp;nbsp; but becuase of RAM limittaion I just want to use one 4096 buffer and call the USB_Class_CDC_Interface_DIC_Send_Data() twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/78160"&gt;What is the maximum bit rate  for USB&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Aug 2013 21:26:53 GMT</pubDate>
    <dc:creator>Ahmedahmed</dc:creator>
    <dc:date>2013-08-18T21:26:53Z</dc:date>
    <item>
      <title>PROBLEM sendING large stream of data using MCF51jm128 USB.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260108#M11702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using FS USB 4.1.1, i want to send large stream of data. by calling multiple USB_Class_CDC_Interface_DIC_Send_Data()&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;calls.&lt;/P&gt;&lt;P&gt;the problem is the buffer is overwitten. Did any one manage to handle this issue?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Aug 2013 07:06:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260108#M11702</guid>
      <dc:creator>Ahmedahmed</dc:creator>
      <dc:date>2013-08-18T07:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM sendING large stream of data using MCF51jm128 USB.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260109#M11703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to wait until the data read by the host before sending the next.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Aug 2013 20:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260109#M11703</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-08-18T20:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM sendING large stream of data using MCF51jm128 USB.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260110#M11704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the PC side, i reguested 8192 you expect.&lt;/P&gt;&lt;P&gt;from the device side I send two 4096 packets using USB_Class_CDC_Interface_DIC_Send_Data(). if I use different buffers i mangeged to recieve them&amp;nbsp; but becuase of RAM limittaion I just want to use one 4096 buffer and call the USB_Class_CDC_Interface_DIC_Send_Data() twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/78160"&gt;What is the maximum bit rate  for USB&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Aug 2013 21:26:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260110#M11704</guid>
      <dc:creator>Ahmedahmed</dc:creator>
      <dc:date>2013-08-18T21:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROBLEM sendING large stream of data using MCF51jm128 USB.</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260111#M11705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no need to use a buffer that large. As I said the second time you called with the same buffer the data will be overwritten.&lt;/P&gt;&lt;P&gt;You will never get close to 200 K bytes per second. At best you might get 128k Which is 2 64 Byte packets Each poll. a slow MCU like the jm Cannot keep up much faster than that. &lt;/P&gt;&lt;P&gt;Use two smaller buffers. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 02:52:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/PROBLEM-sendING-large-stream-of-data-using-MCF51jm128-USB/m-p/260111#M11705</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-08-19T02:52:02Z</dc:date>
    </item>
  </channel>
</rss>

