Arduino micro fuse run in 16Mhz

Hi how do i change the fuse to run the Arduino Micro in 16MHz mode?

The crystal needs to be removed and a 16MHz one put in its place. You don't need to change the fuse

One the schematic I can see a 16mhz crystal on it

There is a 16MHz crystal and it runs at 16MHz and the software assumes that it runs at 16MHz. So all is well.

Arduino Micro has an in-built 16MHz XTAL. Have you changed the fuse settings?

Anyway, fuse settings can be changed using an USBASP programmer. Use AVRdude in terminal mode.

No i haven't changed any fuse settings. Do you have a tutorial for me to change the settings with avrdude?

You DO NOT NEED TO CHANGE THEM - Please tell us why you think you do!

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.