NO:
W90P710 Programming Guide
VERSION:
2.0
PAGE:
145
The above information is the exclusive intellectual property of Winbond Electronics and shall not be disclosed, distributed or reproduced without permission
from Winbond.
Table No.: 2005-W90P710-11-A
Table 11-1 General Baud Rate Settings
Baud Rate
DLM
DLL
Real
Error rate [%]
115200
0 6
117187.5
1.725
57600
0 14
58593.75
1.725
38400
0 22
39062.5
1.725
19200
0 47
19132.65
-0.35
9600
0 96
9566.33
-0.35
11.3.2 Initializations
Before the transfer operation starts, the serial interface of UART must be programmed. The driver
should set the baud rate, parity bit, data bit and stop bit. If the transfer operation is done triggered by
interrupt, the TX, RX and RLS interrupts need to be enabled. Figure 11-1 shows the initialization flow
of UART.
Figure 11-1 UART initialization