avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] attiny13a


From: Rolf Pfister
Subject: Re: [avr-chat] attiny13a
Date: Thu, 17 Apr 2014 13:55:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Am 16.04.2014 21:05, schrieb address@hidden:
Hey and thanks for your help.
I am using the Raspberry Pi with GPIO Pins as ISP following this
instructions:
http://www.forum-raspberrypi.de/Thread-tutorial-raspberry-als-programmiergeraet-fuer-atmel-%C2%B5controller
http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/

Indeed it works with "-p t2313 -F". Can this somehow cause fails? i am
really new to µC and I dont want to damage something.


I never had any problems using "-p t2313 -F".
Maybe if the program becomes too big something strange could happen. Tiny2313 has 2kBytes Flash and 128Bytes EEPROM but Tiny13 has only
1kB Flash and 64Bytes EEPROM.
So I dont know what happens when trying to write more. To be sure
not writing too much just check the last lines of the hex file.

Rolf




reply via email to

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