<?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 in MCUXpresso General</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/USB/m-p/755278#M410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using LPC54828 USB HS Host mode (USB_DEVICE_CONFIG_LPCIP3511FS is 1) and I notice that there is a limit of 4096 bytes on a single USB transaction, in the file usb_host_ip3516hs.c&amp;nbsp; suobroutine "USB_HostIp3516HsWriteBulkPipe" there is harcoded this limit "if (transferLength &amp;gt; 4096U) transferLength = 4096U; "&lt;/P&gt;&lt;P&gt;In my application I need to transfer big chunk of data (200K) at high speed and have to continually make a new request every 4096 bytes make my application quite slow (I'm around the 20 to 30Mbit effective tranfer rate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to overcome this limit ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2018 16:43:28 GMT</pubDate>
    <dc:creator>lucafabris</dc:creator>
    <dc:date>2018-01-24T16:43:28Z</dc:date>
    <item>
      <title>USB</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/USB/m-p/755278#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using LPC54828 USB HS Host mode (USB_DEVICE_CONFIG_LPCIP3511FS is 1) and I notice that there is a limit of 4096 bytes on a single USB transaction, in the file usb_host_ip3516hs.c&amp;nbsp; suobroutine "USB_HostIp3516HsWriteBulkPipe" there is harcoded this limit "if (transferLength &amp;gt; 4096U) transferLength = 4096U; "&lt;/P&gt;&lt;P&gt;In my application I need to transfer big chunk of data (200K) at high speed and have to continually make a new request every 4096 bytes make my application quite slow (I'm around the 20 to 30Mbit effective tranfer rate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to overcome this limit ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/USB/m-p/755278#M410</guid>
      <dc:creator>lucafabris</dc:creator>
      <dc:date>2018-01-24T16:43:28Z</dc:date>
    </item>
  </channel>
</rss>

