Page 1 of 1

USART Initialization issue

Posted: Mon Dec 31, 2007 2:16 pm
by Widgetman
Hi All,
I ran into a problem using the USART Library and thought someone might be able to answer a question about it. When I init the baudrate it seems the serial port output a 00 which I think is a null character. I need to keep it from sending anything until I tell it to. Anyone seen this ?
Any thoughts would be appreciated.
Thanks

Posted: Tue Jan 01, 2008 1:18 pm
by Widgetman
Hi,
I figured it out. It was my down loader causing the null character to be sent. If I download a change then close the ICD it does not happen.