Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Verilog USB joystick

Altera_Forum
Honored Contributor II
1,458 Views

Hi, I've been searching for a couple of days on how to interface USB joystick as shown in the picture on DE2-115 FPGA altera board. Do you have any libraries or references that can help me interface it. Thank you for your help. 

 

http://www.alteraforum.com/forum/attachment.php?attachmentid=10381&stc=1
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
700 Views

It depends on your purpose. If your goal is to get a game controller connected to your project, go with a simpler controller like an 80's SNES or similar. There are cheap clones out there made for hobbyists. 

 

On the other hand, if your goal is to work with USB in particular, that's a big topic. Probably too big for a beginner. You should start with the mouse example project in the DE2-115 CDROM. Go to USB.org and download the USB 2 spec and the HID spec. You might look on the web to see if someone else has done it. There are other USB host demos and tutorials out there. Happy reading.
0 Kudos
Reply