bugAVR Downloader/UploaDEr - Bugs: bug #41388, ATxmega32c4 and ATxmega16c4 have...

 
 

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

bug #41388: ATxmega32c4 and ATxmega16c4 have wrong signatures

Submitter:  Nicolas BRULEZ <nibz>
Submitted:  Wed 29 Jan 2014 01:43:30 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  N Brulez
Open/Closed:  Closed Release:  6.3
Programmer hardware:  Device type: 

Mon 15 Jan 2018 11:15:20 PM UTC, comment #1: 

Fixed in r1416 (patch #8910)

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 29 Jan 2014 01:43:30 PM UTC, original submission:  

In the current revision of avrdude.conf.in, the ATxmega32c4 and ATxmega16c4 have wrong signatures.

Current revision:
ATxmega32c4 --> 1E 94 43
ATxmega16c4 --> 1E 95 44

Where it should be the opposite:
ATxmega32c4 --> 1E 95 44
ATxmega16c4 --> 1E 94 43

Sources:
http://www.atmel.com/devices/ATxmega32C4.aspx
and specially page 14 of
http://www.atmel.com/Images/Atmel-8493-8-and-32-bit-AVR-XMEGA-Microcontrollers-ATxmega16C4-ATxmega32C4_Datasheet.pdf

Anyway, programming an ATxmega32c4 works well with '-p avrxmega32c4 -F'.

Nicolas BRULEZ <nibz>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by nibz (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-01-15 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed
        ReleaseNone 6.3

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code