You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components:
Arduino UNO
Arduino IDE 1.8.8
Atmel ICE
Win10
Burning the UNO Bootloader, AVRdude throws Messages:
avrdude: verifying ...
avrdude: WARNING: invalid value for unused bits in fuse "lock", 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 0xff instead of 0x3f (double check with your datasheet first).
Components:
Arduino UNO
Arduino IDE 1.8.8
Atmel ICE
Win10
Burning the UNO Bootloader, AVRdude throws Messages:
Although error messages are being made, the bootloader will work afterwards
The text was updated successfully, but these errors were encountered: