Since I am using a parallel programmer, and I already used it with AEC ISP software to program AT89S8252, I am sure it works fine (it just a cable that connects MISO, MOSI, SCK, RST and GND to the parallel port). I checked continuity from the DB25 connector to the ATmega16 programming pins, and everything is ok. Also, I verified the power (5V). I will check again the board circuit and the parallel port configuration. Regards, Jose --- In AVR-Chat@yahoogroups.com, "Kenna" <wbounce@s...> wrote: > I use it. I do not have a 16 but a 128 so some thing may be different. > First double check the continuity of your cable end to end for each wire. My most recent problem with this error came from my ground wire coming loose because the board was in a different orientation > > Second Check you battery power. With my 1st robot I would get this error if the 7.2 V battery was low. It would drop under the voltage required for the voltage regulator on the board and so the board work get < 5V. > > Third, after a long discussion someone set me straight on what pins are used. for the 128 it is Port B pin 1 for SCK (clock) and Port E pin 0 for PDI (input) and Port E pin 1 for PDO (output) > Check to see if you have anything external connected to these. And Maybe also your reset pin since the programmer needs to pull reset to ground for 20ms. > > Your mileage may vary. > > > > ---------- Original Message ---------------------------------- > From: "Jose" <josecarlosfuentes@y...> > Reply-To: AVR-Chat@yahoogroups.com > Date: Fri, 17 Dec 2004 17:31:21 -0000 > > > > > > >Does anybody use AVRdude software? I installed it and tried to > >program an ATmega16 using a PPI programmer. But AVRdude shows the > >following error message: > > > > avrdude: AVR device not responding > > avrdude: initialization failed, rc=-1 > > Double check connections and try again, or use -F to > >override > > this check. > > > > > >I checked all the connections and they seems ok. Since this is my > >first AVR board I have no clue about the cause of this failure. > > > >Regards, > >Jose > >
Message
Re: AVRdude - initialization failed
2004-12-17 by Jose
Attachments
- No local attachments were found for this message.