avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] Protocol recommendation


From: Simon Kirby
Subject: [avrdude-dev] Protocol recommendation
Date: Tue, 8 May 2012 00:37:16 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

Hello!

I am developing open BL-ESC software for common Atmega8 boards. I have
implemented wire-level support for the Turnigy USB linker, which gives
a 9600 baud half duplex serial link over the standard servo connector.
I intend to support flashing over this, to make it easier later to update
without having to reconnect ISP bits.

I'd rather not reinvent the wheel when it comes to the actual protocol,
and would rather make it work as something avrdude can already talk to.

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. Can somebody familiar with them suggest one as a simple
and reasonable choice to implement the client side for?

Also feel free to point out if this is a horrible idea.

Thanks :)

Simon-



reply via email to

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