avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Problem writing fuse bytes to atmega128 - timeout error


From: Joerg Wunsch
Subject: Re: [avr-chat] Problem writing fuse bytes to atmega128 - timeout error
Date: Thu, 1 Mar 2007 17:31:11 +0100 (MET)

Thomas Richter <address@hidden> wrote:

>     Could not enter programming mode

You've selected a high-frequency crystal oscillator but did not select
the CKOPT fuse.  The power required to drive the high-frequency
crystal often makes CKOPT mandatory though.  It seems your crystal is
either not oscillating at all, or not at any kind of reliable
frequency.

To recover, feed some square wave into XTAL1 (1 MHz or above, mind the
ISP frequency constraints), retry your commands, and select the high
fuse byte as 0x80.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]