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
At this moment, you can no longer update anything using Arduino GUI. The avrdude will happy read content of flash and EEPROM but content will be all 0xFF.
153
+
At this moment, you can no longer update anything using Arduino GUI. The avrdude will happy read content of flash and EEPROM but all you will find is garbage.
152
154
153
155
154
-
### restore unprotected operation
156
+
####restore unprotected operation
155
157
The only way to reverse conent of the lock register is to issue chip erase command. The chip erase command wipes out content of flash and EEPROM (if the EESAVE bit is inactive).
0 commit comments