ddiakopoulos / hiduino

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

Schematic for flashing chip not on an arduino? #19

Closed thenetimp closed 9 years ago

thenetimp commented 9 years ago

Hello,

I have successfully programmed an arduino uno with these hex files. on a 16u2 based uno. I have gone out and purchased a couple 16u2 chips, and had wired them up based on the datasheet. I even tried to wire them up based on the Arduino schematic. I unfortunately unable to get them to accept programming. I was hoping maybe you've tried this and may have a schematic that works Thoughts?

ddiakopoulos commented 9 years ago

Not sure! The most simple circuit I know for the 16u2 is this:

http://arduino.cc/en/Main/USBSerial

thenetimp commented 9 years ago

Looks similar to what I tried I'll have to try again this weekend. Thanks.