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
I thought it would be smooth and easy, but it's not.
attiny 1.0.2
arduino IDE 1.8.5 (win7)
arduino nano as ISP (it works only with the "old boot loader")
this error appears for my attiny85 (for all internal 1, 8, 16MHz)
avrdude: Expected signature for ATtiny85 is 1E 93 0B
Double check chip, or use -F to override this check.
Error while burning bootloader.
The text was updated successfully, but these errors were encountered:
So it turned out that I missed one pin to connect.
I suggest a clear description on the page in case of this happens on someone else again.
Thanks for the works!
I thought it would be smooth and easy, but it's not.
attiny 1.0.2
arduino IDE 1.8.5 (win7)
arduino nano as ISP (it works only with the "old boot loader")
this error appears for my attiny85 (for all internal 1, 8, 16MHz)
The text was updated successfully, but these errors were encountered: