Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Dudekiller on March 27, 2009, 01:40:52 PM

Title: ATmega8+Crystal
Post by: Dudekiller on March 27, 2009, 01:40:52 PM
Hey. I have a spare 16mhz crystal from my standalone arduino project, can I attach it to a ATmega8 microcontroller?
Title: Re: ATmega8+Crystal
Post by: Ro-Bot-X on March 27, 2009, 02:33:25 PM
Of course.
Title: Re: ATmega8+Crystal
Post by: GearMotion on March 28, 2009, 03:21:42 PM
Hey. I have a spare 16mhz crystal from my standalone arduino project, can I attach it to a ATmega8 microcontroller?

First off, not all ATmega8 microcontrollers are created equal. There are different speed ratings for the ATmega 8. They range from 4 MHz to 20 MHz.

Second - you need to set fuse settings in the ATmega8 that allow the part to drive the crystal.

HTH.