RS232 Rate
Posted: Fri Mar 28, 2008 11:27 am
HI
Next question
I program to send a RS232 Sring "HELLOW" to the serial port @ 9600 Baud . Target clock 8Mhz ATMEL 16
Then load I to my Target system also running at 8 Mhz and ATMEL 16 and view using hyp erterminal set at 9600 Baud
Get char similar to "C" being displayed not Hello
However if I change the hyperterminal baud rate to 1200 Baud get correct display of Hello
Is the switching to detect the requested baud rate and passing this to the assembler working correctly in Flowcode
Regards
David
Next question
I program to send a RS232 Sring "HELLOW" to the serial port @ 9600 Baud . Target clock 8Mhz ATMEL 16
Then load I to my Target system also running at 8 Mhz and ATMEL 16 and view using hyp erterminal set at 9600 Baud
Get char similar to "C" being displayed not Hello
However if I change the hyperterminal baud rate to 1200 Baud get correct display of Hello
Is the switching to detect the requested baud rate and passing this to the assembler working correctly in Flowcode
Regards
David