Легко перешивается
У меня Arduino IDE 1.8.7, с гитхаба установил Optiboot 8.0, в менеджере плат выбираю "Optiboot on 32-pin cpus", процессор "Atmega320p" CPU Speed 16MHz
Программатор USBasp
В результате такая ошибка.
avrdude: warning: cannot set sck period. please check for usbasp firmware update.
avrdude: warning: cannot set sck period. please check for usbasp firmware update.
***failed;
avrdude: WARNING: invalid value for unused bits in fuse "efuse", should be set to 1 according to datasheet
This behaviour is deprecated and will result in an error in future version
You probably want to use 0xfd instead of 0x05 (double check with your datasheet first).
avrdude: warning: cannot set sck period. please check for usbasp firmware update.
avrdude: warning: cannot set sck period. please check for usbasp firmware update.Я понимаю что что-то по фьюзам не проходит, но вроде в Arduino IDE должен учитываться этот момент.
Как вы прошивали ув.cennmax?