<?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 USB Transfer with chained transfer descriptors - slow in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733024#M44819</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I using the HSUSB on a K61 MCU in device mode.&lt;/P&gt;&lt;P&gt;I'm using firmware based on the old Freescale USB 4.1.1 stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup a bulk transfer of 1MByte using several transfer descriptors chained in a list.&lt;/P&gt;&lt;P&gt;The transfer completes correctly.&lt;/P&gt;&lt;P&gt;But I notice a 40 microsecond delay between transfer descriptors. (seen on USB analyzer)&lt;/P&gt;&lt;P&gt;Is this normal?&amp;nbsp; I expected the USB engine to work much faster than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any experience with this?&amp;nbsp; Is this behavior documented?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 20:29:37 GMT</pubDate>
    <dc:creator>mrharmonsr</dc:creator>
    <dc:date>2018-03-23T20:29:37Z</dc:date>
    <item>
      <title>USB Transfer with chained transfer descriptors - slow</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733024#M44819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I using the HSUSB on a K61 MCU in device mode.&lt;/P&gt;&lt;P&gt;I'm using firmware based on the old Freescale USB 4.1.1 stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup a bulk transfer of 1MByte using several transfer descriptors chained in a list.&lt;/P&gt;&lt;P&gt;The transfer completes correctly.&lt;/P&gt;&lt;P&gt;But I notice a 40 microsecond delay between transfer descriptors. (seen on USB analyzer)&lt;/P&gt;&lt;P&gt;Is this normal?&amp;nbsp; I expected the USB engine to work much faster than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any experience with this?&amp;nbsp; Is this behavior documented?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 20:29:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733024#M44819</guid>
      <dc:creator>mrharmonsr</dc:creator>
      <dc:date>2018-03-23T20:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: USB Transfer with chained transfer descriptors - slow</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733025#M44820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realize now that the time is spent reading the next packet as well as moving to the next transfer descriptor.&lt;/P&gt;&lt;P&gt;My transfer descriptors are in DDR, but I am reading data directly from Flexbus with wait states, so the data transfer is slowing things down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am transferring data from Flexbus one packet at a time, because the Flexbus timing is too slow for HSUSB's DMA engine.&lt;/P&gt;&lt;P&gt;Does anyone know the minimum speed of a&amp;nbsp;slave region&amp;nbsp;to support HSUSB transfers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 13:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733025#M44820</guid>
      <dc:creator>mrharmonsr</dc:creator>
      <dc:date>2018-03-26T13:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: USB Transfer with chained transfer descriptors - slow</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733026#M44821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have heard some customer using external RAM for FSUSB module, but for HSUSB , you'd better use the internal SRAM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Tue, 03 Apr 2018 02:49:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-Transfer-with-chained-transfer-descriptors-slow/m-p/733026#M44821</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2018-04-03T02:49:09Z</dc:date>
    </item>
  </channel>
</rss>

