|
From: | Nicolas BRULEZ |
Subject: | [avrdude-dev] [bug #41388] ATxmega32c4 and ATxmega16c4 have wrong signatures |
Date: | Wed, 29 Jan 2014 13:43:32 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?41388> Summary: ATxmega32c4 and ATxmega16c4 have wrong signatures Project: AVR Downloader/UploaDEr Submitted by: nibz Submitted on: Wed 29 Jan 2014 01:43:30 PM GMT Category: None Severity: 3 - Normal Priority: 5 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: N Brulez Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: 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'. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?41388> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |