ddiakopoulos / hiduino

:musical_keyboard: Native USB-MIDI on the Arduino
http://www.dimitridiakopoulos.com/hiduino
643 stars 110 forks source link

Atmega 16u2, Firmware switchable? #41

Open himijendrix24 opened 7 years ago

himijendrix24 commented 7 years ago

I head some trouble with the firmware. My UNO board has a atmega 16u2 chip and I use the firmware _arduinomidi.hex which seems to work fine.

At first I flashed the _usbserial_uno16u2.hex. After this it was still recognized as a COM device, but I couldn't upload anymore. In the readme the possibility of switching between HID<>COM mode is being developed for the 16u2. Is this the firmware? Which Pin is used for switching?