-
Notifications
You must be signed in to change notification settings - Fork 779
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
Xbox One S(2018) USB power supply issue #435
Comments
Perhaps a change similar to the one below will handle the new PID. |
Woah, this is weird. I supplied my Arduino Uno with more power by adding a reliable 9V battery pack to the DC jack instead of my Computer's 5v via USB, and the xbox controller uses the Arduino's regulated 5V to supply it's power. Now I am getting more reliable error codes.
And here's the new USB_desc:
The strange thing is, the PID is already listed in the xboxone.h file. And, thanks for the suggestion @gdsports, but i guess i don't need it now after that reliable battery pack. So it's still not working, even though the library supports this hardware model :( |
I FIGURED IT OUT!!!! P.S. don't connect any power other than the USB power to the Arduino, otherwise, this won't work. |
It appears the Xbox one S(2018) controllers had a new hardware update and this library is conflicted again. :(
I know this because I followed this issue, and got a different hardware version.
Here's what i got when I ran XboxOne.ino with the debugger.
And here's the USB_desc:
The text was updated successfully, but these errors were encountered: