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 agoThere are a number of ways that you can communicate via USB on the DE2 board.
- You can set up a Nios-II architecture in SOPC and add a JTAGUART. You can use the JTAGUART to communicate from the Nios-II to your PC
- On the CD-ROM that goes with the DE2 there is an example DE2_USB_API in the "DE2_emonstrations" Folder.
- See the DE2_UserManual.pdf section 4.14 "Using USB Host and Device".