bugAVR Downloader/UploaDEr - Bugs: bug #17383, Wrong calibration section in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #17383: Wrong calibration section in avrdude.conf (ATmega 16/32/64/8535)

Submitter:  None
Submitted:  Wed 09 Aug 2006 09:27:26 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Michael Reimann
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Mon 21 Aug 2006 07:43:39 PM UTC, comment #1: 

Also affected (and fixed): ATtiny13, ATtiny25, ATtiny45, and
ATtiny85 which have two osccal values each.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 09 Aug 2006 09:27:26 AM UTC, original submission:  

avrdude.conf contains wrong calibration section for
ATmega16, ATmega32, ATMega64 and ATmega8535.

These controllers have four (!) calibration bytes;
the calibration section must be modified as follows:

    memory "calibration"
        size            = 4;
        read            = "0 0 1 1  1 0 0 0    x x x x  x x x x",
                          "0 0 0 0  0 0 a1 a0  o o o o  o o o o";
      ;


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-21 joerg_wunsch StatusNone Fixed
    Assigned toNone joerg_wunsch
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code