TheKikGen / USBMidiKliK

A robust USB MIDI Arduino firmware, with a dual bootloader, based on the LUFA library
89 stars 17 forks source link

The proper way to upload the bootloader on the ATmega16u2 #14

Open babolait opened 3 years ago

babolait commented 3 years ago

Hello, I have sent you a message on your personnal blog, I tried to compile your project to the ATmega 16u2 chip, but I can't find the proper way to upload it (or even compile it). Do you have a schema of connections, a way of doing that properly, or a tutorial for a similar project that also work on yours ?

Thanks a lot

khannurien commented 3 years ago

That pull request worked a charm for me: https://github.com/TheKikGen/USBMidiKliK/pull/7

TheKikGen commented 8 months ago

https://github.com/TheKikGen/USBMidiKliK/wiki

TheKikGen commented 8 months ago

https://docs.arduino.cc/hacking/software/DFUProgramming8U2

TheKikGen commented 8 months ago

https://www.hotends.fr/fr/accueil/74-usbasp.html

TheKikGen commented 8 months ago

I use the usbasp method.