Skip to content
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

Ps2 Clone Controller Giving The Error Unknown Controller Type #35

Open
computer-zombie opened this issue Apr 19, 2023 · 1 comment
Open

Comments

@computer-zombie
Copy link

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.

@SerEpicPanda
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants