Re: Serial Port Comms
- From: r_z_aret@xxxxxxxxxxxx
- Date: Tue, 25 Oct 2005 14:10:49 -0400
On Tue, 25 Oct 2005 02:38:13 -0700, "Chris Baker"
<ChrisBaker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>I have developed a PocketPC application which has to copy a file via a serial
>port.
>
>I am using hyperterminal to monitor what is being reveived at the other end
>of the serial port. But the data comes out corrupted while it should be a
>readable ascii text string.
>
>For example I get '??' instead of a return character. I know pocket PC se
>16 bit characters but I have tried converting them to CHAR but nothing
>happens.
What is the source of the strings you send? Are you generating them in
your code, reading them from a file or ...? How have you tried to
convert? I assume you converted before sending (because I don't know
how you would get Hyperterminal to convert them).
>
>Any ideas?
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com
.
- Prev by Date: Re: IP Multicast example errors
- Next by Date: PostKeybdMessage simulate same input twice
- Previous by thread: Re: Serial Port Comms
- Next by thread: Re: IP Multicast example errors
- Index(es):
Relevant Pages
|