AVRDUDESS icon indicating copy to clipboard operation
AVRDUDESS copied to clipboard

Fuse programming for the new Attiny and Atmega's

Open robmaxtech opened this issue 3 years ago • 1 comments

I'd love to see the ability to program the fuses for the relatively new tinyAVR 0/1/2 and Atmega series (like mega3208/09, mega4808/09, AVR128DBxx. I use AVRDUDESS regularly for "mass" flashing (haha, 10, 20 boards or so) and to keep the wonderful AVRDUDESS for this would be highly appreciated. I'm aware that things are quite different here, compared to the good ol' HFUSE, LFUSE, EFUSE... BTW: Programming of the mentioned chips via UPDI and jtag2UPDI programmer works fine in AVRDUDESS already, so the fuses thing cries out for implementation ;-) I have quite some experience with .NET / C# development for WinForms applications; maybe I can assist? If you can give some pointers how to go I'd give it a try!

robmaxtech avatar Nov 01 '21 10:11 robmaxtech

maybe this could bridge the wait ...

https://github.com/qrti/avrUpdiFuse

qrti avatar Feb 03 '23 10:02 qrti