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

How do I specify which external clock I'm using? #7

Closed
circuitry2 opened this issue Feb 14, 2018 · 1 comment
Closed

How do I specify which external clock I'm using? #7

circuitry2 opened this issue Feb 14, 2018 · 1 comment

Comments

@circuitry2
Copy link

I am using an ATMega168A-PU with a 16 MHz external clock.
I was able to upload the bootloader using the ATMega168/168p board.
Do I need to manually modify the fuse bits in boards.txt to configure my microcontroller to use a 16 MHz crystal? Thanks!

@carlosefr
Copy link
Owner

By uploading the bootloader you mean "burn bootloader" from the IDE menu, with one of my configurations selected?

The 168A looks functionally equivalent to the 168/168p, so the same fuses should apply to it (0xff, 0xdd, 0xf9 for an external 16MHz clock).

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