Hi All,
I am flashing Firmware on my Atmega1608 using pymcuprog. When I read the flash after programming, I can see that the hex file is there, but the Fuses are not being changed i.e all the fuse bits have default values. My question is what is the command to change specific fuse bits in pymcuprog? I am able to read fuses, but need help with command to change the fuse bits. I do set the fuse bits in my main firmware, but that doesn't seem to work.