bugAVR Downloader/UploaDEr - Bugs: bug #26007, ATTiny167 not supported

 
 

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

bug #26007: ATTiny167 not supported

Submitter:  MARC <r1m>
Submitted:  Thu 26 Mar 2009 12:57:53 PM UTC
Votes: 6
 
Category:  None Severity:  1 - Wish
Priority:  3 - Low Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  R1M
Open/Closed:  Open Release:  None
Programmer hardware:  Device type: 

Jump to the original submission

Sun 23 Mar 2014 07:53:58 AM UTC, comment #7: 

I've been using Robert Timm's attiny87 config (file #26889) for a while, and it has been working well for me. I think it would make sense to include these in the distribution.

Wim Lewis <wiml>
Thu 08 Nov 2012 04:45:55 PM UTC, comment #6: 

Based on the file that volkeru contributed, find attached the settings for the ATtiny87 device.

(file #26889)

Robert Timm <rti2>
Wed 26 Oct 2011 02:52:34 AM UTC, comment #5: 

Here the necessary snippet for avrdude.conf

(file #24205)

Volker U. <volkeru>
Thu 02 Apr 2009 08:54:43 AM UTC, comment #4: 

I can understand I'll not kill it but at the moment I've 2 parts that no longer respond after a few test with possibly false fuse bits... As I've only 5 engineering samples, I prefer to check things before I try

MARC <r1m>
Thu 02 Apr 2009 08:16:04 AM UTC, comment #3: 

You can ignore the STK500 and AVR910 devcodes.  (STK500 here
relates to the old STK500 version 1 firmware only.)

For the EEPROM parameters, just copy them over from a similar
device for a first try.  The delay is documented in the
datasheet (4.0 ms).  There is no readback algorithm, so just
fill in 0xff (as probably most other devices are doing).
The serial instructions are given in the datasheet, but you
can safely copy them from any other AVR with the same EEPROM
size.  The mode/delay/blocksize/readsize parameters are the
STK500v2 parameters from the XML file.

Just give it a try!  You won't kill your AVR if something is
wrong, but if you never try, you'll never succeed.

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 02 Apr 2009 07:38:22 AM UTC, comment #2: 

unfortunately, I'm not atmel & avrdude familiar enough to find out in .xml file the parameters. For example, where are STK500_devcode or for EEPROM I only have 512 value, no other information such as max_write_delay, readback_p1, readback_p2, read, write, mode, delay, blocksize, readsize...
I think I'll have now to forget eclipse environment for my dev. :-(

MARC <r1m>
Thu 26 Mar 2009 09:55:48 PM UTC, comment #1: 

Yes, that would be an enhancement request.

The delay timing is listed in table 21-14 in the datasheet,
the serial instruction set (now in hex, used to be binary
there) in table 21-15.

Most parameters can also be found in the partdescription
XML file that ships as part of AVR Studio.

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 26 Mar 2009 12:57:53 PM UTC, original submission:  

I'm not sure this i a bug, more an improvment request.
I'd like to use ATTiny167 with Eclipse and avr plugin, but avrdude is not yet compatible.
You provide in manual a tutorial to add new parts but some elements are difficult to get in datasheet (delays as eg) and how can we get signature or devicecode?
is it possible to get an update of that codes (at the moment from old AVR061 appnote), form ATMEL?

MARC <r1m>

 

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

Attached Files
file #26889:  ATtiny87.conf added by rti2 (7KiB - application/octet-stream)
file #24205:  ATtiny167.conf added by volkeru (7KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wiml (Posted a comment)
  • -email is unavailable- added by wiml (Voted in favor of this item)
  • -email is unavailable- added by rti2 (Updated the item)
  • -email is unavailable- added by volkeru (Updated the item)
  • -email is unavailable- added by davelyons (Voted in favor of this item)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by r1m (Submitted the item)
  •  

    There are 6 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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-15 wiml Carbon-Copy- Added wiml
    2012-11-08 rti2 Attached File- Added ATtiny87.conf, #26889
    2011-10-26 volkeru Attached File- Added ATtiny167.conf, #24205
    2010-11-17 davelyons Carbon-Copy- Added davelyons
    2009-03-26 joerg_wunsch Severity3 - Normal 1 - Wish
        Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code