How to use :
On Windows (AVRDUDESS) :
- Download AVRDUDESS and execute avrdudess.exe
- in ”programmer” select SerialUPDI, for the COM port open Windows Device Manager and check the COM port for the CH340 adapter.
- in ”MCU” select Attiny1616 or AVR32DD20 depending on the MCU to be flashed
- in ”Flash” select your .hex file, place the pogo pins on the pads then hit ”Program!”.
On Android (ZflasherAVR) :
- on top select SerialUPDI.
- ”MCU” Atinny1616 or AVR32DD20 depending on the MCU to be flashed, ”memory” flash, ”action” write.
- select your .hex file, place the pogo pins and hit ”go”.