avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] Avrdude : how to slow it down ?


From: Vincent Trouilliez
Subject: Re: [avr-chat] Avrdude : how to slow it down ?
Date: Wed, 14 Sep 2005 15:54:35 +0200

> In 'par.c', set the SLOW_TOGGLE #define to '1' and recompile.  This
> slows down the clocking and is mostly intended as a debugging option,
> not really intended to be user settable.  But as you said, you have
> the source so the world is your oyster :-)
> 
> -Brian

Hmmmm, I don't understand... with the default usleep(1000) delay you put
to toggle_pin and set_pin, it took 1330seconds to write 4.5KB.
I changed the delay down to 50, 20 times less, but it still takes 885s
to write... :-/
When it has finished to read back/verify, I will try 5 instead of 50...


--
Vince, surprised...





reply via email to

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