<?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>LPC MicrocontrollersのトピックRe: LPC 43XX USB DMA Engine Bulk Transfer maximum size ?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881442#M35259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;From USB protocol, Bulk transfers are only supported by full and high speed devices. For full speed endpoints, the maximum bulk packet size is either 8, 16, 32 or 64 bytes long. For high speed endpoints, the maximum packet size can be up to 512 bytes long.The FS Max. bulk out packet size is 64 bytes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2019 12:37:15 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2019-02-12T12:37:15Z</dc:date>
    <item>
      <title>LPC 43XX USB DMA Engine Bulk Transfer maximum size ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881441#M35258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a LPC4357 design with USB0 as the USB host. I'd like to do 65K byte (128 block) BULK reads and writes to the SD cards i have attached. Seems i can get 63 bock size xfers (31K) thru fine - but nothing bigger. Ideally i'd like to get 64 (32K) or 128 (65K) Block read and write transfers to work. Is there a USB0 DMA engine limitation i'm missing ?&lt;/P&gt;&lt;P&gt;The USB0 xfers just don't complete when i tell t to do a 64 or bigger block size to the EHCI controller.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2019 20:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881441#M35258</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2019-02-02T20:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 43XX USB DMA Engine Bulk Transfer maximum size ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881442#M35259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class=""&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;From USB protocol, Bulk transfers are only supported by full and high speed devices. For full speed endpoints, the maximum bulk packet size is either 8, 16, 32 or 64 bytes long. For high speed endpoints, the maximum packet size can be up to 512 bytes long.The FS Max. bulk out packet size is 64 bytes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Have a nice day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jun Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2019 12:37:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881442#M35259</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2019-02-12T12:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 43XX USB DMA Engine Bulk Transfer maximum size ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881443#M35260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The DMA size for BULK endpoints seems to be 16K. Its based on the number of bits in the xfer reg. Would be nice if it supported 65K like some other arm chips.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 18:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-43XX-USB-DMA-Engine-Bulk-Transfer-maximum-size/m-p/881443#M35260</guid>
      <dc:creator>k2</dc:creator>
      <dc:date>2019-04-23T18:19:36Z</dc:date>
    </item>
  </channel>
</rss>

