Dlloydev / jtag2updi

HV UPDI / UPDI programmer software for Arduino (targets Tiny AVR-0/1/2, Mega AVR-0 and AVR-DA/DB MCUs)
MIT License
27 stars 8 forks source link

Is it possible to get this running on an Arduino Duimillanove/Uno? #19

Open DeepHorizons opened 1 year ago

DeepHorizons commented 1 year ago

I see definitions for the ATMega328P in sys.cpp but it does not have A6-7 which is described in the wiki as being a mode selector. It looks like it has PC6 hooked up to the reset pin but I dont see a PC7 on the pinout (A6 & A7).