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

Custom Knob code making the USB knob unrecognizable by Windows #6

Open
Itz-kavish opened this issue May 4, 2023 · 3 comments
Open

Comments

@Itz-kavish
Copy link

Hello! I was trying out your custom knob code that you uploaded recently on Arduino IDE. I uploaded the code to the ch552 without any changes as the comments said it was a volume control knob. The code uploaded fine at first but the USB Knob became unrecognizable by windows. I kept getting pop-ups/notification on the side that Windows could not recognize the USB. I reuploaded the original volume control code and everything was fine back again. Are there any steps that I am missing that I need to do before uploading the code. Please help me fix this issue!
Thank you!

@wagiminator
Copy link
Owner

Hi, I don't have a Windows PC myself, but I was able to test it on one with Windows 10 Pro. It worked fine there. When compiling and uploading, you don't have to do anything differently than usual. Note that the files in the src subdirectory are also different, so you must not mix them up. Which version of Windows do you have?

@Itz-kavish
Copy link
Author

I am using windows 11 and the latest version of arduino

@wagiminator
Copy link
Owner

I suspect that Windows 11 is causing problems with the Composite HID implementation. Since I can't get access to a Windows 11 PC that quickly, I can't get to the bottom of the problem at the moment.

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