Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHigh Speed USB 2.0 Hosting
Hi, We are interested in implementing a High Speed (HS) USB 2.0 host that will be running under uClinux and I would be interested to know if anyone has implemented one in their design. I also ...
Altera_Forum
Honored Contributor
21 years agoUSB 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?