avrdude-dev
[Top][All Lists]
Advanced

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

RE: [avrdude-dev] ATtiny2313 and pony-stk200 problems?


From: Alex Shepherd
Subject: RE: [avrdude-dev] ATtiny2313 and pony-stk200 problems?
Date: Sat, 26 Jun 2004 08:28:03 +1200

Hi Galen,

> The stk500 has a command to control the SPI clock frequency, 
> that's why my patch is stk500 specific.  Assuming the pony is 
> bit-banged, my patch won't be useful to you.  A call to 
> usleep() is what I would use under Linux, but I don't know if 
> this is available across all the platforms that avrdude supports.

Yes there is a version of usleep on Win32 that we have written that polls
the high speed Pentium Performance registers for the elapsed time.

This seems to work well as the previous Cygwin usleep function seemed to
have some variability in not sleep long enough some times :((

Alex






reply via email to

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