hi
i have an usbtiny and i am trying to flash bootloader to my ender 3 printer which have sanguino board.
i connected everything correct and setup everything.
i get this error.
avrdude: verification error, first mismatch at byte 0x1fc00
0xff != 0x1f
avrdude: verification error; content mismatch
Error while burning bootloader.
i downloaded (i think its the avrdude 5.10) the winavr 20100110 from here.
then i downloaded arduino 1.6.7.
changed the 2 file names to whatever he wrote.
copied the 2 files from the winavr.
and tried to burn the bootloader from the arduino with my usbtiny.
still getting the same error.