avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bugs #11496] Memory bank calibration on atmega128 should


From: anonymous
Subject: [avrdude-dev] [bugs #11496] Memory bank calibration on atmega128 should have 4 bytes
Date: Wed, 05 Jan 2005 05:02:06 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

This mail is an automated notification from the bugs tracker
 of the project: AVR Downloader/UploaDEr.




/**************************************************************************/
[bugs #11496] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11496>
Project: AVR Downloader/UploaDEr
Submitted by: 0
On: Wed 01/05/2005 at 04:31

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  Memory bank calibration on atmega128 should have 4 bytes

Original Submission:  At adress 0x0000 is callibration byte for 1Mhz RC, 
at 0x0001 for 2Mhz,
at 0x0002 for 4Mhz,
at 0x0003 for 8Mhz.

I think that this modification of avrdude.conf solves the problem:
    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";
      ;













For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=11496>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

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