avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Serial format


From: Ned Konz
Subject: Re: [avr-gcc-list] Serial format
Date: Mon, 14 Mar 2005 10:04:58 -0800
User-agent: KMail/1.7.2

On Monday 14 March 2005 9:17 am, Felix j. centeno wrote:

> I have a question:
> when I sent a Long(4 bytes) variable from the PC to the AVR which
> byte is first? LSB ? MSB ?

Whichever you choose to send first. You get to define the protocol.

> and if a need to sent a Long from the AVR to the PC USART (with a
> Borland Delphi program in the PC) what byte is needed to be first? LSB ?
> MSB?

Whichever you choose to send first.  You get to define the protocol.

-- 
Ned Konz
http://bike-nomad.com





reply via email to

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