avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Windows status


From: E. Weddington
Subject: Re: [avrdude-dev] Windows status
Date: Thu, 13 Feb 2003 17:20:31 -0700

On 13 Feb 2003 at 17:06, E. Weddington wrote:

> Joerg tried the Windows avrdude on his machine and it could not talk
> to the programmer.
> 
> I stuck a scope on pp port pins and when I execute
> 
> avrdude.exe -C avrdude.conf -p m128 -P lpt1
> 
> I get 25 ms activity on both pin 8 (SCK on bsd programmer, default)
> and pin 9 (MOSI on bsd programmer, default).
> 
> Normal so far?
> 

It looks like (by calculation: ~21 bursts / 8 ms * 25 ms) about 65 
bursts of the same data on pin 9 / MOSI which this corresponds to the 
number of tries in par_initialize() in par.c.

Eric




reply via email to

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