-
Notifications
You must be signed in to change notification settings - Fork 66
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
arduino leonardo flashed with ffbjoy doesnt get recognized as a joystick #44
Comments
The hex file here was compiled targeting Teensy 2 board. I have not tested it with anything else as that is the only atmega32u4 board I have. You may need to recompile the project from source targeting Leonardo instead. |
using the newest release 0.5beta, the micro file that lists the leonardo as possibly compatible. uploaded micro hex to arduino and joystick is not being recognized. |
I use the Teensy 2.0 and i have the same problem, windows doesnt recongnize as joystick or anything. I use de Teensy Loader and i tried the (r54).hex and 0.5beta and nothing. |
I've just added a troubleshooting guide to the Wiki. Have a look and see if anything there works for you. |
Ey Ej113! Many thanks it was a problem with de capacitors! Great job! |
My problem was that I did not realize controller needed to be plugged in to be detected by windows. that fixed my issue |
i wired everthing up according to https://github.com/juchong/adapt-ffb-joy all the steps in there but i cant seem to get it recognized. (the joystick itself works fine)
The text was updated successfully, but these errors were encountered: