Hello,
I am new to Digispark and microcontrollers. I tried the keyboard example and successfully installed it. Every time I plugged the board I receive the keystrokes I gave to Digispark.
But when I try to reprogram it my computer cannot detect the board. Here is what I did:
- When I try to upload a new sketch Arduino IDE tells me to plug in the board.
- I plug in the board.
- Board behaves just like any time I plugged it in. Which is:
- Hardware connected sounds
- Hardware disconnected sounds
- Hardware connected sounds
- And the keystrokes stars
- Arduino IDE gives timeout
I tried to make it visible to Arduino with these scenarios:
- Digispark to directly to usb port with logitech kayboard + mouse(1 usb) usb plugged directly in another usb port on the computer
- Digispark to hub with logitech kayboard + mouse(1 usb) usb plugged directly in its usual usb port on the computer
- Digispark to hub with logitech kayboard + mouse(1 usb) usb plugged in to another port on the same hub
- Digispark to directly to usb port without any other usb
- Digispark to hub without any other usb
But I couldn't make it work. Do you have any suggestions?