Skip to content

arduino wifi rev2 "invalid value for unused bits in fuse "fuse5" #9443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
butzvarukt opened this issue Nov 18, 2019 · 1 comment
Closed

arduino wifi rev2 "invalid value for unused bits in fuse "fuse5" #9443

butzvarukt opened this issue Nov 18, 2019 · 1 comment
Labels
Component: Uploading Uploading programs to an Arduino board Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug

Comments

@butzvarukt
Copy link

Hi,

i'm new to github and also new to coding. actually i bought a coding game for my son (10) where had to code to finish a jump and run. Pretty cool stuff for a kid and he liked it very much. in his holiday he made a workshop where they built a weather station and we wanted to built one together.

So i bought an arduino uno wifi rev2 ATMEGA4809 and we wrote the first small program, a blink program. The code was ok but we weren't able to upload it to the board.

avrdude: WARNING: invalid value for unused bits in fuse "fuse5", should be set to 1 according to datasheet
This behaviour is deprecated and will result in an error ibn future version
You probably want to use 0xcd instead of 0xc9 (double check with your datasheet first).

I don't know what to do about that and i hope anybody had the same issue and can help us to solve the problem.

Thanks

@per1234
Copy link
Collaborator

per1234 commented Nov 19, 2019

This warning is normal and expected and does not indicate any problem. Please just ignore that warning and get back to having fun with your Uno WiFi Rev2!

@per1234 per1234 closed this as completed Nov 19, 2019
@per1234 per1234 added Component: Uploading Uploading programs to an Arduino board Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug labels Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Uploading Uploading programs to an Arduino board Type: Invalid Off topic for this repository, or a bug report determined to not actually represent a bug
Projects
None yet
Development

No branches or pull requests

2 participants