Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2 board USB communication
Hello people, I'm curious to know is there anyone who have experience with DE2 board USB communication ? There is some ISP1362 USB-OTG controller which must be appropriate configured in order to...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- But there is no visible code for this examples, and USB controller is configured using Nios II processor. I want to use VHDL to configure controller. --- Quote End --- Implementing USB host mode without a processor is very difficult. USB was designed for a processor managing the host. I'm not sure you would find a hardware-only USB-host core. Such a core would probably need almost as much resources as a NIOS II processor, possibly even more.