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
14 years ago --- Quote Start --- Hi Koce, to build up your USB communication you will have to configure your Philips ISP1362 USB-OTG controller from your VHDL code. Given that a simple Nios-II only takes a few procent of the Logic Elements on your DE2, it is probably the easiest to realize your USB communication via a Nios processor and using a JTAGUART. --- Quote End --- Hello, I have developed the code that configures ISP1362 in pure VHDL. Please find the code here: http://mzakharo.github.com/usb-de2-fpga/