avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Hi, you C-Geeks (was: Which program do I need to prog


From: Uwe Bonnes
Subject: Re: [avr-gcc-list] Hi, you C-Geeks (was: Which program do I need to program ATtiny15 L with STK200 cable?)
Date: Fri, 9 Mar 2001 15:39:20 +0100

>>>>> "Stefan" == Stefan Wimmer <address@hidden> writes:

    Stefan> Hello, all you AVR/C-programmers out there, I had a look at some
    Stefan> AVR data sheets and found that the ATtiny15L is programmed in
    Stefan> low-voltage serial mode almost the same as a AT90S2333/4333.
    Stefan> The only differences are the address ranges for Flash/EEPROM
    Stefan> programming and the meaning and location of the Fuse bits.

    Stefan> So how complicated would it be for one of you to modify the
    Stefan> programming algorithm in programs like SP12, UISP, PonyProg,
    Stefan> etc... ?

It looks like uisp-20010211 supports the ATtiny15:
hertz:~/tmp/cae/atmel/avr/uisp-20010211/src> grep -i tiny15 *
Avr.C:  { "ATtiny15",     0x90, 0x06,   1024,   0,   64,  2000, 4000, AVR_TN15 
},
AvrAtmel.C:  {"TN15",   0x56, "ATtiny15",  false},

Did you try that version? Where's the difference between th Tiny15 and
Tiny15L?

Bye
-- 
Uwe Bonnes                address@hidden

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



reply via email to

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