On Thursday 10 May 2007, Patras, George wrote:
> Hello,
> I'm writing a gadget driver runing on a TI Davinci ARM using the musb_hdrc
> controller driver (peripheral mode) and have run into the following:
> I'm writing 600k of data via bulk ep IN to host, breaking it up into
> 32k blocks per ep_r
Hello,
I'm writing a gadget driver runing on a TI Davinci ARM using the musb_hdrc
controller driver (peripheral mode) and have run into the following:
I'm writing 600k of data via bulk ep IN to host, breaking it up into
32k blocks per ep_request - PIO mode (although same occurs when using DMA)