Keyboard sketch not working on WIndows 10 #443
Unanswered
DebtFromAbove
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set up a simple macro using an Arduino similar to a Leonardo (actual model is an old Redbear Labs 'Blend Micro') which uses 32u4 chip. I have a test sketch that works correctly on Linux, but when I plug it into my windows 10 laptop USB port (which is also where I am programming it through the ARduino IDE), the script does not output anything (except the serial debug when i don't have it commented out).
I have also tried BootKeyboard, Mouse and Gamepad. Nothing seems to produce any output on Windows. It only shows up as "Communication Device Class ASF example (COM9)" under Ports (COM & LPT) in Device Manager. Is this expected?
Beta Was this translation helpful? Give feedback.
All reactions