-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB Joystick not working #13
Comments
I have a bunch of USB joysticks but haven't tested many of them, yet. This will sure come once all the basic's are implemented. |
Is there any way I could help (without experience in Verilog)? |
The USB part happens completely on the M0S/BL616. There is no Verilog involved. |
So I do have a quite similar looking cheap SNES like shaped gamepad which just works fine. |
I have checked two USB joysticks, both not working (Competition Pro/EasySMX). |
Development now takes place at https://github.com/harbaum/FPGA-Companion But the issues are likely the same. Feel free to submit a PR if you fix things. |
I have recently tried my USB joysticks, and one didn't work at all, while another one was almost working - there were some erratic reactions to the d-pad, but no fire button at all.
Please also notice, that the real ST, the right mouse button acts as a joystick fire button (they are physically wired together).
They were both generic gamepads, one not working was analog, with the digital d-pad (PlayStation knock-off), and the one almost working was a digital d-pad only (namely a PiHut SNES USB Pad: https://thepihut.com/products/raspberry-pi-compatible-usb-gamepad-controller-snes-style).
The text was updated successfully, but these errors were encountered: