Hello,
Using the bidirectional USB verilog program as a starting point, I've modified it to send 512 bytes at a time up to the PC via the USB. Modifying the C program, I send 100 request to the FPGA to reply with the 512 bytes. The 512 bytes come quickly, but there is a long delay (0.5 milliseconds) between USB responses. Is there some way to have the FPGA send continuous USB blocks without this delay? I need to send up 400K bytes at at time.
Thanks,
fred