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. ;-)

_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to