avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] getting started


From: Brian Dean
Subject: Re: [avrdude-dev] getting started
Date: Tue, 25 Mar 2003 10:35:04 -0500
User-agent: Mutt/1.4i

On Tue, Mar 25, 2003 at 02:14:38AM -0800, Erick Castillo wrote:

> programmer
> id = "custom";
> desc = "customized programmer";
> type = par;
> buff = 4,5;
> sck = 8;
> mosi = 7;
> reset = 3;
> miso = 2;
> ;

The MISO pin is an input but it is defined to be on one of the "data"
register pins (pins 2-9) which are output only, I'm pretty sure.  Try
wiring your cable so that MISO is on pin 10 and see if that works.

-Brian
-- 
Brian Dean
address@hidden
http://www.bsdhome.com/
http://www.bdmicro.com/




reply via email to

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