<?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: USB_ADC Data transfer problem in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152731#M543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JuroV,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here I am attaching one simple "MFS-USB"example which I have taken from standard example with some modifications.I am craeting one file on USB and trying to write in that File but still speed is very slow whatever I have written earlier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please You just go through my example and if possible you make it faster as my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Sumy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Apr 2012 11:24:06 GMT</pubDate>
    <dc:creator>sumy</dc:creator>
    <dc:date>2012-04-19T11:24:06Z</dc:date>
    <item>
      <title>USB_ADC Data transfer problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152729#M541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;FONT&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I am using K70 &amp;amp; Mqx3.8.And I am writing an application for transferring data from ADC to USB hard disk.For that 1st I built "Freescale MQX 3.8\usb\host\build\cw10\usb_hdk_twrk70f120m"&lt;BR /&gt;then I built "Freescale MQX 3.8\mfs\examples\mfs_usb\cw10\mfs_usb_twrk70f120m" and modified in this example.&lt;BR /&gt;&lt;BR /&gt;And for my application ,it should be transferred @512kbytes/sec but&lt;BR /&gt;it is being transferred @&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;10 seconds when buffer size = 50kb&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;14 seconds when buffer size = 100k b&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;41 seconds when buffer size = 510k&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;78 seconds when buffer size = 1024k&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;135 seconds when buffer size = 2048k&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;33 minutes when buffer size = (1024*8)k&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And one more thing is that when I transferred the data of 455 Mb from my system to that Usb hard disk then it took only 75 seconds(6.06 Mb/sec).&lt;BR /&gt;&lt;BR /&gt;So ,Please Can any one tell me that what is the Issue ?And where I should I modified ? Please Reply ASAP.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Thank You&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 12:38:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152729#M541</guid>
      <dc:creator>sumy</dc:creator>
      <dc:date>2012-04-10T12:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: USB_ADC Data transfer problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152730#M542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see&amp;nbsp; that you want to send 512kB / sec = 4Mbit / sec = cca 4 Msamples/ sec.&lt;/P&gt;&lt;P&gt;This is at the edge of ADC transfer and such ADC sample rate could be achieved only without external HW triggering, but in a conversions that are solely requested in the polled mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In such case I suppose that the PDB period is very short and huge amount of interrupts are generated, that downgrade the performance of the other normal-priority code, for example USB stack for KHCI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give us some details what was tested, some pieces of code etc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 17:41:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152730#M542</guid>
      <dc:creator>JuroV</dc:creator>
      <dc:date>2012-04-16T17:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: USB_ADC Data transfer problem</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152731#M543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JuroV,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here I am attaching one simple "MFS-USB"example which I have taken from standard example with some modifications.I am craeting one file on USB and trying to write in that File but still speed is very slow whatever I have written earlier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please You just go through my example and if possible you make it faster as my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Sumy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 11:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/USB-ADC-Data-transfer-problem/m-p/152731#M543</guid>
      <dc:creator>sumy</dc:creator>
      <dc:date>2012-04-19T11:24:06Z</dc:date>
    </item>
  </channel>
</rss>

