avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] AVRdude Headaches


From: Joerg Wunsch
Subject: Re: [avr-chat] AVRdude Headaches
Date: Mon, 7 Aug 2006 22:07:38 +0200
User-agent: Mutt/1.5.11

As Lares Moreau wrote:

> Did as you suggested. but alas

> ========
> bitbang_cmd(): [ AC 53 00 00 ] [ FF FF FF FF ]  ***Repeated Many Times****

> Tried it w/ ISP plug connected to circuit, open (nothing connected),
> and MISO/MOSI shorted together(tested w/ OhmMeter).  all the exact
> same output.  THis leads me to believe this is more of a
> kernel/module issue..  Does that sound reasonable?

Yes, that's what I get when I shortcut MOSI and MISO on the ISP plug
of my programmer (i. e. with the AVR target disconnected):

bitbang_cmd(): [ AC 53 00 00 ] [ AC 53 00 00 ]
bitbang_cmd(): [ AC 53 00 00 ] [ AC 53 00 00 ]
...

When I connect it to an ATmega48, it looks like that:

bitbang_cmd(): [ AC 53 00 00 ] [ FF FE 53 00 ]
avrdude: AVR device initialized and ready to accept instructions

Reading |                                                    | 0% 
0.00sbitbang_cmd(): [ 30 00 00 00 ] [ 00 30 00 1E ]
bitbang_cmd(): [ 30 00 01 00 ] [ 00 30 00 92 ]
...

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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