avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] AVR-chat Digest, Vol 102, Issue 5


From: Erik Schick
Subject: Re: [avr-chat] AVR-chat Digest, Vol 102, Issue 5
Date: Fri, 20 Sep 2013 18:19:51 +0200

Am Freitag, den 20.09.2013, 12:00 -0400 schrieb
address@hidden: 
> Send AVR-chat mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.nongnu.org/mailman/listinfo/avr-chat
> or, via email, send a message with subject or body 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of AVR-chat digest..."
> 
> 
> Today's Topics:
> 
>    1. Problem to program ATtiny13 with ft232r and AVRDUDE 6.0.1
>       (Cyborgeagle)
>    2. Re: Problem to program ATtiny13 with ft232r and AVRDUDE 6.0.1
>       (Joerg Wunsch)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 19 Sep 2013 18:30:59 +0200
> From: Cyborgeagle <address@hidden>
> To: address@hidden
> Subject: [avr-chat] Problem to program ATtiny13 with ft232r and
>       AVRDUDE 6.0.1
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset="UTF-8"
> 
> Hello,
> 
> i want to program my ATtiny13 with a FTDI FT232RL board.
> I have used this command:
> 
> sudo avrdude -c ft232r -pt13 -P usb -U flash:w:test.hex:i
> 
> But i got error.
> 
> "avrdude: Device is not responding to program enable. Check connection.
> avrdude: initialization failed, rc=-1
>          Double check connections and try again, or use -F to override
>          this check."
> 
> I'm pretty sure, that i have connected all correct. What can be the
> fault?
> 
> Greetings
> Erik Schick
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 19 Sep 2013 23:44:49 +0200 (MET DST)
> From: address@hidden (Joerg Wunsch)
> To: address@hidden
> Subject: Re: [avr-chat] Problem to program ATtiny13 with ft232r and
>       AVRDUDE 6.0.1
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=us-ascii
> 
> Cyborgeagle <address@hidden> wrote:
> 
> > I'm pretty sure, that i have connected all correct. What can be the
> > fault?
> 
> Too fast?
> 
> I think the ft245 programmer understands the -B option.  Try -B10.


Ok it seems that wasn't all connected correct. But it works still not
accurate. The -B option works only with values greater than 140. Then i
can flash only with the -D option and the flash process stucks by the
message

"avrdude: safemode: Fuses OK (H:FF, E:FF, L:6A)"

and comes not back to the console.





reply via email to

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