USB 2.0 High Speed should be capable of transfering at 480Mb/s or about 60MB/s, but some of that is packet overhead. I'm curious if there are issues sustaining this rate with a NIOS II? We are planning on two: a host running full spead in bursts, and a peripheral running contunious at about 1/3 speed.
The ISP1161A1 is USB 2.0 but does not support High Speed.
For our project, we are in a similar situation, and are using USB 2.0 OTG High Speed, which will be implemented in an FPGA (IP). We are going point to point, not requiring a HUB, but an OTG Host will support a HUB.
Anyone know of a USB 2.0 OTG uClinux driver?