bugAVR Downloader/UploaDEr - Bugs: bug #21941, No support for ATmega88P and...

 
 

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

bug #21941: No support for ATmega88P and ATmega406

Submitter:  None
Submitted:  Thu 03 Jan 2008 09:24:04 PM UTC
Votes: 1
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Emil
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Tue 03 Jan 2012 10:26:16 AM UTC, comment #3: 

For ATmega406 see patch #7657 "Add ATmega406 support for avrdude using DRAGON + JTAG"

Rene Liebscher <rliebscher>
Group Member
Mon 02 Jan 2012 05:56:14 PM UTC, comment #2: 

ATmega88P/168P/328P are supported in current version 5.11.

For ATmega48P see also patch #7629 "add support for atmega48p"

The attached file only for the m88p, for the ATmega406 are only preliminary datasheets (263 pages, revision E, updated 07/06) on the website. (Does anyone use these devices?)

Rene Liebscher <rliebscher>
Group Member
Sat 05 Jan 2008 03:00:56 AM UTC, comment #1: 

Replying to myself:

I've got a working config for ATmega88P. I've installed the
last version of AVR studio and I've verified that the device ID
(for the STK500 programmer) is the same as for the ATmega88.

This can be copied with minimal changes (signature bytes) across all the family: ATmega48P/88P/168P/328P
The load extended address instruction does not apply to this family.

Emil <zelea2>
Thu 03 Jan 2008 09:24:04 PM UTC, original submission:  

avrdude -p m88 -c stk500v2 -P /dev/ttyS0
avrdude: Device signature = 0x1e930f
avrdude: Expected signature for ATMEGA88 is 1E 93 0A

I have boards with both ATmega88P and ATmega406 which are
not yet supported by avrdude. I also have several programmers
including JTAG ICE mkII. If someone could point me to the
right documentation I could try adding the missing entries in
/etc/avrdude.conf

Anonymous

 

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

Attached Files
file #14749:  m88p added by zelea2 (6KiB - application/octet-stream - working config entry for ATmega88P)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rliebscher (Posted a comment)
  • -email is unavailable- added by davelyons (Voted in favor of this item)
  • -email is unavailable- added by zelea2 (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There is 1 vote 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
    2012-01-03 rliebscher Open/ClosedOpen Closed
    2010-11-17 davelyons Carbon-Copy- Added davelyons
    2008-01-05 zelea2 Attached File- Added m88p, #14749

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code