Skip to content
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

Reboots on Serial read: Use Fuse L:0xf7 #15

Open
zevero opened this issue Mar 14, 2015 · 1 comment
Open

Reboots on Serial read: Use Fuse L:0xf7 #15

zevero opened this issue Mar 14, 2015 · 1 comment

Comments

@zevero
Copy link

zevero commented Mar 14, 2015

I lost a day, because I experienced frequent resets on serial reads.
This did not occur on the pins of Serial1 only on Serial and EVEN on an empty sketch without Serial.begin just with a short blink on a led in setup() to indicate the reboot.

Well the solution was for me to use Low fuse 0xf7 instead of 0xff.

Please add a footnote somewhere, since I think that many will run into this issue!
I myself tested it with 3 different setups and Atmega1284p .... and I am still not sure, why this occured...

@per1234
Copy link

per1234 commented Mar 22, 2015

I believe the active fork is: https://github.com/JChristensen/mighty-1284p/tree/v1.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants