2007-03-04 06:00 AM
2011-05-17 12:39 AM
When i tried to send text data to hyperterminal i got junk characters.
the problem is the baudrate set by UART_InitStructure.UART_BaudRate = 4800; but the actual baudrate is only half that. If bit 9 of SCU_CLKCNTR = 0 the BRCLK looks like it is equal to fMSTR. but the manual says it is fMSTR/2. Is the str software library and manual wrong or am i wrong? Refer to ''UM0216 Reference manual'', for STR91x microcontrollers, page - 57 Thanks :o