- This topic has 4 replies, 2 voices, and was last updated 11 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › How to change the Fuse bits in Atmega32u4
Hi all I am using Atmega32u4 in which there is one fuse bit named (CKDIV8) when this bit is set then the Clock Frequency is divides by 8
So now though I am using external Crystal Oscillator of 16Mhz but my Controller(atmega32u4) is running at 2MHZ so
Can any one suggest me that what’s the procedure to change the Fuse bits in Atmega32u4
Hi Anand,
There is a software called AVR-BURNO-MAT using which you can write the required settings easily.
I hope you will find the following link helpful.
HI Ajish thanks for the reply
I have dowloaded that AVrBurno mat Software but I checked in that there were no any OPTION to select “ATMEGA32u4” mcu.
Is there any latest version or some similar software to change that one ??
Hi Anand,
I’m using AVR Burn-O-Mat v2. I can see the option “ATMEGA32”. It will do for your microcontroller “ATMEGA32u4” also, no issues. Please try it.
No i checked by selecting Atmega32 It has different Fuse bits like it has not CKDIV8 fuse bit
That’s why I asked is there any other software