[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] con"fuse" bits
From: |
Theodore A. Roth |
Subject: |
Re: [avrdude-dev] con"fuse" bits |
Date: |
Sat, 17 May 2003 21:15:01 -0700 (PDT) |
On Sat, 17 May 2003, Brian Dean wrote:
:)
:)What chip are use working with? With an ATmega128 here, only two bits
:)are defined for the extended fuse "byte". When I display it, I get:
:)
:)>>> d efuse
:)avrdude: Send: V [56] P [50] . [08] . [00] . [00] [20]
:)avrdude: Recv: . [14]
:)avrdude: Recv: . [ff]
:)avrdude: Recv: . [10]
:)0000 ff |. |
:)
:)Unused bits are left alone. Perhaps the instruction bits are not
:)encoded correctly for the chip you are using.
I'm using a mega163 device to try to verify the avr910 fuse patch submitted
yesterday.
Ted Roth