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

No activity with latest code #1

Open
madhunm opened this issue Aug 15, 2017 · 7 comments
Open

No activity with latest code #1

madhunm opened this issue Aug 15, 2017 · 7 comments

Comments

@madhunm
Copy link

madhunm commented Aug 15, 2017

Hello,

Using Arduino 1.8.3 IDE, the latest version of your repo and the 1.3.0 version of the USB host shield library, even though the code compiles fine, there is no activity on the MFD of the joystick.

Thanks

@jmt1
Copy link

jmt1 commented Dec 27, 2017

Same

@Foamflyinfool
Copy link

I have the same issue.

@madhunm
Copy link
Author

madhunm commented Jan 3, 2018

@xythobuz anything you need us to do?

@xythobuz
Copy link
Owner

xythobuz commented Jan 5, 2018

Hey guys, sorry for keeping you waiting for so long. Currently I sadly don't really have much time to look into this (or even get the hardware back up so I could test it)...

There were some changes with the USB library I mentioned in the Readme:

This software has been written for the USB Host Shield library 2.0, Version 1.2.1. There have been some changes with the library for version 1.3.0 renaming symbols used by this project. I've made the required changes, but these are untested! If you have any problems, I'd suggest using an older version of the library and the code in this repository.

So, install v1.2.1 of the library and use commit c8f3d02 from this repository and you have the known tested state I've used the project with.

Of course, I could only test it with the Saitek X52 that I have here, not the Pro version. So if you want to use the Pro version, some additional debugging may be required...

@xythobuz
Copy link
Owner

xythobuz commented Jan 5, 2018

And for why it's not working with the latest version: my guess would be something changed in the USB library requiring some differing initialization calls or something like this.

@madhunm
Copy link
Author

madhunm commented Jan 8, 2018

@xythobuz in your latest release, you have mentioned that the library is compatible with USB Host Shield library 2.0, Version 1.3. hence the issue ticket.

@xythobuz
Copy link
Owner

xythobuz commented Jan 8, 2018

I just did the minimal changes required to get it to compile again, but I never actually ran the code with V1.3...

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

4 participants