Re: Designing a protocol for the first time



On Mar 3, 4:36 am, CC <cr...@xxxxxxxxxxxxxxxxxxx> wrote:

I wish to transfer binary data in the simplest way possible from a PC to
either an AVR or TMS320F2812 embedded target via USB.

You may be interested in RFC 1549 "PPP in HDLC framing", see
http://www.ietf.org/rfc/rfc1549.txt

The frame format is simple and robust, and has fairly low overhead.
.