Home arrow Support arrow Forums

Luminary Micro Forums

mcolgar

Fresh Boarder

2006/12/20 05:35

uart-echo-example

I just downloaded the software updates and got it to work.
Testing the uartecho sample, it just sat there .
I have then lowered the speed to 19200 and placed
UARTSend((unsigned char *)"Fatman: ", 8);
in the infinite loop , and the output unfortunately was;
using Hyperterminal 6.3;
-------------------------
atF:aaFnma ntF atF:maFnmF ntF:aaF:maFnmF atF:aaF:ma ntF atF:aaFnmF ntF atF:maF
nmF ntF:aaF:ma nmF atF:aaFnma ntF atF:maFnmF ntF:aaF:maFnmF atF:aaF:ma ntF atF:a
aFnmF ntF atF:maFnmF ntF:aaF
-----------------------------
Even with 1200 speed, the output is nowhere near what I expected it to be.

login or register to reply

taudas

Fresh Boarder

2006/12/21 21:58

Re:uart-echo-example

ya know it seems like there is something missing from that example. shouldn't there be some code in the while loop at the end?

login or register to reply