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

Added 8MHz internal oscillator bootloaders #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fakufaku
Copy link

Added both standard and optiboot bootloaders for 8MHz boards using the internal oscillator.

The optiboot makefile was modified to compile the 8MHz optiboot bootloader. The upload speed had to be reduced to 57600 baud to allow for imprecision of internal oscillator.

For the standard bootloader, only the fuses needed to be changed. The 8MHz bootloader file already present was used.

@fakufaku
Copy link
Author

I have now also added the 8MHz optiboot for use with a crystal. In that case too the upload speed had to be reduced to 57600 baud to upload sketches reliably.
Would you consider merging that in ?

@michaelkroll
Copy link

How do I compile the 8MHz bootloader to use an external 8MHz oscillator?
Could you help me on that?

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

Successfully merging this pull request may close these issues.

2 participants