- This topic has 3 replies, 4 voices, and was last updated 12 years, 12 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › How to set ATMEGA16A to use external 12MHZ crystal
Hello,
I am attempting to follow the RFID to Atmega16 tutorial, I have everything set up, now I would like program the chip, in AVR studio4 . However, I am unsure how to set the ATMEGA16A to use an external 12MHz crystal. I understand I must change the fuse bits, but after reading the data sheet I’m still unsure what I need to do. I have heard you can brick your MC if this is done wrong any advise?
Thanks
Use this settings
Low fuse 0xff
High fuse 0xd9
MicroCon
if you are using SINAPROG to program AVR microcontrollers
it very user friendly
in its window it displays saparate buttons for programmig
fuse bits
if i want to use 8Mhz crystal external ?????
what will be the fuse bits?? how to calculate?