NicoHood / HoodLoader2

16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE
http://www.nicohood.de
734 stars 186 forks source link

16u2 not communicating with Atmega2560? #71

Closed x10102 closed 5 years ago

x10102 commented 5 years ago

I uploaded HoodLoader2 on an arduino Mega with a 16u2. When upload the HID Bridge example to the 16u2 and a code that sends 'a' to serial every second, the 'a' doesn't get sent to the 16u2 but instead appears on the serial monitor, anyone knows what could be the problem?

x10102 commented 5 years ago

Nevermind, problem was in my code, sorry.