avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Protocol recommendation


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Protocol recommendation
Date: Tue, 8 May 2012 23:53:36 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

As Simon Kirby wrote:

> It seems stk500/arduino, butterfly, avr910, etc., are all protocols
> that don't need anything other than data to work, and should be OK
> with half duplex operation.

Yes, that's the case.  If you've got enough code space to implement
the protocol, I'd suggest picking STK500v2.  It's the most flexible
one, as it doesn't rely on any kind of "magic numbers" (as the AVR910
protocol does) but gets all the relevant information downloaded during
the setup phase.

-- 
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]