We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I made the connection just as in the description of the library and uploaded the Example code onto an Arduino Uno, but i keep Error 1 which says
No controller found, check wiring Unknown Controller type
No controller found, check wiring
Unknown Controller type
I tried 5v and 3.3v, still nothing.
The text was updated successfully, but these errors were encountered:
Assuming you have the controller connected correctly, try and run this line twice with a small delay added.
error = ps2x.config_gamepad(PS2_CLK, PS2_CMD, PS2_SEL, PS2_DAT, pressures, rumble);
This has helped me in the past but there are a lot of issues you could be running into.
Sorry, something went wrong.
No branches or pull requests
I made the connection just as in the description of the library and uploaded the Example code onto an Arduino Uno, but i keep Error 1 which says
No controller found, check wiring
Unknown Controller type
I tried 5v and 3.3v, still nothing.
The text was updated successfully, but these errors were encountered: