This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Garbage being read from serial port.

I am totally new to the ARM7 micro controller. I am trying to program the controller to read two analog inputs and output the values on the serial line. I have written code that simulates with dprobe very well. When I run the code on the micro controller the computer that is receiving the data receives garbage. It looks as though the baud rate is off. I am using example code found within the Keil website for a 9600 output rate. Is there something I may be overlooking or something I can do to cause the output to be the same as the simulated output. I have verified the receiving machine is set to 9600.

0