avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] avrdude on Arch Linux


From: Joerg Wunsch
Subject: Re: [avr-chat] avrdude on Arch Linux
Date: Mon, 16 Sep 2013 09:29:39 +0200 (MET DST)

Michael Legleux <address@hidden> wrote:

> The programmer is known to work, as I just used it to program the
> attiny2313 in win xp

I'm afraid the only resort is to trace their USB traffic.

As they are obviously using their own AVR Studio / Atmel Studio 
plugin, they could implement whatever programming protocol they 
want.  It could be something as simple as a different baudrate 
(the FT2232 can handle arbitrary baud rates, and some Arduino 
loaders have been reported to use e.g. 250 kBaud), but it could 
also be a completely different protocol which AVRDUDE does not 
support yet.

Alternatively, if you don't have an USB tracer but do have a 
Logic Analyzer, you can trace the signals behind the FT2232.

-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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



reply via email to

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